glfw/src
Philip Rideout 8bdb105897 Add _GLFW_VULKAN_STATIC build macro
This allows clients to link GLFW with a staticly-built loader library.
This is useful in hermetic build systems that build the Khronos loader
from source, rather than depending on the LunarG SDK binaries.

Closes #820.
2016-08-04 18:24:41 +02:00
..
CMakeLists.txt Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
cocoa_init.m Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
cocoa_joystick.h Cocoa: Clean up joystick globals 2016-06-15 01:35:07 +02:00
cocoa_joystick.m Cocoa: Clean up joystick globals 2016-06-15 01:35:07 +02:00
cocoa_monitor.m Cleanup 2016-08-04 13:19:22 +02:00
cocoa_platform.h Cocoa: Clean up joystick globals 2016-06-15 01:35:07 +02:00
cocoa_time.c Update email address 2016-06-01 21:25:20 +02:00
cocoa_window.m Formatting 2016-08-02 15:39:01 +02:00
context.c Improve client API error messages 2016-08-01 20:49:22 +02:00
egl_context.c EGL: Fix missing include 2016-08-01 23:13:11 +02:00
egl_context.h Match presence of lib prefix on EGL/GLES binaries 2016-07-20 13:11:08 +02:00
glfw3.pc.in
glfw3Config.cmake.in Include imported targets into module config file 2016-02-02 06:00:18 +01:00
glfw_config.h.in Update email address 2016-06-01 21:25:20 +02:00
glx_context.c Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
glx_context.h Formatting 2016-06-15 01:35:07 +02:00
init.c Improve client API error messages 2016-08-01 20:49:22 +02:00
input.c Fix cursor position coordinate delimiter 2016-06-15 01:35:07 +02:00
internal.h Add _GLFW_VULKAN_STATIC build macro 2016-08-04 18:24:41 +02:00
linux_joystick.c Fix comment 2016-07-31 19:26:57 +02:00
linux_joystick.h Formatting 2016-06-15 01:35:07 +02:00
mir_init.c Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
mir_monitor.c Add native Wayland and Mir functions 2015-10-15 01:48:44 +02:00
mir_platform.h Formatting 2016-06-15 01:35:07 +02:00
mir_window.c Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
monitor.c Update email address 2016-06-01 21:25:20 +02:00
nsgl_context.h Formatting 2016-06-15 01:35:07 +02:00
nsgl_context.m Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
posix_time.c Update email address 2016-06-01 21:25:20 +02:00
posix_time.h Update email address 2016-06-01 21:25:20 +02:00
posix_tls.c Update email address 2016-06-01 21:25:20 +02:00
posix_tls.h Update email address 2016-06-01 21:25:20 +02:00
vulkan.c Add _GLFW_VULKAN_STATIC build macro 2016-08-04 18:24:41 +02:00
wgl_context.c Add support for WGL_ARB_create_context errors 2016-08-01 20:46:59 +02:00
wgl_context.h Add support for WGL_ARB_create_context errors 2016-08-01 20:46:59 +02:00
win32_init.c Cleanup 2016-08-04 13:19:22 +02:00
win32_joystick.c Fix GCC warnings 2016-07-21 00:15:55 +02:00
win32_joystick.h Win32: Fix stub comment 2016-06-15 01:35:07 +02:00
win32_monitor.c Update email address 2016-06-01 21:25:20 +02:00
win32_platform.h Formatting 2016-06-15 01:35:07 +02:00
win32_time.c Update email address 2016-06-01 21:25:20 +02:00
win32_tls.c Update email address 2016-06-01 21:25:20 +02:00
win32_window.c Cleanup 2016-08-01 23:13:11 +02:00
window.c Add missing assertion 2016-07-11 16:39:53 +02:00
wl_init.c Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
wl_monitor.c Cleanup 2016-08-04 13:19:22 +02:00
wl_platform.h Formatting 2016-06-15 01:35:07 +02:00
wl_window.c Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
x11_init.c Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
x11_monitor.c Update email address 2016-06-01 21:25:20 +02:00
x11_platform.h Formatting 2016-06-15 01:35:07 +02:00
x11_window.c Cleanup 2016-08-01 23:13:11 +02:00
xkb_unicode.c Update email address 2016-06-01 21:25:20 +02:00
xkb_unicode.h Start 3.2 2015-10-12 21:59:49 +02:00