glfw/src/x11
Camilla Berglund 1bac99625d Fixed return type for _glfwPlatformMakeWindowCurrent. 2010-09-13 23:47:43 +02:00
..
CMakeLists.txt Renamed lib directory to src. 2010-09-09 20:01:43 +02:00
libglfw.pc.cmake Renamed lib directory to src. 2010-09-09 20:01:43 +02:00
platform.h Made invisible cursor object shared by windows. 2010-09-11 15:39:21 +02:00
x11_config.h.cmake Added glfwGetVersionString. 2010-09-13 18:05:59 +02:00
x11_enable.c Renamed X11 window handle, minor formatting of X11 window structure. 2010-09-11 15:34:03 +02:00
x11_fullscreen.c Added basic error reporting to X11 port. 2010-09-09 21:52:31 +02:00
x11_glext.c Moved X11 screen and root from window to library struct (for now). 2010-09-09 23:37:50 +02:00
x11_init.c Added warnings to X11 version string. 2010-09-13 18:08:59 +02:00
x11_joystick.c Added basic error reporting to X11 port. 2010-09-09 21:52:31 +02:00
x11_keysym2unicode.c Renamed lib directory to src. 2010-09-09 20:01:43 +02:00
x11_time.c Minor X11 library struct changes. 2010-09-09 20:25:33 +02:00
x11_window.c Fixed return type for _glfwPlatformMakeWindowCurrent. 2010-09-13 23:47:43 +02:00