1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 23:27:25 -04:00
Commit Graph

186 Commits

Author SHA1 Message Date
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 22872a2c46 Formatting. 2010-11-17 14:41:39 +01:00
Camilla Berglund 3d951c3f5b Fixed sign mismatch. 2010-11-17 14:40:17 +01:00
Camilla Berglund b29c4bae53 Added reference to extension. 2010-11-17 14:27:13 +01:00
Camilla Berglund c4250ca384 Moved scroll offset clearing to shared code. 2010-11-17 14:24:25 +01:00
Camilla Berglund a4a860057d Clarified default OpenGL version. 2010-11-17 14:18:00 +01:00
Camilla Berglund 1ee78ecef5 Added support for GLX_EXT_swap_control. 2010-11-15 21:17:42 +01:00
Camilla Berglund e8f65c3177 Formatting. 2010-11-15 20:21:09 +01:00
Camilla Berglund 890dab3133 Updates to Win32 context re-creation logic. 2010-11-15 20:19:29 +01:00
Camilla Berglund 88194055bb Added support for OpenGL ES 2.0. 2010-11-15 19:28:06 +01:00
Camilla Berglund fa6f29a4e6 Fixed malplaced endif statements. 2010-11-06 20:25:33 +01:00
Camilla Berglund 79be8c025f Version string fixes. 2010-11-06 13:48:24 +01:00
Camilla Berglund dc1bb860e7 Fixed missing variable. 2010-11-04 23:16:57 +01:00
Camilla Berglund c71ae4cc42 Fixed uninitialized value. 2010-10-30 22:58:54 +02:00
Camilla Berglund 53578d7d01 Formatting. 2010-10-27 17:53:24 +02:00
Camilla Berglund 189fd1dc4b Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw 2010-10-27 17:45:38 +02:00
Camilla Berglund 70b9a1f4f3 Made boolean values use GLboolean. 2010-10-25 12:36:14 +02:00
Camilla Berglund 7eea9b2384 Merge fix. 2010-10-24 23:41:34 +02:00
Camilla Berglund 7e2b014d81 Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw 2010-10-24 18:34:24 +02:00
Camilla Berglund 37d366dc9f Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw 2010-10-24 18:31:43 +02:00
Camilla Berglund 4044c2da66 Made callbacks library global. 2010-10-24 18:28:55 +02:00
Camilla Berglund c5892fee53 Formatting. 2010-10-24 18:09:05 +02:00
Camilla Berglund dae61bb918 Added TODO. 2010-10-24 16:16:21 +02:00
Camilla Berglund e0827195a4 Clarified gamma ramp error message. 2010-10-24 16:07:02 +02:00
Camilla Berglund a4a2eaaa0f Removed whitespace in version string joystick keys. 2010-10-24 14:35:37 +02:00
Camilla Berglund 68e58143f8 Renamed dlopen entry point mode name. 2010-10-24 14:31:46 +02:00
Camilla Berglund 0e1a004b7d Formatting. 2010-10-15 17:22:30 +02:00
Camilla Berglund 562242f3e2 Added stubs for Cocoa implementation of gamma ramp API. 2010-10-15 13:42:12 +02:00
Camilla Berglund 41ff44d093 Merge branch 'master' of git://213.114.174.105 2010-10-14 18:12:01 +02: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 2587dc45b5 Added comment header to config.h.in, formatting. 2010-10-14 17:32:55 +02:00
Camilla Berglund 2c851406fb Renamed config.h source file. 2010-10-14 17:18:29 +02:00
Camilla Berglund e9eb841fab Added pointers to platform state definitions. 2010-10-14 16:40:10 +02:00
Camilla Berglund cb20d1e911 Formatting. 2010-10-14 15:51:11 +02:00
Camilla Berglund 26aaf55872 RandR and VidMode cleanup and formatting. 2010-10-14 15:13:51 +02:00
Camilla Berglund 66754f1358 Removed executable bits (gah). 2010-10-14 14:14:50 +02:00
Camilla Berglund c592cd5dbf Function comment header updates. 2010-10-14 14:13:39 +02:00
Camilla Berglund 21f6f695a6 Corrected copyright. 2010-10-14 14:10:07 +02:00
Camilla Berglund 0374c11c43 Corrected API version. 2010-10-14 14:09:26 +02:00
Camilla Berglund fe6fb57df0 Updated Win32 implementation of gamma ramp API. 2010-10-14 13:54:19 +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 0150a1544a Removed duplicate call. 2010-10-13 22:47:37 +02:00
Camilla Berglund 24e05f1648 Formatting. 2010-10-13 22:46:59 +02:00
Camilla Berglund 00f3dc3da6 Added warning for nVidia RandR gamma. 2010-10-13 22:42:49 +02:00
Camilla Berglund 85bcd1fa0c Renamed internal gamma function. 2010-10-13 22:42:31 +02:00
Camilla Berglund 2630d4968c Initial implementation of experimental gamma ramp API. 2010-10-13 04:04:43 +02:00