1
0
Fork 0
godot/platform/linuxbsd/x11
Thaddeus Crews ad40939b6f
Core: Replace C math headers with C++ equivalents
- Minor restructuring to ensure `math_funcs.h` is the central point for math functions
2025-04-16 15:49:02 -05:00
..
dynwrappers Regenerate X11 wrappers with dynload-wrapper 0.7 2024-12-12 14:57:26 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
detect_prime_x11.cpp [Linux/BSD] Offload RenderingDevice creation test to subprocess. 2025-03-04 13:18:26 +02:00
detect_prime_x11.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
display_server_x11.cpp Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
display_server_x11.h Change `DisplayServerMacOS` from `GDCLASS` to `GDSOFTCLASS`. Add `GDSOFTCLASS` to other display servers. 2025-04-10 09:18:58 +03:00
gl_manager_x11.cpp Tweak warning messages related to V-Sync on OpenGL 2024-06-16 21:22:10 +02:00
gl_manager_x11.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gl_manager_x11_egl.cpp
gl_manager_x11_egl.h Style: Begin integrating simple `.clangd` fixes 2025-03-22 13:24:35 -05:00
key_mapping_x11.cpp Fix `fr+oss` layout issues with KP period 2025-02-08 17:17:11 -05:00
key_mapping_x11.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_context_driver_vulkan_x11.cpp Move Vulkan includes to a central godot_vulkan.h header 2024-09-29 17:53:18 +02:00
rendering_context_driver_vulkan_x11.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00