glfw/src
Camilla Berglund fc5235cd2e Added todo.
2012-12-31 04:06:01 +01:00
..
clipboard.c Simplified clipboard API. 2012-04-12 00:51:58 +02:00
CMakeLists.txt Merge branch 'master' into multi-monitor 2012-12-02 20:52:03 +01:00
cocoa_clipboard.m API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
cocoa_gamma.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
cocoa_init.m Merge branch 'master' into multi-monitor 2012-12-30 22:18:15 +01:00
cocoa_joystick.m Renamed struct member to match other platforms. 2012-12-02 16:52:40 +01:00
cocoa_monitor.m Ripped out horribly broken refresh rate mess. 2012-12-31 02:06:19 +01:00
cocoa_native.m Fixed copypaste errors. 2012-07-23 00:48:30 +02:00
cocoa_platform.h Ripped out horribly broken refresh rate mess. 2012-12-31 02:06:19 +01:00
cocoa_time.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
cocoa_window.m Ripped out horribly broken refresh rate mess. 2012-12-31 02:06:19 +01:00
config.h.in Finished initial window/context backend split. 2012-11-27 15:02:26 +01:00
context.c Made error message tags more consistent. 2012-12-13 19:18:04 +01:00
egl_context.c EGL context creation cleanup. 2012-12-16 17:04:43 +01:00
egl_platform.h Corrected eglext.h path. 2012-12-13 19:35:11 +01:00
gamma.c Made error message tags more consistent. 2012-12-13 19:18:04 +01:00
glfw3.pc.in Renamed libglfw3.pc to glfw3.pc. 2012-08-12 22:31:47 +02:00
glx_context.c Added workaround for broken Mesa GLX_ARB_create_context_profile. 2012-12-30 18:13:04 +01:00
glx_platform.h Added workaround for broken Mesa GLX_ARB_create_context_profile. 2012-12-30 18:13:04 +01:00
init.c Merge branch 'master' into multi-monitor 2012-12-30 22:18:15 +01:00
input.c Made error message tags more consistent. 2012-12-13 19:18:04 +01:00
internal.h Added generic video mode selection. 2012-12-31 03:04:04 +01:00
joystick.c Formatting. 2012-12-02 16:53:28 +01:00
monitor.c Added todo. 2012-12-31 04:06:01 +01:00
nsgl_context.m Moved NSGL context creation to proper module. 2012-12-30 00:58:18 +01:00
nsgl_platform.h Finished initial window/context backend split. 2012-11-27 15:02:26 +01:00
time.c Purged references to GLFW as a framework. 2011-03-06 01:46:39 +01:00
wgl_context.c WGL context option cleanup. 2012-12-13 22:50:55 +01:00
wgl_platform.h Merge branch 'master' into EGL 2012-12-02 16:17:59 +01:00
win32_clipboard.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
win32_gamma.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
win32_init.c Removed return value of _glfwPlatformTerminate. 2012-12-30 01:15:48 +01:00
win32_joystick.c Added include required for free. 2012-12-12 13:59:53 +01:00
win32_monitor.c Ripped out horribly broken refresh rate mess. 2012-12-31 02:06:19 +01:00
win32_native.c Added explicit access to native handles. 2012-07-22 15:26:15 +02:00
win32_platform.h Ripped out horribly broken refresh rate mess. 2012-12-31 02:06:19 +01:00
win32_time.c Shortened PC boolean name. 2012-09-02 15:21:40 +02:00
win32_window.c Ripped out horribly broken refresh rate mess. 2012-12-31 02:06:19 +01:00
window.c Ripped out horribly broken refresh rate mess. 2012-12-31 02:06:19 +01:00
x11_clipboard.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
x11_gamma.c Formatting. 2012-10-18 17:54:55 +02:00
x11_init.c Removed return value of _glfwPlatformTerminate. 2012-12-30 01:15:48 +01:00
x11_joystick.c Added missing test for joystick presence. 2012-11-08 16:26:43 +01:00
x11_keysym2unicode.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
x11_monitor.c Ripped out horribly broken refresh rate mess. 2012-12-31 02:06:19 +01:00
x11_native.c Added explicit access to native handles. 2012-07-22 15:26:15 +02:00
x11_platform.h Ripped out horribly broken refresh rate mess. 2012-12-31 02:06:19 +01:00
x11_time.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
x11_window.c Ripped out horribly broken refresh rate mess. 2012-12-31 02:06:19 +01:00