marcus256
|
8943a78a65
|
Merge branch 'marcus-rawkeys'. Changed handling of raw key codes.
|
2011-01-15 00:59:55 +01:00 |
|
Marcus
|
a44d566057
|
Added compile time detection of the XKB X11 extension.
|
2011-01-03 21:44:05 +01:00 |
|
Camilla Berglund
|
e38d451edd
|
Force glx.h not to include its glxext.h header.
|
2011-01-02 20:20:55 +01:00 |
|
Marcus
|
c0cb4c2fe1
|
Implemented raw key code support for X11.
|
2011-01-02 11:18:14 +01:00 |
|
Camilla Berglund
|
77e3b428c5
|
Revert "Added initial framebuffer sRGB support."
This reverts commit 07260cb768 .
|
2011-01-02 00:11:47 +01:00 |
|
Camilla Berglund
|
15c4a2bd02
|
Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
|
2011-01-02 00:10:49 +01:00 |
|
Camilla Berglund
|
1057630e1f
|
Added internal glxext.h header.
|
2010-11-17 21:18:05 +01:00 |
|
Camilla Berglund
|
5a112d6cd1
|
Moved platform identifier define to config header.
|
2010-11-17 14:59:27 +01:00 |
|
Camilla Berglund
|
3be0c05aaa
|
Added internal use of glext.h header.
|
2010-11-17 14:52:47 +01:00 |
|
Camilla Berglund
|
07260cb768
|
Added initial framebuffer sRGB support.
|
2010-11-16 02:33:21 +01:00 |
|
Camilla Berglund
|
1ee78ecef5
|
Added support for GLX_EXT_swap_control.
|
2010-11-15 21:17:42 +01:00 |
|
Camilla Berglund
|
88194055bb
|
Added support for OpenGL ES 2.0.
|
2010-11-15 19:28:06 +01:00 |
|
Camilla Berglund
|
7980359f94
|
Formatting.
|
2010-10-14 17:55:45 +02:00 |
|
Camilla Berglund
|
aac0842173
|
Formatting.
|
2010-10-14 17:37:56 +02:00 |
|
Camilla Berglund
|
6d87163aa2
|
Removed duplicate prefixes.
|
2010-10-13 23:05:17 +02:00 |
|
Camilla Berglund
|
215742af60
|
Made RandR and VidMode work in parallel.
|
2010-10-13 23:01:17 +02:00 |
|
Camilla Berglund
|
2630d4968c
|
Initial implementation of experimental gamma ramp API.
|
2010-10-13 04:04:43 +02:00 |
|
Camilla Berglund
|
19e2be555c
|
Removed internal glxext.h.
|
2010-10-03 19:50:19 +02:00 |
|
Olivier Delannoy
|
70647eaad5
|
Added ignore rules for git, the heightmap examples from GLFW 2.7 and fixed a built issue on X11 introduced by using glxext.h
|
2010-09-24 21:47:25 +01:00 |
|
Camilla Berglund
|
451e0a7e2c
|
Replaced scattered partial glxext.h with actual file.
|
2010-09-20 20:32:51 +02:00 |
|
Camilla Berglund
|
3ca63a0cf3
|
Replaced platform specific config headers with shared one, updated version strings to include CMake version.
|
2010-09-17 00:54:11 +02:00 |
|
Camilla Berglund
|
93bfa847ff
|
Made invisible cursor object shared by windows.
|
2010-09-11 15:39:21 +02:00 |
|
Camilla Berglund
|
93979781af
|
Renamed X11 window handle, minor formatting of X11 window structure.
|
2010-09-11 15:34:03 +02:00 |
|
Camilla Berglund
|
4cbe749932
|
Comment fixes.
|
2010-09-10 22:10:19 +02:00 |
|
Camilla Berglund
|
cfbafc5b39
|
Renamed glfw.h to glfw3.h to avoid conflicts.
|
2010-09-10 13:16:03 +02:00 |
|
Camilla Berglund
|
93046aecd0
|
Moved X11 screen and root from window to library struct (for now).
|
2010-09-09 23:37:50 +02:00 |
|
Camilla Berglund
|
3228755895
|
Separated window GLX state into separate struct.
|
2010-09-09 20:36:23 +02:00 |
|
Camilla Berglund
|
8a04910a45
|
Minor X11 library struct changes.
|
2010-09-09 20:25:33 +02:00 |
|
Camilla Berglund
|
8074209af4
|
Made struct member lowercase.
|
2010-09-09 20:22:23 +02:00 |
|
Camilla Berglund
|
ddbd3a7895
|
Formatting of internal structs.
|
2010-09-09 20:21:15 +02:00 |
|
Camilla Berglund
|
445bf1ea33
|
Renamed lib directory to src.
|
2010-09-09 20:01:43 +02:00 |
|