ddnet/src/engine/client/backend
bors[bot] 1d0253aa67
Merge #3811
3811: Add Intel as vendor to the block list on windows r=def- a=Jupeyy

I also added, that the warning doesnt require to be displayed, as it currently won't help anyway to update the driver.

Should set all Intel users to OGL 2.0 default, they can ofc still manually change the setting as they want

## Checklist

- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: Jupeyy <jupjopjap@gmail.com>
2021-05-07 07:52:57 +00:00
..
opengl Merge #3811 2021-05-07 07:52:57 +00:00
opengles Allow GLES3 coexists with OpenGL on Linux 2021-05-02 04:39:02 +02:00
glsl_shader_compiler.cpp Allow GLES3 coexists with OpenGL on Linux 2021-05-02 04:39:02 +02:00
glsl_shader_compiler.h Allow GLES3 coexists with OpenGL on Linux 2021-05-02 04:39:02 +02:00