.. |
CMakeLists.txt
|
Merge branch 'master' into multi-display-support
|
2011-11-22 16:06:24 +01:00 |
cocoa_enable.m
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
cocoa_fullscreen.m
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
cocoa_gamma.m
|
Take into account the original gamma before applying gamma.
|
2011-09-15 06:16:33 +01:00 |
cocoa_init.m
|
Formatting.
|
2011-11-02 17:34:27 +01:00 |
cocoa_joystick.m
|
Flattened source tree.
|
2011-07-26 16:50:12 +02: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
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
cocoa_time.m
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
cocoa_window.m
|
Renamed GLFW_WINDOW_NO_RESIZE to GLFW_WINDOW_RESIZABLE.
|
2011-11-02 16:56:34 +01:00 |
config.h.in
|
Purged references to GLFW as a framework.
|
2011-03-06 01:46:39 +01:00 |
enable.c
|
Added error setting for more cases of invalid tokens.
|
2011-10-08 23:41:30 +02:00 |
error.c
|
Added missing error string.
|
2011-09-19 21:32:04 +02:00 |
fullscreen.c
|
Merge branch 'master' into multi-display-support
|
2011-10-07 00:35:37 -04:00 |
gamma.c
|
Brought back non-relative gamma ramp generation.
|
2011-09-20 15:44:54 +02:00 |
init.c
|
Renamed window hint reset function for clarity.
|
2011-03-07 14:16:31 +01:00 |
input.c
|
Merge branch 'master' into multi-display-support
|
2011-10-14 14:37:41 -04:00 |
internal.h
|
Merge branch 'master' into multi-display-support
|
2011-11-22 16:06:24 +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 |
monitor.c
|
Stub implementation of monitor callback.
|
2011-10-09 00:20:34 -04: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_enable.c
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
win32_fullscreen.c
|
Reshuffling, formatting and shortening.
|
2011-10-06 23:28:56 +02:00 |
win32_gamma.c
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
win32_init.c
|
Merge branch 'master' into multi-display-support
|
2011-10-07 00:35:37 -04:00 |
win32_joystick.c
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
win32_monitor.c
|
Implemented monitor (dis)connect callback for win32.
|
2011-10-14 14:32:06 -04:00 |
win32_opengl.c
|
Shortened native extension boolean names.
|
2011-09-06 14:51:03 +02:00 |
win32_platform.h
|
Implemented monitor (dis)connect callback for win32.
|
2011-10-14 14:32:06 -04:00 |
win32_time.c
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
win32_window.c
|
Merge branch 'master' into multi-display-support
|
2011-11-22 16:06:24 +01:00 |
window.c
|
Renamed GLFW_WINDOW_NO_RESIZE to GLFW_WINDOW_RESIZABLE.
|
2011-11-02 16:56:34 +01:00 |
x11_enable.c
|
Formatting.
|
2011-10-08 23:57:03 +02:00 |
x11_fullscreen.c
|
Merge branch 'master' into multi-display-support
|
2011-10-07 00:35:37 -04:00 |
x11_gamma.c
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
x11_init.c
|
Merge branch 'master' into multi-display-support
|
2011-10-07 00:35:37 -04: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_monitor.c
|
Restored dropped guards for RandR-specific function.
|
2011-10-06 23:53:11 +02:00 |
x11_opengl.c
|
Fixed regression breaking the dlopen code path.
|
2011-09-07 14:37:09 +02:00 |
x11_platform.h
|
Merge branch 'master' into multi-display-support
|
2011-10-07 00:35:37 -04:00 |
x11_time.c
|
Formatting.
|
2011-09-20 18:52:00 +02:00 |
x11_window.c
|
Formatting.
|
2011-11-02 17:34:27 +01:00 |