1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-08-02 02:58:51 -04:00
Commit Graph

26 Commits

Author SHA1 Message Date
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 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 88194055bb Added support for OpenGL ES 2.0. 2010-11-15 19:28:06 +01:00
Camilla Berglund 70b9a1f4f3 Made boolean values use GLboolean. 2010-10-25 12:36:14 +02:00
Camilla Berglund 66754f1358 Removed executable bits (gah). 2010-10-14 14:14:50 +02:00
Camilla Berglund fe6fb57df0 Updated Win32 implementation of gamma ramp API. 2010-10-14 13:54:19 +02:00
Camilla Berglund 2630d4968c Initial implementation of experimental gamma ramp API. 2010-10-13 04:04:43 +02:00
Camilla Berglund 11aab2ba3e Removed executable flags on source files. 2010-10-04 18:22:22 +02:00
Camilla Berglund 7b938c6b08 Added Win32 implementation of two-dimensional scrolling. 2010-09-27 02:32:41 +02:00
Camilla Berglund e54c884fbc Fixed order of inclusion directives. 2010-09-20 20:55:14 +02:00
Camilla Berglund 71ba8cfab6 Replaced scattered partial wglext.h with actual file. 2010-09-20 20:39:44 +02:00
Camilla Berglund d43057e5bb Removed unintentional execute bits. 2010-09-20 01:40:11 +02:00
Camilla Berglund 2631d0e8e0 Fixed iconify and activation for fullscreen windows. 2010-09-19 01:24:51 +02:00
Camilla Berglund 0d39fbec58 Removed legacy version tokens, formatted comments, moved WGLSWAPINTERVALEXT_T to proper block. 2010-09-14 04:55:41 +02:00
Camilla Berglund 3f40c46650 Renamed library struct members. 2010-09-14 04:35:36 +02:00
Camilla Berglund d826d11b52 Forgot to rename variable. 2010-09-14 04:28:51 +02:00
Camilla Berglund 02804bc182 Win32 dynamic loading tweaks. 2010-09-14 04:27:02 +02:00
Camilla Berglund 3f986541dd Win32 port work dump. 2010-09-14 02:17:18 +02:00
Camilla Berglund 24e789b38a Win32 port work dump. 2010-09-14 01:05:03 +02:00
Camilla Berglund f3fbbb4311 Win32 port work dump. 2010-09-13 23:50:04 +02:00
Camilla Berglund 90df26ac3c Win32 port work dump. 2010-09-12 16:26:00 +02:00
Camilla Berglund cf2df6e478 Begun adaptation of Win32 port to new API. 2010-09-10 22:26:17 +02:00
Camilla Berglund 445bf1ea33 Renamed lib directory to src. 2010-09-09 20:01:43 +02:00