.. |
clipboard.c
|
Simplified clipboard API.
|
2012-04-12 00:51:58 +02:00 |
CMakeLists.txt
|
Renamed context module files.
|
2012-11-27 15:21:49 +01:00 |
cocoa_clipboard.m
|
API tag and error message cleanup.
|
2012-08-28 15:03:57 +02:00 |
cocoa_fullscreen.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
|
Implemented TLS for all platforms.
|
2012-08-13 16:03:44 +02:00 |
cocoa_joystick.m
|
Fixed bad editing in Cocoa joystick code.
|
2012-09-07 02:15:54 +02:00 |
cocoa_native.m
|
Fixed copypaste errors.
|
2012-07-23 00:48:30 +02:00 |
cocoa_platform.h
|
Finished initial window/context backend split.
|
2012-11-27 15:02:26 +01:00 |
cocoa_time.c
|
API tag and error message cleanup.
|
2012-08-28 15:03:57 +02:00 |
cocoa_window.m
|
Added explicit support for sRGB framebuffers.
|
2012-12-02 16:10:00 +01:00 |
config.h.in
|
Finished initial window/context backend split.
|
2012-11-27 15:02:26 +01:00 |
context.c
|
Merge branch 'master' into EGL
|
2012-12-02 16:17:59 +01:00 |
egl_context.c
|
Renamed context module files.
|
2012-11-27 15:21:49 +01:00 |
egl_platform.h
|
Finished initial window/context backend split.
|
2012-11-27 15:02:26 +01:00 |
fullscreen.c
|
Narrowed criteria for non-standard inclusion.
|
2012-09-12 21:18:59 +02:00 |
gamma.c
|
Fixed use of functions missing on VC++.
|
2012-09-27 02:35:19 +02:00 |
glfw3.pc.in
|
Renamed libglfw3.pc to glfw3.pc.
|
2012-08-12 22:31:47 +02:00 |
glx_context.c
|
Merge branch 'master' into EGL
|
2012-12-02 16:17:59 +01:00 |
glx_platform.h
|
Merge branch 'master' into EGL
|
2012-12-02 16:17:59 +01:00 |
init.c
|
Updated error codes to better reflect multi-API support.
|
2012-11-23 12:00:49 +01:00 |
input.c
|
Made glfwSetCursorPos fail silently if lacking focus.
|
2012-11-22 17:20:16 +01:00 |
internal.h
|
Merge branch 'master' into EGL
|
2012-12-02 16:17:59 +01:00 |
joystick.c
|
Renamed glfwGetJoystickPos to glfwGetJoystickAxes.
|
2012-08-29 18:58:16 +02:00 |
nsgl_context.m
|
Renamed context module files.
|
2012-11-27 15:21:49 +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
|
Merge branch 'master' into EGL
|
2012-12-02 16:17:59 +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_fullscreen.c
|
Fixed VC++ warnings.
|
2012-10-30 17:37:34 +01:00 |
win32_gamma.c
|
API tag and error message cleanup.
|
2012-08-28 15:03:57 +02:00 |
win32_init.c
|
Finished initial window/context backend split.
|
2012-11-27 15:02:26 +01:00 |
win32_joystick.c
|
Renamed glfwGetJoystickPos to glfwGetJoystickAxes.
|
2012-08-29 18:58:16 +02:00 |
win32_native.c
|
Added explicit access to native handles.
|
2012-07-22 15:26:15 +02:00 |
win32_platform.h
|
Added explicit support for sRGB framebuffers.
|
2012-12-02 16:10:00 +01:00 |
win32_time.c
|
Shortened PC boolean name.
|
2012-09-02 15:21:40 +02:00 |
win32_window.c
|
Fixed active/focused nomenclature mixing.
|
2012-11-22 17:04:44 +01:00 |
window.c
|
Added explicit support for sRGB framebuffers.
|
2012-12-02 16:10:00 +01:00 |
x11_clipboard.c
|
API tag and error message cleanup.
|
2012-08-28 15:03:57 +02:00 |
x11_fullscreen.c
|
Finished initial window/context backend split.
|
2012-11-27 15:02:26 +01:00 |
x11_gamma.c
|
API tag and error message cleanup.
|
2012-08-28 15:03:57 +02:00 |
x11_init.c
|
Finished initial window/context backend split.
|
2012-11-27 15:02:26 +01:00 |
x11_joystick.c
|
Replaced ad-hoc Linux detection with __linux__.
|
2012-11-05 16:19:11 +01:00 |
x11_keysym2unicode.c
|
API tag and error message cleanup.
|
2012-08-28 15:03:57 +02:00 |
x11_native.c
|
Added explicit access to native handles.
|
2012-07-22 15:26:15 +02:00 |
x11_platform.h
|
Added explicit support for sRGB framebuffers.
|
2012-12-02 16:10:00 +01:00 |
x11_time.c
|
API tag and error message cleanup.
|
2012-08-28 15:03:57 +02:00 |
x11_window.c
|
Merge branch 'master' into EGL
|
2012-11-27 12:21:54 +01:00 |