Commit Graph

  • 065c77190d Added scroll navigation. Camilla Berglund 2010-11-17 23:33:46 +0100
  • 3350cc73aa Added mouse navigation. Camilla Berglund 2010-11-17 23:29:28 +0100
  • 1057630e1f Added internal glxext.h header. Camilla Berglund 2010-11-17 21:18:05 +0100
  • 4b51f2e9f7 Added comment. Camilla Berglund 2010-11-17 17:11:44 +0100
  • ac03fa88f4 Corrected description. Camilla Berglund 2010-11-17 16:39:55 +0100
  • 66d65ef822 Merge branch 'master' of git://85.24.143.198 Camilla Berglund 2010-11-17 16:36:43 +0100
  • 71d64a03d8 Added build option to choose between native and Universal Binary builds. Camilla Berglund 2010-11-17 16:36:09 +0100
  • 57e14372f2 Added getopt and sample count switch to FSAA test. Camilla Berglund 2010-11-17 16:26:32 +0100
  • 940b69816c Made rendering and window size more sane. Camilla Berglund 2010-11-17 16:14:27 +0100
  • 1f622adf0a Replaced inline declarations with glext.h use. Camilla Berglund 2010-11-17 16:06:15 +0100
  • 2955cd3afc Formatting. Camilla Berglund 2010-11-17 15:42:55 +0100
  • 5a112d6cd1 Moved platform identifier define to config header. Camilla Berglund 2010-11-17 14:59:27 +0100
  • 3be0c05aaa Added internal use of glext.h header. Camilla Berglund 2010-11-17 14:52:47 +0100
  • 22872a2c46 Formatting. Camilla Berglund 2010-11-17 14:41:39 +0100
  • 3d951c3f5b Fixed sign mismatch. Camilla Berglund 2010-11-17 14:40:17 +0100
  • b29c4bae53 Added reference to extension. Camilla Berglund 2010-11-17 14:27:13 +0100
  • c4250ca384 Moved scroll offset clearing to shared code. Camilla Berglund 2010-11-17 14:24:25 +0100
  • a4a860057d Clarified default OpenGL version. Camilla Berglund 2010-11-17 14:18:00 +0100
  • 0529539d44 Updated glext.h header. Camilla Berglund 2010-11-16 20:42:14 +0100
  • 07260cb768 Added initial framebuffer sRGB support. Camilla Berglund 2010-11-16 02:33:21 +0100
  • 20662dd77b Made OpenGL profile value officially a bitmask. Camilla Berglund 2010-11-15 21:40:43 +0100
  • 39dfa7d258 Fixed token sequence gaps. Camilla Berglund 2010-11-15 21:39:46 +0100
  • a3a937d01e Formatting. Camilla Berglund 2010-11-15 21:19:07 +0100
  • 1ee78ecef5 Added support for GLX_EXT_swap_control. Camilla Berglund 2010-11-15 21:17:42 +0100
  • 10a2b3fa79 Added changelog entry. Camilla Berglund 2010-11-15 21:04:45 +0100
  • 7ebf7a31be Clarified changelog entry. Camilla Berglund 2010-11-15 21:03:57 +0100
  • e8f65c3177 Formatting. Camilla Berglund 2010-11-15 20:21:09 +0100
  • 890dab3133 Updates to Win32 context re-creation logic. Camilla Berglund 2010-11-15 20:19:29 +0100
  • 88194055bb Added support for OpenGL ES 2.0. Camilla Berglund 2010-11-15 19:28:06 +0100
  • 36e5409224 Updated inclusion guard to match header name. Camilla Berglund 2010-11-09 02:58:35 +0100
  • f8105ed710 Added email address for current maintainer. Camilla Berglund 2010-11-09 02:57:46 +0100
  • fa6f29a4e6 Fixed malplaced endif statements. Camilla Berglund 2010-11-06 20:25:33 +0100
  • 79be8c025f Version string fixes. Camilla Berglund 2010-11-06 13:48:24 +0100
  • dc1bb860e7 Fixed missing variable. Camilla Berglund 2010-11-04 23:16:57 +0100
  • c71ae4cc42 Fixed uninitialized value. Camilla Berglund 2010-10-30 22:58:54 +0200
  • 53578d7d01 Formatting. Camilla Berglund 2010-10-27 17:53:24 +0200
  • 189fd1dc4b Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Camilla Berglund 2010-10-27 17:45:38 +0200
  • 3e6d00a0e0 Disabled inclusion of Apple's legacy glext.h header. Camilla Berglund 2010-10-27 14:13:24 +0200
  • 70b9a1f4f3 Made boolean values use GLboolean. Camilla Berglund 2010-10-25 12:36:14 +0200
  • 7eea9b2384 Merge fix. Camilla Berglund 2010-10-24 23:41:34 +0200
  • 7e2b014d81 Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Camilla Berglund 2010-10-24 18:34:24 +0200
  • 37d366dc9f Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Camilla Berglund 2010-10-24 18:31:43 +0200
  • 4044c2da66 Made callbacks library global. Camilla Berglund 2010-10-24 18:28:55 +0200
  • c5892fee53 Formatting. Camilla Berglund 2010-10-24 18:09:05 +0200
  • dae61bb918 Added TODO. Camilla Berglund 2010-10-24 16:16:21 +0200
  • e0827195a4 Clarified gamma ramp error message. Camilla Berglund 2010-10-24 16:07:02 +0200
  • 1231bf031b Formatting. Camilla Berglund 2010-10-24 15:50:39 +0200
  • 868176721c Formatting. Camilla Berglund 2010-10-24 15:42:07 +0200
  • 64abfb5ece Formatting. Camilla Berglund 2010-10-24 15:40:57 +0200
  • cb35f0ceda Added change notice. Camilla Berglund 2010-10-24 15:38:59 +0200
  • b9f318f053 Formatting. Camilla Berglund 2010-10-24 15:37:51 +0200
  • 9c27d52b2e Formatting. Camilla Berglund 2010-10-24 15:04:17 +0200
  • 7968b710c3 Formatting. Camilla Berglund 2010-10-24 15:03:29 +0200
  • dfe67935cf Formatting. Camilla Berglund 2010-10-24 15:02:59 +0200
  • 8f78d5df3a Removed legacy example. Camilla Berglund 2010-10-24 14:58:29 +0200
  • cba8d35c65 Formatting. Camilla Berglund 2010-10-24 14:56:35 +0200
  • a4a2eaaa0f Removed whitespace in version string joystick keys. Camilla Berglund 2010-10-24 14:35:37 +0200
  • 68e58143f8 Renamed dlopen entry point mode name. Camilla Berglund 2010-10-24 14:31:46 +0200
  • 0e1a004b7d Formatting. Camilla Berglund 2010-10-15 17:22:30 +0200
  • 562242f3e2 Added stubs for Cocoa implementation of gamma ramp API. Camilla Berglund 2010-10-15 13:42:12 +0200
  • 41ff44d093 Merge branch 'master' of git://213.114.174.105 Camilla Berglund 2010-10-14 18:12:01 +0200
  • 7980359f94 Formatting. Camilla Berglund 2010-10-14 17:55:45 +0200
  • aac0842173 Formatting. Camilla Berglund 2010-10-14 17:37:56 +0200
  • 2587dc45b5 Added comment header to config.h.in, formatting. Camilla Berglund 2010-10-14 17:32:55 +0200
  • 2c851406fb Renamed config.h source file. Camilla Berglund 2010-10-14 17:18:29 +0200
  • e9eb841fab Added pointers to platform state definitions. Camilla Berglund 2010-10-14 16:40:10 +0200
  • cb20d1e911 Formatting. Camilla Berglund 2010-10-14 15:51:11 +0200
  • 26aaf55872 RandR and VidMode cleanup and formatting. Camilla Berglund 2010-10-14 15:13:51 +0200
  • 63a5e9a3de Added gamma ramp API to changelog. Camilla Berglund 2010-10-14 14:24:47 +0200
  • 66754f1358 Removed executable bits (gah). Camilla Berglund 2010-10-14 14:14:50 +0200
  • c592cd5dbf Function comment header updates. Camilla Berglund 2010-10-14 14:13:39 +0200
  • 21f6f695a6 Corrected copyright. Camilla Berglund 2010-10-14 14:10:07 +0200
  • 0374c11c43 Corrected API version. Camilla Berglund 2010-10-14 14:09:26 +0200
  • fe6fb57df0 Updated Win32 implementation of gamma ramp API. Camilla Berglund 2010-10-14 13:54:19 +0200
  • 6d87163aa2 Removed duplicate prefixes. Camilla Berglund 2010-10-13 23:05:17 +0200
  • 215742af60 Made RandR and VidMode work in parallel. Camilla Berglund 2010-10-13 23:01:17 +0200
  • 0150a1544a Removed duplicate call. Camilla Berglund 2010-10-13 22:47:37 +0200
  • 24e05f1648 Formatting. Camilla Berglund 2010-10-13 22:46:59 +0200
  • 00f3dc3da6 Added warning for nVidia RandR gamma. Camilla Berglund 2010-10-13 22:42:49 +0200
  • 85bcd1fa0c Renamed internal gamma function. Camilla Berglund 2010-10-13 22:42:31 +0200
  • 2630d4968c Initial implementation of experimental gamma ramp API. Camilla Berglund 2010-10-13 04:04:43 +0200
  • ffba674dbf Removed superfluous (and crash-inducing) initWGLExtensions call. Camilla Berglund 2010-10-12 23:54:11 +0200
  • 65c5e74348 Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Camilla Berglund 2010-10-05 14:44:13 +0200
  • 05a477242b Formatting. Camilla Berglund 2010-10-05 14:44:01 +0200
  • 5bfba48d18 Fixed use of legacy error token. Camilla Berglund 2010-10-05 03:36:52 +0200
  • 7e7672a2e5 Comment grammar fix. Camilla Berglund 2010-10-05 00:34:50 +0200
  • 1585c8b981 Added escape key quitting. Camilla Berglund 2010-10-05 00:12:25 +0200
  • 52546171d0 Removed some and clarified remaining GLFW error tokens. Camilla Berglund 2010-10-05 00:08:19 +0200
  • 419f9f17a1 Added glfwGetCurrentWindow. Camilla Berglund 2010-10-04 23:13:33 +0200
  • f73f01b68c Merged context creation BacMatch workaround from 2.7.1. Camilla Berglund 2010-10-04 22:18:58 +0200
  • 1792f08dbd Removed misplaced comment header. Camilla Berglund 2010-10-04 22:16:42 +0200
  • 7f974c09be Updated changelog. Camilla Berglund 2010-10-04 21:44:15 +0200
  • 1ed5848d6a Removed stale changelog entry. Camilla Berglund 2010-10-04 21:43:27 +0200
  • 104dfaa3ac Build file fixes and formatting. Camilla Berglund 2010-10-04 21:21:50 +0200
  • ba9f028eba Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Camilla Berglund 2010-10-04 21:15:54 +0200
  • 9e1031a35a Moved listmodes test program to tests directory. Camilla Berglund 2010-10-04 21:14:58 +0200
  • afb1c68791 Removed executable flag again (wtf). Camilla Berglund 2010-10-04 21:14:19 +0200
  • 2899e8765c Added window positioning to sharing test. Camilla Berglund 2010-10-04 21:08:42 +0200
  • 4da3bf7827 Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Camilla Berglund 2010-10-04 19:36:11 +0200
  • 8dff22d9de Removed superfluous clear, added comment. Camilla Berglund 2010-10-04 19:35:28 +0200