cocoa_monitor.m
|
Removed NSScreen member of OS X monitor.
|
2015-04-09 17:59:37 +02:00 |
cocoa_platform.h
|
Removed tab characters.
|
2015-04-10 13:17:27 +02:00 |
cocoa_window.m
|
Implemented GLFW_AUTO_ICONIFY on OS X.
|
2015-05-06 23:53:52 +02:00 |
context.c
|
Cleanup of #487.
|
2015-04-09 17:59:37 +02:00 |
egl_context.c
|
Comment cleanup.
|
2015-04-14 18:32:54 +02:00 |
glx_context.c
|
Comment cleanup.
|
2015-04-14 18:32:54 +02:00 |
init.c
|
Fixed initialization failing on headless systems.
|
2015-04-09 17:59:37 +02:00 |
input.c
|
Various error fixes.
|
2015-03-15 15:52:27 +01:00 |
mir_monitor.c
|
Various error fixes.
|
2015-03-15 15:52:27 +01:00 |
wgl_context.c
|
Simplified WGL extension logic.
|
2015-05-04 19:31:33 +02:00 |
wl_init.c
|
wayland: Implement glfwGetCursorPos
|
2015-04-19 13:27:43 +02:00 |
wl_platform.h
|
wayland: Implement glfwGetCursorPos
|
2015-04-19 13:27:43 +02:00 |
wl_window.c
|
wayland: Fix typo introduced in e253beaa .
|
2015-04-20 22:34:30 +02:00 |