Camilla Berglund
|
e4328af790
|
Formatting.
|
2012-03-28 16:08:55 +02:00 |
|
Tai Chi Minh Ralph Eastwood
|
5937af089e
|
Merge branch 'master' of github.com:raedwulf/glfw into clipboard
Conflicts:
src/CMakeLists.txt
tests/CMakeLists.txt
|
2012-02-19 06:29:48 +00:00 |
|
Tai Chi Minh Ralph Eastwood
|
d561e3a0b0
|
Merge branch 'master' of github.com:raedwulf/glfw into clipboard
Conflicts:
tests/CMakeLists.txt
|
2012-02-19 06:17:52 +00:00 |
|
Camilla Berglund
|
fb465377e3
|
Merge remote-tracking branch 'adrian/multi-display-support' into multi-monitor
|
2012-02-05 02:50:22 +01:00 |
|
Camilla Berglund
|
6b98a04d17
|
Merge branch 'utf8' into multi-monitor
Conflicts:
src/CMakeLists.txt
|
2012-02-04 20:12:28 +01:00 |
|
Camilla Berglund
|
ad55edf114
|
Merge branch 'master' into utf8
|
2012-02-04 01:55:46 +01:00 |
|
Camilla Berglund
|
06074bc698
|
Added support for _NET_WM_ICON_NAME.
|
2012-02-02 17:20:14 +01:00 |
|
Camilla Berglund
|
78c135606a
|
Removed error made superfluous by our glxext.h header.
|
2012-02-01 18:38:06 +01:00 |
|
Hanmac
|
1be6f17c66
|
add _NET_WM_NAME to the hasEWMGH check
|
2012-02-01 00:10:17 +01:00 |
|
Marcel Metz
|
f228d23024
|
Moved platform specific monitor list creation part to separate functions.
|
2012-01-30 12:33:32 +01:00 |
|
Marcel Metz
|
6f970f5753
|
Made monitor list cleanup shared.
|
2012-01-30 12:04:16 +01:00 |
|
Marcel Metz
|
ac57be060d
|
Merge branch 'master' into multi-display-support
Conflicts:
src/fullscreen.c
src/win32_window.c
src/x11_fullscreen.c
|
2011-10-07 00:35:37 -04:00 |
|
Camilla Berglund
|
9738728298
|
Reshuffling, formatting and shortening.
|
2011-10-06 23:28:56 +02:00 |
|
Marcel Metz
|
f89feefa46
|
Added define guards for XRandR code.
|
2011-10-03 12:48:59 -04:00 |
|
Marcel Metz
|
426df42d00
|
Replaced display with monitor in monitor related api.
|
2011-10-03 03:24:35 -04:00 |
|
Marcel Metz
|
58d4323ece
|
Implemented display aware glfwVideoModes function for X11 XRandR and win32.
|
2011-10-02 16:47:15 -04:00 |
|
Marcel Metz
|
beacbb3447
|
Implemented display iteration for x11. Added attributes and queries for physical size, name and logical position. Updated test executable.
|
2011-10-02 16:47:06 -04:00 |
|
Camilla Berglund
|
a98c66c8cb
|
Added glext header explanation.
|
2011-09-22 14:15:07 +02:00 |
|
Ralph Eastwood
|
9f41e5b67a
|
X11 copying code and support PRIMARY & CLIPBOARD clipboards.
|
2011-09-22 12:03:45 +01:00 |
|
Ralph Eastwood
|
57522db6e2
|
X11 implementation of clipboard pasting.
|
2011-09-21 15:43:28 +01:00 |
|
Camilla Berglund
|
6da82e0ffe
|
Formatting.
|
2011-09-20 18:52:00 +02:00 |
|
Camilla Berglund
|
eede75fe5e
|
Added initial support for CLOCK_MONOTONIC.
|
2011-09-20 00:55:20 +02:00 |
|
Camilla Berglund
|
dbc9489f38
|
Fixed regression breaking the dlopen code path.
|
2011-09-07 14:37:09 +02:00 |
|
Camilla Berglund
|
3b733b91bb
|
Fixed header include paths.
|
2011-09-06 17:32:41 +02:00 |
|
Camilla Berglund
|
30e362d435
|
Shortened native extension boolean names.
|
2011-09-06 14:51:03 +02:00 |
|
Camilla Berglund
|
b1656d7323
|
Replaced GLFW_MOUSE_CURSOR enable with glfwSetCursorMode.
|
2011-09-06 13:55:29 +02:00 |
|
Camilla Berglund
|
0f93e8f252
|
Flattened source tree.
|
2011-07-26 15:16:34 +02:00 |
|