glfw/src
Andri Pálsson 3e1b931033 OSX fix for changing cursor mode from NORMAL to DISABLED
If you set the cursor to NORMAL mode and then to DISABLED then the cursor would not get hidden.
2013-10-08 23:38:24 +02:00
..
clipboard.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
CMakeLists.txt config.h.in --> glfw_config.h.in 2013-10-04 09:41:08 -04:00
cocoa_clipboard.m Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
cocoa_gamma.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
cocoa_init.m Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
cocoa_joystick.m Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
cocoa_monitor.m Removing warnings when building Cocoa in 64-bit 2013-10-08 10:42:17 -04:00
cocoa_platform.h Removed unused flag. 2013-09-19 01:12:50 +02:00
cocoa_time.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
cocoa_window.m OSX fixed set cursor position on retina in fullscr. 2013-10-08 22:26:51 +02:00
context.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
egl_context.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
egl_platform.h Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
gamma.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
glfw3.pc.in Renamed libglfw3.pc to glfw3.pc. 2012-08-12 22:31:47 +02:00
glfw_config.h.in Clarified configuration header comments. 2013-10-06 11:45:28 +02:00
glfwConfig.cmake.in Add glfwConfig module. 2013-05-12 16:55:33 +02:00
glfwConfigVersion.cmake.in CMake config file cleanup. 2013-05-14 01:03:51 +02:00
glx_context.c Fixed error code for missing GLES. 2013-08-21 11:56:48 +02:00
glx_platform.h Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
init.c Fixed potential segfault on init. 2013-08-21 10:15:52 +02:00
input.c OSX fix for changing cursor mode from NORMAL to DISABLED 2013-10-08 23:38:24 +02:00
internal.h config.h.in --> glfw_config.h.in 2013-10-04 09:41:08 -04:00
joystick.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
monitor.c Added clearing of callbacks on terminate. 2013-07-30 17:06:06 +02:00
nsgl_context.m Updated NSGL error tag. 2013-08-26 22:48:07 +02:00
nsgl_platform.h Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
time.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
wgl_context.c Fixed error code for missing GLES. 2013-08-21 11:56:48 +02:00
wgl_platform.h Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
win32_clipboard.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
win32_gamma.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
win32_init.c Added NvOptimusEnablement. 2013-08-07 18:11:58 +02:00
win32_joystick.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
win32_monitor.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
win32_platform.h Conditionally define API version macros. 2013-09-13 12:27:43 +02:00
win32_time.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
win32_window.c Made disabled mode disable Win32 cursor image. 2013-10-07 16:28:19 +02:00
window.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
x11_clipboard.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
x11_gamma.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
x11_init.c Fixed keypad 5 release events. 2013-08-16 17:48:11 +02:00
x11_joystick.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
x11_monitor.c Fixed original video mode being overwritten. 2013-08-06 19:52:09 +02:00
x11_platform.h Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
x11_time.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
x11_unicode.c Simplified source file comment headers. 2013-07-30 14:46:52 +02:00
x11_window.c Added hack for setting WM_CLASS. 2013-10-04 13:41:19 +02:00