glfw/src
2012-02-05 02:07:50 +01:00
..
CMakeLists.txt Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. 2012-02-04 00:51:35 +01:00
cocoa_fullscreen.m Flattened source tree. 2011-07-26 16:50:12 +02:00
cocoa_gamma.m Removed speculation. 2012-01-18 21:13:06 +01:00
cocoa_init.m Merge remote-tracking branch 'tikhomirov/osx_joystick' 2012-01-29 15:05:58 +01:00
cocoa_input.m Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. 2012-02-04 00:51:35 +01:00
cocoa_joystick.m Compatibility fixes. 2012-01-30 00:02:54 +01:00
cocoa_opengl.m Renamed context-related functions to more closely match underlying APIs. 2011-07-27 16:01:27 +02:00
cocoa_platform.h Added initial joystick support on OS X 2011-09-18 22:05:00 +03:00
cocoa_time.m Flattened source tree. 2011-07-26 16:50:12 +02:00
cocoa_window.m Merge branch 'utf8' 2012-02-04 02:17:19 +01:00
config.h.in Purged references to GLFW as a framework. 2011-03-06 01:46:39 +01:00
error.c Added glfwInit exception comment. 2012-01-10 21:35:13 +01:00
fullscreen.c Added error messages. 2011-10-04 01:06:43 +02:00
gamma.c Brought back non-relative gamma ramp generation. 2011-09-20 15:44:54 +02:00
init.c Removed GLFWthreadmodel and glfwInitWithModels. 2012-02-04 01:38:00 +01:00
input.c Moved input mode functions to top. 2012-02-04 01:34:12 +01:00
internal.h Removed GLFWthreadmodel and glfwInitWithModels. 2012-02-04 01:38:00 +01:00
joystick.c Purged references to GLFW as a framework. 2011-03-06 01:46:39 +01:00
libglfw.pc.cmake Pkg-config file generation work. 2011-09-19 18:46:20 +02:00
opengl.c Formatting. 2011-10-08 23:57:03 +02:00
time.c Purged references to GLFW as a framework. 2011-03-06 01:46:39 +01:00
win32_dllmain.c Flattened source tree. 2011-07-26 16:50:12 +02:00
win32_fullscreen.c Rough line-wrapping pass. 2011-07-27 17:48:56 +02:00
win32_gamma.c Flattened source tree. 2011-07-26 16:50:12 +02:00
win32_init.c Made string conversions globally available. 2012-02-05 02:07:50 +01:00
win32_input.c Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. 2012-02-04 00:51:35 +01:00
win32_joystick.c Flattened source tree. 2011-07-26 16:50:12 +02:00
win32_opengl.c Shortened native extension boolean names. 2011-09-06 14:51:03 +02:00
win32_platform.h Made string conversions globally available. 2012-02-05 02:07:50 +01:00
win32_time.c Flattened source tree. 2011-07-26 16:50:12 +02:00
win32_window.c Made string conversions globally available. 2012-02-05 02:07:50 +01:00
window.c Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. 2012-02-04 00:51:35 +01:00
x11_fullscreen.c It is a platform error. 2011-09-26 15:40:18 +02:00
x11_gamma.c Flattened source tree. 2011-07-26 16:50:12 +02:00
x11_init.c Formatting. 2012-01-18 19:59:42 +01:00
x11_input.c Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. 2012-02-04 00:51:35 +01:00
x11_joystick.c Flattened source tree. 2011-07-26 16:50:12 +02:00
x11_keysym2unicode.c Flattened source tree. 2011-07-26 16:50:12 +02:00
x11_opengl.c Removed declarations made superfluous by our glxext.h header. 2012-02-01 22:00:07 +01:00
x11_platform.h Merge branch 'master' into utf8 2012-02-04 01:55:46 +01:00
x11_time.c Formatting. 2011-09-20 18:52:00 +02:00
x11_window.c Added support for _NET_WM_ICON_NAME. 2012-02-02 17:20:14 +01:00