.. |
CMakeLists.txt
|
Added IDE folders to CMake files.
|
2015-01-05 01:19:02 +01:00 |
cocoa_init.m
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
cocoa_monitor.m
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
cocoa_platform.h
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
cocoa_window.m
|
Add GLFW_NO_API for creating context-less windows
|
2015-10-26 00:30:30 +01:00 |
context.c
|
Add GLFW_CONTEXT_NO_ERROR window hint
|
2015-10-27 20:36:20 +01:00 |
egl_context.c
|
Move all WGL weirdness to Win32 code
|
2015-10-28 02:08:01 +01:00 |
egl_context.h
|
Move all WGL weirdness to Win32 code
|
2015-10-28 02:08:01 +01:00 |
glfw3.pc.in
|
Blurb nomenclature fix.
|
2014-02-10 15:33:41 +01:00 |
glfw3Config.cmake.in
|
Improved CMake config file generation.
|
2015-01-06 01:42:01 +01:00 |
glfw_config.h.in
|
Remove compile-time client library selection
|
2015-10-14 13:43:05 +02:00 |
glx_context.c
|
Add GLFW_CONTEXT_NO_ERROR window hint
|
2015-10-27 20:36:20 +01:00 |
glx_context.h
|
Use GLXWindow renderables on X11
|
2015-10-26 01:39:12 +01:00 |
init.c
|
Add GLFW_NO_API for creating context-less windows
|
2015-10-26 00:30:30 +01:00 |
input.c
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
internal.h
|
Add GLFW_CONTEXT_NO_ERROR window hint
|
2015-10-27 20:36:20 +01:00 |
iokit_joystick.h
|
Start 3.2
|
2015-10-12 21:59:49 +02:00 |
iokit_joystick.m
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
linux_joystick.c
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
linux_joystick.h
|
Start 3.2
|
2015-10-12 21:59:49 +02:00 |
mach_time.c
|
Start 3.2
|
2015-10-12 21:59:49 +02:00 |
mir_init.c
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
mir_monitor.c
|
Add native Wayland and Mir functions
|
2015-10-15 01:48:44 +02:00 |
mir_platform.h
|
Start 3.2
|
2015-10-12 21:59:49 +02:00 |
mir_window.c
|
Add GLFW_NO_API for creating context-less windows
|
2015-10-26 00:30:30 +01:00 |
monitor.c
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
nsgl_context.h
|
Start 3.2
|
2015-10-12 21:59:49 +02:00 |
nsgl_context.m
|
Add GLFW_NO_API for creating context-less windows
|
2015-10-26 00:30:30 +01:00 |
posix_time.c
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
posix_time.h
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
posix_tls.c
|
Use GLFWbool for TLS functions
|
2015-10-28 14:51:57 +01:00 |
posix_tls.h
|
Use GLFWbool for TLS functions
|
2015-10-28 14:51:57 +01:00 |
wgl_context.c
|
Add GLFW_CONTEXT_NO_ERROR window hint
|
2015-10-27 20:36:20 +01:00 |
wgl_context.h
|
Move all WGL weirdness to Win32 code
|
2015-10-28 02:08:01 +01:00 |
win32_init.c
|
Clean up DLL loading
|
2015-10-15 02:46:07 +02:00 |
win32_monitor.c
|
Clarify Win32 monitor physical size retrieval
|
2015-10-28 20:47:29 +01:00 |
win32_platform.h
|
Move all WGL weirdness to Win32 code
|
2015-10-28 02:08:01 +01:00 |
win32_time.c
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
win32_tls.c
|
Use GLFWbool for TLS functions
|
2015-10-28 14:51:57 +01:00 |
win32_tls.h
|
Use GLFWbool for TLS functions
|
2015-10-28 14:51:57 +01:00 |
win32_window.c
|
Simplify Win32 character message handling
|
2015-11-01 17:30:52 +01:00 |
window.c
|
Add GLFW_CONTEXT_NO_ERROR window hint
|
2015-10-27 20:36:20 +01:00 |
winmm_joystick.c
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
winmm_joystick.h
|
Start 3.2
|
2015-10-12 21:59:49 +02:00 |
wl_init.c
|
Implement glfwCreateStandardCursor for Wayland
|
2015-10-24 23:31:11 +02:00 |
wl_monitor.c
|
Fix Wayland refresh rate exposed as mHz
|
2015-10-25 13:27:29 +01:00 |
wl_platform.h
|
Implement glfwCreateStandardCursor for Wayland
|
2015-10-24 23:31:11 +02:00 |
wl_window.c
|
Add GLFW_NO_API for creating context-less windows
|
2015-10-26 00:30:30 +01:00 |
x11_init.c
|
Fix monitor notifications on X11
|
2015-10-24 23:25:20 +02:00 |
x11_monitor.c
|
Replace GL booleans with public macros
|
2015-10-13 00:46:02 +02:00 |
x11_platform.h
|
Add GLFW_NO_API for creating context-less windows
|
2015-10-26 00:30:30 +01:00 |
x11_window.c
|
Fix decoding overrun in UTF-8 XIM path
|
2015-10-27 23:01:02 +01:00 |
xkb_unicode.c
|
Start 3.2
|
2015-10-12 21:59:49 +02:00 |
xkb_unicode.h
|
Start 3.2
|
2015-10-12 21:59:49 +02:00 |