Commit graph

  • 6a5152f301 Added initial ARB_robustness support. Camilla Berglund 2011-03-07 18:53:52 +01:00
  • fe1db15d31 Formatting. Camilla Berglund 2011-03-07 14:58:10 +01:00
  • 19be24afb7 Moved more OpenGL logic to opengl.c. Camilla Berglund 2011-03-07 14:55:11 +01:00
  • d1d550d1ab Delayed window struct allocation. Camilla Berglund 2011-03-07 14:30:23 +01:00
  • 98eb79b7d9 Removed function made superfluous by window struct memset. Camilla Berglund 2011-03-07 14:24:55 +01:00
  • 17d9b5aa8f Comment tweak. Camilla Berglund 2011-03-07 14:16:39 +01:00
  • 0f481cb09d Renamed window hint reset function for clarity. Camilla Berglund 2011-03-07 14:16:31 +01:00
  • 3d82683177 Removed indirection made superfluous by introduction of cdecl. Camilla Berglund 2011-03-07 14:13:47 +01:00
  • ccbb956341 Added pluggable memory allocator and threading stub. Camilla Berglund 2011-03-07 14:09:13 +01:00
  • cf7819df8d Comment tweaks. Camilla Berglund 2011-03-07 13:58:02 +01:00
  • 596f56fe7b Moved OpenGL related function to opengl.c, minor formatting. Camilla Berglund 2011-03-07 13:56:28 +01:00
  • 897558fdfb Rearranged public types. Camilla Berglund 2011-03-07 13:34:58 +01:00
  • 0d50ee749f Added profile enum verification. Camilla Berglund 2011-03-06 13:28:10 +01:00
  • 6d7d11643a Clarified comment. Camilla Berglund 2011-03-06 12:18:22 +01:00
  • ee880bda1b Moved window input boolean to correct block. Camilla Berglund 2011-03-06 01:56:40 +01:00
  • 6e553c7376 Purged references to GLFW as a framework. Camilla Berglund 2011-03-06 01:46:39 +01:00
  • f54da1370a Updated changelog. Camilla Berglund 2011-03-05 13:26:13 +01:00
  • 5983615f0e Moved all callback setting to before window opening, because I can. Camilla Berglund 2011-03-05 13:24:16 +01:00
  • fa58cc393d Added check for GL_ARB_multisample to FSAA test. Camilla Berglund 2011-03-05 13:23:06 +01:00
  • 74c9b57f3d Added timer reset to FSAA test. Camilla Berglund 2011-03-05 13:17:39 +01:00
  • cfcc3da65f Removed macros provided by internal up-to-date glxext.h header. Camilla Berglund 2011-03-04 22:24:27 +01:00
  • 9b70cec954 Fixed bug #3093443. Camilla Berglund 2011-03-04 21:53:34 +01:00
  • f511fa0228 Comment updates. Camilla Berglund 2011-03-04 17:58:43 +01:00
  • 57eabfd17f Added more strictness to GL version check. Camilla Berglund 2011-03-04 17:51:12 +01:00
  • 5d2edb2dff Comment updates. Camilla Berglund 2011-03-04 17:49:36 +01:00
  • 2f7bfb89e4 Formatting. Camilla Berglund 2011-03-04 15:49:05 +01:00
  • a5facec0c3 Formatting. Camilla Berglund 2011-03-04 15:47:57 +01:00
  • 2f2ce22e35 Clarified function name. Camilla Berglund 2011-03-04 15:00:51 +01:00
  • 7515ee0ef5 Moved OpenGL context config verification into separate function. Camilla Berglund 2011-03-04 15:00:19 +01:00
  • 9d6660a9ea Made file-local functions static. Camilla Berglund 2011-03-04 14:52:12 +01:00
  • ed336b210c Comment tweak. Camilla Berglund 2011-03-04 14:29:05 +01:00
  • aae8999ecf Moved OpenGL-related functions into *opengl files. Camilla Berglund 2011-03-04 14:25:12 +01:00
  • 74a6c872d6 Updated changelog. Camilla Berglund 2011-03-04 14:23:44 +01:00
  • dd04fa9272 Formatting. Camilla Berglund 2011-02-27 21:43:46 +01:00
  • 06a4afd7de Fixed loop termination bug. Camilla Berglund 2011-02-27 21:42:41 +01:00
  • 3a755b99d0 Moved callback setting to before window creation. Camilla Berglund 2011-02-27 21:42:09 +01:00
  • e0ba9e4e1f Formatting. Camilla Berglund 2011-02-09 12:57:11 +01:00
  • 508e76e53d Finished confusion for code completion systems. Camilla Berglund 2011-02-09 12:44:24 +01:00
  • a66a4cd1e4 Added confusion for code completion systems like VC++. Camilla Berglund 2011-02-09 12:37:42 +01:00
  • f02dbd30be Formatting. Camilla Berglund 2011-02-09 12:33:05 +01:00
  • 230bd371f8 Added permission comment. Camilla Berglund 2011-02-09 12:17:34 +01:00
  • ebb69adc36 Silly, silly me. Camilla Berglund 2011-02-09 12:17:01 +01:00
  • e43e9609ec Further clarification of error error. Camilla Berglund 2011-02-09 12:14:24 +01:00
  • 1ff78d0fc9 Various error system fixes. Camilla Berglund 2011-02-09 12:12:52 +01:00
  • 679fef3d5e Added changelog entry for unified key codes. Camilla Berglund 2011-02-08 23:30:08 +01:00
  • ba6a0c7d9c Updated changelog. Camilla Berglund 2011-02-08 23:27:19 +01:00
  • ed31f1a670 Discard software pixel formats. Camilla Berglund 2011-02-08 19:50:06 +01:00
  • 08d758ed42 Sorted and added missing WGL extension booleans. Camilla Berglund 2011-02-08 19:36:21 +01:00
  • 0f0cff46f0 Updated the documentation to reflect the new key codes. marcus256 2011-01-17 22:41:58 +01:00
  • 8943a78a65 Merge branch 'marcus-rawkeys'. Changed handling of raw key codes. marcus256 2011-01-15 00:59:55 +01:00
  • 6095e906ab Implemented new key codes for Mac/Cocoa. Marcus 2011-01-10 21:56:31 +01:00
  • 518b3d9526 Fixed some compiler errors under Win32. unknown 2011-01-10 21:38:08 +01:00
  • 62e4ff1e91 Updated the key translation logic for Win32. Marcus 2011-01-10 21:19:27 +01:00
  • 2c169997f5 Moved all the key code translation logic into the LUT (cleaner & less overhead). Marcus 2011-01-04 23:07:34 +01:00
  • e3cb563a28 Fixed key names in the example and test programs. Marcus 2011-01-03 22:22:14 +01:00
  • 3b0084799c Shortened the names of the left/right square bracket keys. Marcus 2011-01-03 22:07:01 +01:00
  • a44d566057 Added compile time detection of the XKB X11 extension. Marcus 2011-01-03 21:44:05 +01:00
  • e38d451edd Force glx.h not to include its glxext.h header. Camilla Berglund 2011-01-02 20:20:55 +01:00
  • c0cb4c2fe1 Implemented raw key code support for X11. Marcus 2011-01-02 11:18:14 +01:00
  • 77e3b428c5 Revert "Added initial framebuffer sRGB support." Camilla Berglund 2011-01-02 00:11:47 +01:00
  • 15c4a2bd02 Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Camilla Berglund 2011-01-02 00:10:49 +01:00
  • c214f69f98 Grammar fix. Camilla Berglund 2011-01-02 00:08:13 +01:00
  • 27ba3c6996 Merge branch 'master' of git://85.24.143.159 Camilla Berglund 2010-11-23 23:43:26 +01:00
  • f1e7d7c0ea Added error callback. Camilla Berglund 2010-11-23 17:45:23 +01:00
  • 065c77190d Added scroll navigation. Camilla Berglund 2010-11-17 23:33:46 +01:00
  • 3350cc73aa Added mouse navigation. Camilla Berglund 2010-11-17 23:29:28 +01:00
  • 1057630e1f Added internal glxext.h header. Camilla Berglund 2010-11-17 21:18:05 +01:00
  • 4b51f2e9f7 Added comment. Camilla Berglund 2010-11-17 17:11:44 +01:00
  • ac03fa88f4 Corrected description. Camilla Berglund 2010-11-17 16:39:55 +01:00
  • 66d65ef822 Merge branch 'master' of git://85.24.143.198 Camilla Berglund 2010-11-17 16:36:43 +01:00
  • 71d64a03d8 Added build option to choose between native and Universal Binary builds. Camilla Berglund 2010-11-17 16:36:09 +01:00
  • 57e14372f2 Added getopt and sample count switch to FSAA test. Camilla Berglund 2010-11-17 16:26:32 +01:00
  • 940b69816c Made rendering and window size more sane. Camilla Berglund 2010-11-17 16:14:27 +01:00
  • 1f622adf0a Replaced inline declarations with glext.h use. Camilla Berglund 2010-11-17 16:06:15 +01:00
  • 2955cd3afc Formatting. Camilla Berglund 2010-11-17 15:42:55 +01:00
  • 5a112d6cd1 Moved platform identifier define to config header. Camilla Berglund 2010-11-17 14:59:27 +01:00
  • 3be0c05aaa Added internal use of glext.h header. Camilla Berglund 2010-11-17 14:52:47 +01:00
  • 22872a2c46 Formatting. Camilla Berglund 2010-11-17 14:41:39 +01:00
  • 3d951c3f5b Fixed sign mismatch. Camilla Berglund 2010-11-17 14:40:17 +01:00
  • b29c4bae53 Added reference to extension. Camilla Berglund 2010-11-17 14:27:13 +01:00
  • c4250ca384 Moved scroll offset clearing to shared code. Camilla Berglund 2010-11-17 14:24:25 +01:00
  • a4a860057d Clarified default OpenGL version. Camilla Berglund 2010-11-17 14:18:00 +01:00
  • 0529539d44 Updated glext.h header. Camilla Berglund 2010-11-16 20:42:14 +01:00
  • 07260cb768 Added initial framebuffer sRGB support. Camilla Berglund 2010-11-16 02:33:21 +01:00
  • 20662dd77b Made OpenGL profile value officially a bitmask. Camilla Berglund 2010-11-15 21:40:43 +01:00
  • 39dfa7d258 Fixed token sequence gaps. Camilla Berglund 2010-11-15 21:39:46 +01:00
  • a3a937d01e Formatting. Camilla Berglund 2010-11-15 21:19:07 +01:00
  • 1ee78ecef5 Added support for GLX_EXT_swap_control. Camilla Berglund 2010-11-15 21:17:42 +01:00
  • 10a2b3fa79 Added changelog entry. Camilla Berglund 2010-11-15 21:04:45 +01:00
  • 7ebf7a31be Clarified changelog entry. Camilla Berglund 2010-11-15 21:03:57 +01:00
  • e8f65c3177 Formatting. Camilla Berglund 2010-11-15 20:21:09 +01:00
  • 890dab3133 Updates to Win32 context re-creation logic. Camilla Berglund 2010-11-15 20:19:29 +01:00
  • 88194055bb Added support for OpenGL ES 2.0. Camilla Berglund 2010-11-15 19:28:06 +01:00
  • 36e5409224 Updated inclusion guard to match header name. Camilla Berglund 2010-11-09 02:58:35 +01:00
  • f8105ed710 Added email address for current maintainer. Camilla Berglund 2010-11-09 02:57:46 +01:00
  • fa6f29a4e6 Fixed malplaced endif statements. Camilla Berglund 2010-11-06 20:25:33 +01:00
  • 79be8c025f Version string fixes. Camilla Berglund 2010-11-06 13:48:24 +01:00
  • dc1bb860e7 Fixed missing variable. Camilla Berglund 2010-11-04 23:16:57 +01:00
  • c71ae4cc42 Fixed uninitialized value. Camilla Berglund 2010-10-30 22:58:54 +02:00
  • 53578d7d01 Formatting. Camilla Berglund 2010-10-27 17:53:24 +02:00