ddnet/src/engine/client/backend
2022-04-18 09:50:26 +02:00
..
null Add null backend 2022-04-16 12:31:28 +02:00
opengl Use std::size instead of sizeof(a) / sizeof(a[0]) 2022-03-30 18:55:04 +02:00
opengles Allow GLES3 coexists with OpenGL on Linux 2021-05-02 04:39:02 +02:00
vulkan Use a forced dynamic viewport for unsupported resolutions instead 2022-04-18 09:50:26 +02:00
backend_base.cpp Cleanup backend a bit for vulkan 2022-03-20 18:03:25 +01:00
backend_base.h Add Vulkan backend 2022-03-21 12:39:51 +01: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