1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-08-05 20:28:50 -04:00
glfw/src
Camilla Löwy 372e908682 Remove internal header inclusion guards
Inclusion of internal headers is already both centralized and follows
strict rules.  Inclusion guards are both an unneccessary maintenance
burden and may hide inclusion order bugs.
2017-05-25 19:35:13 +02:00
..
CMakeLists.txt Wayland: Fix broken build 2017-03-03 17:51:40 +00:00
cocoa_init.m Add internal TLS support 2017-03-19 00:52:46 +01:00
cocoa_joystick.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
cocoa_joystick.m Cocoa: Made axis auto-calibration less jumpy 2017-03-23 17:33:05 +01:00
cocoa_monitor.m Cocoa: Remove errors emitted on headless systems 2017-03-10 14:44:55 +01:00
cocoa_platform.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
cocoa_time.c Cleanup 2017-03-19 02:46:16 +01:00
cocoa_window.m Cleanup 2017-05-16 15:43:28 +02:00
context.c Add internal TLS support 2017-03-19 00:52:46 +01:00
egl_context.c Add internal TLS support 2017-03-19 00:52:46 +01:00
egl_context.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
glfw_config.h.in Add glfwInitHint 2017-03-01 04:35:41 +01:00
glfw3.pc.in Blurb nomenclature fix. 2014-02-10 15:33:41 +01:00
glfw3Config.cmake.in Include imported targets into module config file 2016-02-02 06:00:18 +01:00
glx_context.c Add internal TLS support 2017-03-19 00:52:46 +01:00
glx_context.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
init.c Fix missing type cast 2017-05-16 14:33:14 +02:00
input.c Clarify joystick ID error message 2017-05-17 22:21:22 +02:00
internal.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
linux_joystick.c Implement glfwGetJoystickHats 2017-03-06 03:23:29 +01:00
linux_joystick.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
mir_init.c Mir: Get ready for Mir 1.0 2017-03-30 00:43:03 +02:00
mir_monitor.c Mir: Get ready for Mir 1.0 2017-03-30 00:43:03 +02:00
mir_platform.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
mir_window.c Cleanup 2017-05-11 20:10:04 +02:00
monitor.c Add more assertions 2017-02-23 17:47:41 +01:00
nsgl_context.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
nsgl_context.m Add internal TLS support 2017-03-19 00:52:46 +01:00
null_init.c Add internal TLS support 2017-03-19 00:52:46 +01:00
null_joystick.c Fix line endings 2017-02-11 21:17:26 +01:00
null_joystick.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
null_monitor.c Make OSMesa backend an almost proper null backend 2017-02-28 21:57:43 +01:00
null_platform.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
null_window.c Add glfwRequestWindowAttention 2017-05-11 13:36:39 +02:00
osmesa_context.c Add internal TLS support 2017-03-19 00:52:46 +01:00
osmesa_context.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
posix_time.c Cleanup 2017-03-19 02:46:16 +01:00
posix_time.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
posix_tls.c Add glfwGetError 2017-05-03 18:30:11 +02:00
posix_tls.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
vulkan.c Add more assertions 2017-02-23 17:47:41 +01:00
wgl_context.c WGL: Add support for WGL_EXT_colorspace 2017-05-10 19:36:26 +02:00
wgl_context.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
win32_init.c Win32: Stop exporting GUIDs from static library 2017-05-10 19:36:17 +02:00
win32_joystick.c Win32: Stop exporting GUIDs from static library 2017-05-10 19:36:17 +02:00
win32_joystick.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
win32_monitor.c Win32: Check for monitor object creation failure 2017-03-26 16:46:17 +02:00
win32_platform.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
win32_time.c Cleanup 2017-03-19 02:46:16 +01:00
win32_tls.c Add glfwGetError 2017-05-03 18:30:11 +02:00
win32_window.c Add glfwRequestWindowAttention 2017-05-11 13:36:39 +02:00
window.c Add glfwRequestWindowAttention 2017-05-11 13:36:39 +02:00
wl_init.c Wayland: Update serial on button callback 2017-04-13 03:59:49 +02:00
wl_monitor.c Restructure monitor enumeration 2017-01-02 06:03:02 +01:00
wl_platform.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
wl_window.c Cleanup 2017-05-11 20:10:04 +02:00
x11_init.c Add glfwRequestWindowAttention 2017-05-11 13:36:39 +02:00
x11_monitor.c X11: Add validation of RandR gamma ramp size 2017-04-05 17:53:00 +02:00
x11_platform.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
x11_window.c Cleanup 2017-05-17 22:26:15 +02:00
xkb_unicode.c Cleanup 2017-05-17 22:26:15 +02:00
xkb_unicode.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00