1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-09 07:37:25 -04:00
glfw/src/x11
2011-01-04 23:07:34 +01:00
..
CMakeLists.txt Formatting. 2010-10-15 17:22:30 +02:00
libglfw.pc.cmake Renamed lib directory to src. 2010-09-09 20:01:43 +02:00
platform.h Added compile time detection of the XKB X11 extension. 2011-01-03 21:44:05 +01:00
x11_enable.c Formatting. 2010-09-15 16:44:43 +02:00
x11_fullscreen.c Fixed missing variable. 2010-11-04 23:16:57 +01:00
x11_gamma.c Fixed malplaced endif statements. 2010-11-06 20:25:33 +01:00
x11_glext.c Formatting. 2010-09-15 16:44:43 +02:00
x11_init.c Moved all the key code translation logic into the LUT (cleaner & less overhead). 2011-01-04 23:07:34 +01:00
x11_joystick.c Added missing libc headers. 2010-09-25 19:26:57 +02:00
x11_keysym2unicode.c Renamed lib directory to src. 2010-09-09 20:01:43 +02:00
x11_time.c Formatting. 2010-09-15 16:44:43 +02:00
x11_window.c Moved all the key code translation logic into the LUT (cleaner & less overhead). 2011-01-04 23:07:34 +01:00