.. |
clipboard.c
|
|
|
CMakeLists.txt
|
Merge branch 'master' into EGL
|
2012-07-31 18:55:00 +02:00 |
cocoa_clipboard.m
|
|
|
cocoa_fullscreen.m
|
|
|
cocoa_gamma.c
|
|
|
cocoa_init.m
|
Only restore gamma ramp if it has been changed.
|
2012-05-24 11:46:51 +02:00 |
cocoa_input.m
|
|
|
cocoa_joystick.m
|
|
|
cocoa_native.m
|
Fixed copypaste errors.
|
2012-07-23 00:48:30 +02:00 |
cocoa_opengl.m
|
Made glfwGetProcAddress return a function pointer.
|
2012-06-05 00:16:40 +02:00 |
cocoa_platform.h
|
Moved glext.h inclusion back.
|
2012-07-21 23:51:08 +02:00 |
cocoa_time.c
|
|
|
cocoa_window.m
|
Merge branch 'master' into EGL
|
2012-08-02 02:50:17 +02:00 |
config.h.in
|
Add EGL related configurations
|
2012-07-17 22:25:47 +03:00 |
error.c
|
|
|
fullscreen.c
|
|
|
gamma.c
|
Only restore gamma ramp if it has been changed.
|
2012-05-24 11:46:51 +02:00 |
init.c
|
|
|
input.c
|
Unified nomenclature for cursor positions.
|
2012-06-22 13:57:25 +02:00 |
internal.h
|
Merge branch 'master' into EGL
|
2012-08-02 02:50:17 +02:00 |
joystick.c
|
|
|
libglfw3.pc.in
|
Use SOVERSION for shared libraries on Unix-like systems.
|
2012-07-30 01:04:08 +01:00 |
opengl.c
|
Merge branch 'master' into EGL
|
2012-08-02 02:50:17 +02:00 |
time.c
|
|
|
win32_clipboard.c
|
|
|
win32_dllmain.c
|
|
|
win32_fullscreen.c
|
|
|
win32_gamma.c
|
|
|
win32_init.c
|
Removed unsupported target.
|
2012-05-24 11:48:50 +02:00 |
win32_input.c
|
|
|
win32_joystick.c
|
Fixed source file having executable flag set.
|
2012-05-07 00:20:53 +02:00 |
win32_native.c
|
Added explicit access to native handles.
|
2012-07-22 15:26:15 +02:00 |
win32_opengl.c
|
Merge branch 'master' into EGL
|
2012-08-02 02:50:17 +02:00 |
win32_platform.h
|
Moved WGL context logic into OpenGL module.
|
2012-07-31 22:48:28 +02:00 |
win32_time.c
|
|
|
win32_window.c
|
Merge branch 'master' into EGL
|
2012-08-01 01:04:14 +02:00 |
window.c
|
Merge branch 'master' into EGL
|
2012-08-02 02:50:17 +02:00 |
x11_clipboard.c
|
Updated platform API tags.
|
2012-07-20 03:28:03 +02:00 |
x11_egl_opengl.c
|
Minor context creation fixes.
|
2012-07-22 17:06:37 +02:00 |
x11_egl_platform.h
|
Added support for EGL_KHR_create_context.
|
2012-07-22 01:33:42 +02:00 |
x11_fullscreen.c
|
Updated platform API tags.
|
2012-07-20 03:28:03 +02:00 |
x11_gamma.c
|
Updated platform API tags.
|
2012-07-20 03:28:03 +02:00 |
x11_glx_opengl.c
|
Merge branch 'master' into EGL
|
2012-08-02 02:50:17 +02:00 |
x11_glx_platform.h
|
Moved glext.h inclusion back.
|
2012-07-21 23:51:08 +02:00 |
x11_init.c
|
Updated platform API tags.
|
2012-07-20 03:28:03 +02:00 |
x11_input.c
|
Updated platform API tags.
|
2012-07-20 03:28:03 +02:00 |
x11_joystick.c
|
Updated platform API tags.
|
2012-07-20 03:28:03 +02:00 |
x11_keysym2unicode.c
|
Updated platform API tags.
|
2012-07-20 03:28:03 +02:00 |
x11_native.c
|
Added explicit access to native handles.
|
2012-07-22 15:26:15 +02:00 |
x11_platform.h
|
Added separate platform headers for EGL and GLX.
|
2012-07-19 23:06:15 +02:00 |
x11_time.c
|
Updated platform API tags.
|
2012-07-20 03:28:03 +02:00 |
x11_window.c
|
Merge branch 'master' into EGL
|
2012-07-31 18:55:00 +02:00 |