1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-06-14 06:48:50 -04:00
glfw/src
2012-12-31 21:05:28 +01:00
..
clipboard.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
CMakeLists.txt Cleanup of configuration variable use. 2012-12-02 19:13:01 +01:00
cocoa_clipboard.m Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01: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 Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
cocoa_joystick.m Renamed struct member to match other platforms. 2012-12-02 16:52:40 +01:00
cocoa_native.m Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
cocoa_platform.h Moved NSGL context creation to proper module. 2012-12-30 00:58:18 +01:00
cocoa_time.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
cocoa_window.m Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
config.h.in Finished initial window/context backend split. 2012-11-27 15:02:26 +01:00
context.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
egl_context.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
egl_platform.h Corrected eglext.h path. 2012-12-13 19:35:11 +01:00
fullscreen.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
gamma.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
glfw3.pc.in Renamed libglfw3.pc to glfw3.pc. 2012-08-12 22:31:47 +02:00
glx_context.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
glx_platform.h Added workaround for broken Mesa GLX_ARB_create_context_profile. 2012-12-30 18:13:04 +01:00
init.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
input.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
internal.h Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
joystick.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
nsgl_context.m Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
nsgl_platform.h Finished initial window/context backend split. 2012-11-27 15:02:26 +01:00
time.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
wgl_context.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
wgl_platform.h Merge branch 'master' into EGL 2012-12-02 16:17:59 +01:00
win32_clipboard.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
win32_fullscreen.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
win32_gamma.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
win32_init.c Removed return value of _glfwPlatformTerminate. 2012-12-30 01:15:48 +01:00
win32_joystick.c Added include required for free. 2012-12-12 13:59:53 +01:00
win32_native.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
win32_platform.h WGL context option cleanup. 2012-12-13 22:50:55 +01:00
win32_time.c Shortened PC boolean name. 2012-09-02 15:21:40 +02:00
win32_window.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
window.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
x11_clipboard.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
x11_fullscreen.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
x11_gamma.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
x11_init.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
x11_joystick.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
x11_keysym2unicode.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
x11_native.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00
x11_platform.h Cleanup of backend option strings. 2012-12-02 19:01:20 +01:00
x11_time.c API tag and error message cleanup. 2012-08-28 15:03:57 +02:00
x11_window.c Renamed _glfwInputError and moved to event API. 2012-12-31 21:05:28 +01:00