virtualx-engine/platform/x11
Rémi Verschelde 9ad3f02db1 SCons: Streamline Vulkan buildsystem + fixups
- Renamed option to `builtin_vulkan`, since that's the name of the
  library and if we were to add new components, we'd likely use that
  same option.
- Merge `vulkan_loader/SCsub` in `vulkan/SCsub`.
- Accordingly, don't use built-in Vulkan headers when not building
  against the built-in loader library.
- Drop Vulkan registry which we don't appear to need currently.
- Style and permission fixes.
2019-12-12 17:06:27 +01:00
..
export Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 2019-08-09 11:13:24 +02:00
context_gl_x11.cpp Fix various memory leaks and errors 2019-07-02 17:23:54 +03:00
context_gl_x11.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
crash_handler_x11.cpp Check project settings live before lookup in crash handler 2019-05-23 20:06:56 +01:00
crash_handler_x11.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
detect.py SCons: Streamline Vulkan buildsystem + fixups 2019-12-12 17:06:27 +01:00
detect_prime.cpp Linux: Check return values of posix read/write 2019-06-19 11:57:38 +02:00
detect_prime.h Properly detect when to use DRI_PRIME 2019-01-28 16:21:07 +00:00
godot_x11.cpp Fixes minor issues found by static analyzer 2019-07-07 23:08:51 +02:00
joypad_linux.cpp Fix some code found by Coverity Scan and PVS Studio 2019-07-23 09:14:31 +02:00
joypad_linux.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
key_mapping_x11.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
key_mapping_x11.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_x11.cpp Add runtime GLES2 / Vulkan context selection. 2019-12-12 13:48:47 +01:00
os_x11.h Add runtime GLES2 / Vulkan context selection. 2019-12-12 13:48:47 +01:00
pck_embed.ld Add embedded PCK option to PC platforms 2019-07-03 21:58:12 +02:00
platform_config.h Update copyright statements to 2019 2019-01-01 12:58:10 +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 Fix some code found by Coverity Scan and PVS Studio 2019-07-23 09:14:31 +02:00
power_x11.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
SCsub Add runtime GLES2 / Vulkan context selection. 2019-12-12 13:48:47 +01:00
vulkan_context_x11.cpp Add static Vulkan loader. 2019-12-12 13:19:45 +01:00
vulkan_context_x11.h Add static Vulkan loader. 2019-12-12 13:19:45 +01:00