godot/platform/x11
Rémi Verschelde 386968ea97 Remove obsolete GLES3 backend
Due to the port to Vulkan and complete redesign of the rendering backend,
the `drivers/gles3` code is no longer usable in this state and is not
planned to be ported to the new architecture.

The GLES2 backend is kept (while still disabled and non-working) as it
will eventually be ported to serve as the low-end renderer for Godot 4.0.

Some GLES3 features might be selectively ported to the updated GLES2
backend if there's a need for them, and extensions we can use for that.

So long, OpenGL driver bugs!
2020-02-13 10:36:44 +01:00
..
export Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
context_gl_x11.cpp Remove obsolete GLES3 backend 2020-02-13 10:36:44 +01:00
context_gl_x11.h Remove obsolete GLES3 backend 2020-02-13 10:36:44 +01:00
crash_handler_x11.cpp Fix warning in Linux crash handler on 32-bit 2020-01-10 14:28:21 +01:00
crash_handler_x11.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
detect.py glslang: Disable warnings and allow unbundling 2020-02-11 12:02:50 +01:00
detect_prime.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
detect_prime.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
godot_x11.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
joypad_linux.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
joypad_linux.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
key_mapping_x11.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
key_mapping_x11.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_x11.cpp Force vulkan driver until OpenGL is implemented 2020-02-12 11:45:40 -03:00
os_x11.h Add runtime GLES2 / Vulkan context selection. 2020-02-11 11:57:34 +01:00
pck_embed.ld Fix error exporting to X11 with embedded PCK 2020-01-16 17:47:37 +01:00
pck_embed.legacy.ld Fix error exporting to X11 with embedded PCK 2020-01-16 17:47:37 +01:00
platform_config.h Remove obsolete GLES3 backend 2020-02-13 10:36:44 +01:00
platform_x11_builders.py Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
power_x11.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
power_x11.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub Add runtime GLES2 / Vulkan context selection. 2020-02-11 11:57:34 +01:00
vulkan_context_x11.cpp Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
vulkan_context_x11.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00