.. |
clipboard.c
|
X11 implementation of clipboard pasting.
|
2011-09-21 15:43:28 +01:00 |
CMakeLists.txt
|
Added clipboard stubs.
|
2011-09-21 10:09:47 +01:00 |
cocoa_clipboard.m
|
Added clipboard stubs.
|
2011-09-21 10:09:47 +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
|
Take into account the original gamma before applying gamma.
|
2011-09-15 06:16:33 +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
|
Initial implementation of cursor mode on Cocoa.
|
2011-09-06 17:38:00 +02:00 |
config.h.in
|
Purged references to GLFW as a framework.
|
2011-03-06 01:46:39 +01:00 |
enable.c
|
Replaced GLFW_MOUSE_CURSOR enable with glfwSetCursorMode.
|
2011-09-06 13:55:29 +02:00 |
error.c
|
Added missing error string.
|
2011-09-19 21:32:04 +02:00 |
fullscreen.c
|
Rough line-wrapping pass.
|
2011-07-27 17:48:56 +02: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
|
Replaced GLFW_MOUSE_CURSOR enable with glfwSetCursorMode.
|
2011-09-06 13:55:29 +02:00 |
internal.h
|
Added clipboard stubs.
|
2011-09-21 10:09:47 +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
|
Made it an error to not define an entry point retrieval mechanism on X11.
|
2011-09-06 14:40:39 +02:00 |
time.c
|
Purged references to GLFW as a framework.
|
2011-03-06 01:46:39 +01:00 |
win32_clipboard.c
|
Added clipboard stubs.
|
2011-09-21 10:09:47 +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
|
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
|
Flattened source tree.
|
2011-07-26 16:50:12 +02: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
|
Fixed header include paths.
|
2011-09-06 17:32:41 +02:00 |
win32_time.c
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
win32_window.c
|
Comment fix.
|
2011-09-06 14:52:42 +02:00 |
window.c
|
Replaced GLFW_MOUSE_CURSOR enable with glfwSetCursorMode.
|
2011-09-06 13:55:29 +02:00 |
x11_clipboard.c
|
X11 implementation of clipboard pasting.
|
2011-09-21 15:43:28 +01:00 |
x11_enable.c
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
x11_fullscreen.c
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
x11_gamma.c
|
Flattened source tree.
|
2011-07-26 16:50:12 +02:00 |
x11_init.c
|
X11 implementation of clipboard pasting.
|
2011-09-21 15:43:28 +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
|
Fixed regression breaking the dlopen code path.
|
2011-09-07 14:37:09 +02:00 |
x11_platform.h
|
X11 implementation of clipboard pasting.
|
2011-09-21 15:43:28 +01:00 |
x11_time.c
|
Added initial support for CLOCK_MONOTONIC.
|
2011-09-20 00:55:20 +02:00 |
x11_window.c
|
X11 implementation of clipboard pasting.
|
2011-09-21 15:43:28 +01:00 |