glfw/src
Jason Daly 6be8aee836 OSMesa backend for GLFW. Allows creation and drawing to in-memory OpenGL
contexts.

Two examples (simple and particles) are modified to draw to OSMesa
contexts for a while, and then dump the framebuffer to an image file.
2016-08-30 15:53:19 -07:00
..
CMakeLists.txt OSMesa backend for GLFW. Allows creation and drawing to in-memory OpenGL 2016-08-30 15:53:19 -07:00
cocoa_init.m Start 3.3 2016-08-18 23:55:49 +02:00
cocoa_joystick.h Start 3.3 2016-08-18 23:55:49 +02:00
cocoa_joystick.m Start 3.3 2016-08-18 23:55:49 +02:00
cocoa_monitor.m Start 3.3 2016-08-18 23:55:49 +02:00
cocoa_platform.h Start 3.3 2016-08-18 23:55:49 +02:00
cocoa_time.c Start 3.3 2016-08-18 23:55:49 +02:00
cocoa_window.m Start 3.3 2016-08-18 23:55:49 +02:00
context.c Start 3.3 2016-08-18 23:55:49 +02:00
egl_context.c Start 3.3 2016-08-18 23:55:49 +02:00
egl_context.h Start 3.3 2016-08-18 23:55:49 +02:00
glfw3.pc.in Blurb nomenclature fix. 2014-02-10 15:33:41 +01:00
glfw3Config.cmake.in Include imported targets into module config file 2016-02-02 06:00:18 +01:00
glfw_config.h.in OSMesa backend for GLFW. Allows creation and drawing to in-memory OpenGL 2016-08-30 15:53:19 -07:00
glx_context.c Start 3.3 2016-08-18 23:55:49 +02:00
glx_context.h Start 3.3 2016-08-18 23:55:49 +02:00
init.c Start 3.3 2016-08-18 23:55:49 +02:00
input.c Start 3.3 2016-08-18 23:55:49 +02:00
internal.h OSMesa backend for GLFW. Allows creation and drawing to in-memory OpenGL 2016-08-30 15:53:19 -07:00
linux_joystick.c Start 3.3 2016-08-18 23:55:49 +02:00
linux_joystick.h Start 3.3 2016-08-18 23:55:49 +02:00
mir_init.c Start 3.3 2016-08-18 23:55:49 +02:00
mir_monitor.c Start 3.3 2016-08-18 23:55:49 +02:00
mir_platform.h Start 3.3 2016-08-18 23:55:49 +02:00
mir_window.c Start 3.3 2016-08-18 23:55:49 +02:00
monitor.c Start 3.3 2016-08-18 23:55:49 +02:00
nsgl_context.h Start 3.3 2016-08-18 23:55:49 +02:00
nsgl_context.m Start 3.3 2016-08-18 23:55:49 +02:00
osmesa_context.c OSMesa backend for GLFW. Allows creation and drawing to in-memory OpenGL 2016-08-30 15:53:19 -07:00
osmesa_context.h OSMesa backend for GLFW. Allows creation and drawing to in-memory OpenGL 2016-08-30 15:53:19 -07:00
osmesa_init.c OSMesa backend for GLFW. Allows creation and drawing to in-memory OpenGL 2016-08-30 15:53:19 -07:00
osmesa_monitor.c OSMesa backend for GLFW. Allows creation and drawing to in-memory OpenGL 2016-08-30 15:53:19 -07:00
osmesa_platform.h OSMesa backend for GLFW. Allows creation and drawing to in-memory OpenGL 2016-08-30 15:53:19 -07:00
osmesa_window.c OSMesa backend for GLFW. Allows creation and drawing to in-memory OpenGL 2016-08-30 15:53:19 -07:00
posix_time.c Start 3.3 2016-08-18 23:55:49 +02:00
posix_time.h Start 3.3 2016-08-18 23:55:49 +02:00
posix_tls.c Start 3.3 2016-08-18 23:55:49 +02:00
posix_tls.h Start 3.3 2016-08-18 23:55:49 +02:00
vulkan.c Start 3.3 2016-08-18 23:55:49 +02:00
wgl_context.c Start 3.3 2016-08-18 23:55:49 +02:00
wgl_context.h Start 3.3 2016-08-18 23:55:49 +02:00
win32_init.c Start 3.3 2016-08-18 23:55:49 +02:00
win32_joystick.c Fix GCC warnings 2016-07-21 00:15:55 +02:00
win32_joystick.h Start 3.3 2016-08-18 23:55:49 +02:00
win32_monitor.c Start 3.3 2016-08-18 23:55:49 +02:00
win32_platform.h Start 3.3 2016-08-18 23:55:49 +02:00
win32_time.c Start 3.3 2016-08-18 23:55:49 +02:00
win32_tls.c Start 3.3 2016-08-18 23:55:49 +02:00
win32_window.c Start 3.3 2016-08-18 23:55:49 +02:00
window.c Fix glfwMaximizeWindow not checking window mode 2016-08-21 17:43:40 +02:00
wl_init.c Start 3.3 2016-08-18 23:55:49 +02:00
wl_monitor.c Start 3.3 2016-08-18 23:55:49 +02:00
wl_platform.h Start 3.3 2016-08-18 23:55:49 +02:00
wl_window.c Start 3.3 2016-08-18 23:55:49 +02:00
x11_init.c Start 3.3 2016-08-18 23:55:49 +02:00
x11_monitor.c Start 3.3 2016-08-18 23:55:49 +02:00
x11_platform.h Start 3.3 2016-08-18 23:55:49 +02:00
x11_window.c Start 3.3 2016-08-18 23:55:49 +02:00
xkb_unicode.c Start 3.3 2016-08-18 23:55:49 +02:00
xkb_unicode.h Start 3.3 2016-08-18 23:55:49 +02:00