Commit Graph

  • 1abca93f6a Fix for ID: 3109711 - GL_DOUBLE_MATNxM undeclared nigels 2010-11-17 16:43:27 +0000
  • a758e323b6 Fixup for web index.html nigels 2010-11-04 17:03:32 +0000
  • b760bae74b Fixup for web index.html nigels 2010-11-04 16:58:48 +0000
  • e80137e244 GLEW 1.5.7 release - documentation updates, version increment glew-1.5.7 nigels 2010-11-03 23:33:28 +0000
  • 735f157d62 Resolve ID: 3028111 - GLEW_VERSION_1_2_1 implementation nigels 2010-10-30 01:13:55 +0000
  • b7674c9e5d Resolve ID: 3058120 - can't make svn nigels 2010-10-30 01:10:37 +0000
  • 0b890ef852 Improved Cygwin support as proposed in Feature Request ID: 3081290 nigels 2010-10-29 05:14:45 +0000
  • f55e3a1b1f Add GL_NVX_gpu_memory_info as specified in ID: 3083709 nigels 2010-10-29 04:21:17 +0000
  • 95f2deea2f GL_ARB_point_parameters and GL_EXT_point_parameters specs fixed upstream nigels 2010-10-29 04:08:38 +0000
  • 34d6d381c5 Bug ID: 3072935 glGetPointerv is GL 1.2, not GL_EXT_vertex_array nigels 2010-09-22 19:45:36 +0000
  • bdfbf18f14 Improved mingw32 support, including cross-compile from Linux nigels 2010-09-22 19:38:25 +0000
  • 8f580bd5b8 web/doc updates and version number bump for GLEW 1.5.6 release glew-1.5.6 nigels 2010-09-09 04:19:24 +0000
  • e708e590ba Add support for GL_ARB_separate_shader_objects nigels 2010-08-26 23:12:44 +0000
  • 835cbed5b8 Filter glGetPointerv from GL_ARB_debug_output nigels 2010-08-16 19:43:07 +0000
  • 5d70415c04 Add various enumerants missing from glew.h currently nigels 2010-08-13 20:49:25 +0000
  • 7102be81a7 Disable filtering of GL_ARB_separate_shader_objects, resolve build breakage. nigels 2010-08-12 00:31:10 +0000
  • 376baca6d1 Add support for ARB_viewport_array nigels 2010-08-10 04:31:50 +0000
  • ef4156e01e GLEW_VERSION_4_1 and related version detection, no API yet nigels 2010-08-06 14:31:38 +0000
  • 043de344c2 Blacklist ARB/separate_shader_objects and ARB/viewport_array for now, fix build breaks. nigels 2010-07-29 13:33:05 +0000
  • 974063f133 Bump version number of GLEW 1.5.5 release. glew-1.5.5 nigels 2010-07-13 17:44:26 +0000
  • 2ac871b009 Update date to 7-13-10 for GLEW 1.5.5 release nigels 2010-07-13 16:35:35 +0000
  • efe14a1dde Update documentation for upcoming GLEW 1.5.5 nigels 2010-07-09 19:52:48 +0000
  • 43dd29cf8f Improved GL_NV_vdpau_interop support nigels 2010-06-29 23:58:41 +0000
  • 8e36df6227 Fix for ID: 2974730 - glPointParameterfv has wrong signature nigels 2010-06-29 18:08:17 +0000
  • e4f8c4d125 Fix for ID: 3002872 - Compilation errorswith GLX_SGI_video_sync nigels 2010-06-29 18:07:32 +0000
  • f263f0def0 Fixups for GLX_AMD_gpu_association and GL_NV_vdpau_interop which recently appeared in opengl.org repository nigels 2010-06-16 17:13:32 +0000
  • b19763ad19 For ID: 3016571 - Unnecessary global variable ctx nigels 2010-06-15 17:33:56 +0000
  • 814999051c Apply patch for ID: 3007103 - Add missing mkdir nigels 2010-05-31 14:40:31 +0000
  • c743ec1ae7 Resolve bug 3005387 - glVertexAttribDivisor is still undefined in GLEW 1.5.4 nigels 2010-05-21 19:54:27 +0000
  • 91fe4e2bb1 Add support for AMD_debug_output, recently added to opengl.org repository. nigels 2010-05-21 19:15:29 +0000
  • f5faea3022 Enable GL_ARB_gpu_shader_fp64 nigels 2010-05-07 20:43:46 +0000
  • 381f7cb49c Adjust date for GLEW 1.5.4 release in documentation/web nigels 2010-04-28 00:51:09 +0000
  • 46d049f06c Release GLEW 1.5.4 - updated documentation and version number glew-1.5.4 nigels 2010-04-28 00:46:41 +0000
  • e0a61bc50f Fix for bug 2990476 - including glew.h fails with SGI MIPSPro CC nigels 2010-04-27 22:06:09 +0000
  • 8bcfc426f5 Fix for issue 2992222 - NVIDIA glx headers use a different CPP barrier nigels 2010-04-27 04:27:42 +0000
  • 341b043b31 Add support for Nvidia Fermi extensions. nigels 2010-04-19 03:52:05 +0000
  • ea6c9830f7 Hard-code GL_ARB_sampler_objects entry points due to use of {if} etc in spec that GLEW doesn't understand nigels 2010-03-29 18:42:40 +0000
  • db5fa843c9 For bug 2974730: glPointParameteriv and glPointParameterfv take const array params nigels 2010-03-26 14:37:47 +0000
  • 7aa5032789 Documentation updates nigels 2010-03-11 23:37:05 +0000
  • 13a4bbaa12 Fix for glewinfo extension string checking. nigels 2010-03-11 23:32:28 +0000
  • 0c26245424 Initial OpenGL 3.3 and 4.0 support nigels 2010-03-11 23:28:29 +0000
  • 628edd3c0b Only check OpenGL extension string if there is a non-empty string to check for. GL_VERSION_* are detected from the version info. nigels 2010-03-10 15:37:02 +0000
  • 839c21e270 GL_NV_vertex_program4 GL_NV_geometry_program4 GL_NV_fragment_program4 are available iff GL_NV_gpu_program4 is in the OpenGL extension string. nigels 2010-03-10 15:35:12 +0000
  • 4744f99070 The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string. nigels 2010-03-05 18:19:59 +0000
  • 3285bcd840 More documentation that wasn't updated for GLEW 1.5.3 glew-1.5.3 nigels 2010-03-04 18:23:47 +0000
  • 23b90a2e11 Another web/documentation typo for 1.5.3 nigels 2010-03-04 06:48:39 +0000
  • 715cac4c63 Little touch-up for GLEW 1.5.3 documentation. nigels 2010-03-04 04:08:40 +0000
  • 0eb615148f Last minute touch-ups for 1.5.3 release nigels 2010-03-01 05:09:30 +0000
  • 85e5f5492e Updated version to 1.5.3, documentation nigels 2010-03-01 03:55:17 +0000
  • ea93a407da Updated version to 1.5.3, documentation nigels 2010-03-01 03:53:39 +0000
  • db0b45aa68 Update extension documentation for GLX_INTEL_swap_event, GL_AMD_seamless_cubemap_per_texture and GL_AMD_shader_stencil_export nigels 2010-02-28 19:11:55 +0000
  • 15471cbd9f Create bin and lib dir for dist-src, do dos2unix/unix2dos for .pm and .rc files too nigels 2010-02-28 18:40:09 +0000
  • a62f07a20c Fix for bug 2945172 - GLEW_VERSION_3_1 and GLEW_VERSION_3_2 are not initialized in, glewContextInit(), only GLEW_VERSION_3_0 is set nigels 2010-02-28 18:39:04 +0000
  • 94314188f3 Fix for bug 2948943 - Missing enumsGL_BUFFER_ACCESS_FLAGS nigels 2010-02-28 18:38:07 +0000
  • f94ab6a09b Update config.guess to libtool-2.2.6b.tar.gz from http://www.gnu.org/software/libtool/ nigels 2010-02-28 18:36:58 +0000
  • 0d04f76ced Add pkg-config support, based on patch by Eric Anholt nigels 2010-01-07 17:03:40 +0000
  • 76519aa8c6 Added release notes for GLEW 1.5.2, regenerated .html documentation. glew-1.5.2 nigels 2009-12-31 22:11:11 +0000
  • e72fe268e8 Touch-ups for GLEW 1.5.2 release. Add dist-src target nigels 2009-12-31 17:05:56 +0000
  • cf0a8739ca svn propdel svn:executable nigels 2009-12-31 17:02:54 +0000
  • f8bc52f769 Set native eol-style for HTML files. nigels 2009-12-31 16:07:51 +0000
  • 59e9d1e9e4 Add dist-win32 target for building win32 binary .zip archive nigels 2009-12-31 16:05:28 +0000
  • 45a3e3981a Set DLL base address to 0x62AA0000, rather than defaulting to 0x10000000 nigels 2009-12-31 03:35:09 +0000
  • 669686d036 Updated documentation, in preparation for GLEW 1.5.2 nigels 2009-12-31 00:06:32 +0000
  • e9f2eb00f2 Templated documentation generation Makefile integration. nigels 2009-12-31 00:05:15 +0000
  • 44e4a41799 Add templated documentation generation for reducing release workflow nigels 2009-12-30 23:37:32 +0000
  • 94a2390e65 Patch 2865218 - gl.h for SnowLeopard uses __X_GL_H rather than __gl_h_ or __GL_H__ nigels 2009-12-03 05:46:19 +0000
  • 23d0bc6157 tfogal 'at' alumni.unh.edu - build binaries from the object files instead of directly from the source files. nigels 2009-11-17 02:50:58 +0000
  • 1601537107 Fix for GL_EXT_direct_state_access parsing when there is a ) at the end of a line in an unfinished < > comment. Make sure all of the unfinished comment is removed. nigels 2009-11-11 23:52:12 +0000
  • a9c3b929aa tfogal@sci.utah.edu: NVIDIAs video_capture.txt extension is breaking the build nigels 2009-11-09 17:42:03 +0000
  • 9843c9ebc0 tfogal@sci.utah.edu: A patch I sent earlier was missing a \n in a debug print. nigels 2009-11-09 17:40:24 +0000
  • 29a8f3c642 Set eol-style to native for misc headers and text files nigels 2009-10-07 15:36:15 +0000
  • 18afc380f8 Add GL 3.2 Core support nigels 2009-09-09 19:52:59 +0000
  • 6a71ba4b34 Fix for bug 2833174 - TransformFeedbackVaryings parameter mismatch nigels 2009-08-07 21:10:15 +0000
  • 96a9cfd886 Add support for GLint64, GLuint64 and GLsync nigels 2009-08-05 14:11:26 +0000
  • 75a173df62 recognize lower case hexadecimal for enumerant value parsing - patch by tfogal@alumni.unh.edu nigels 2009-08-03 17:03:50 +0000
  • 8de12f59f0 preliminary spec file for GL 3.1 ikits 2009-07-27 21:41:47 +0000
  • 18d358e0d6 fix bugs 2737009 and 2698776 nigels 2009-05-23 04:25:54 +0000
  • 67636dd2af ID: 2785080 USE consistently nigels 2009-05-16 21:55:29 +0000
  • c1f2127035 Workaround Mesa GLUT incompatibility. Same fix as Mandriva 2009 rpm: libglew-devel-1.5.0-2mdv2009.0 glut.h depends on GLAPIENTRY being defined via gl.h nigels 2009-04-01 16:35:23 +0000
  • a41f08bff5 Clear text file svn:executable attribute. nigels 2009-04-01 16:31:10 +0000
  • ffa96fc016 In relation to bug 2237650, it can happen on Cygwin that APIENTRY is defined, but not WINAPI. It's WINAPI that matters to wglew.h nigels 2009-03-31 21:32:03 +0000
  • ceb6fe2e85 For bug 2636621, reorganise and simplify OpenGL version string parsing. Ensure OpenGL 3.0 is properly detected. nigels 2009-03-31 21:16:33 +0000
  • a8ddad81de Resolve bugs 2237657, 2272725, 2544715, 2237650 and apply patches 2489303, 2320783. nigels 2009-03-23 18:43:36 +0000
  • ada95db57b Use uname instead of arch since Debian/Ubunutu/etc do not have arch nigels 2009-02-20 05:59:07 +0000
  • b7b9914963 Migrate blacklist to use new filenames for OES_fixed_point and OES_query_matrix. nigels 2009-02-19 06:29:23 +0000
  • 8b600cea8e bug fix glew-1.5.1 ikits 2008-11-03 21:07:30 +0000
  • f9ea3f9026 One small change ikits 2008-11-03 06:12:34 +0000
  • 0621c3047c Prepare for the 1.5.1 release ikits 2008-11-03 05:44:14 +0000
  • faa9d69709 Fix for Apple OSX - GLint is always 32 bit\nReviewed by Milan Ikits, Stephane Denis nigels 2008-11-02 22:37:19 +0000
  • 60e7e8d349 Add support for GL_NV_explicit_multisample\nReviewed by Milan Ikits nigels 2008-10-31 00:29:15 +0000
  • 1fd235c367 added OpenGL 3.0 spec file ikits 2008-10-28 22:16:12 +0000
  • a50f565478 Add shell script sh-bang, needed for Cygwin to work\nReviewed by Milan Ikits nigels 2008-10-28 01:30:56 +0000
  • 17e55dfb29 Replace license in doc files (2168685) ikits 2008-10-27 01:32:09 +0000
  • 7cda760b4b Added Nigel's patch #3 ikits 2008-10-27 01:23:19 +0000
  • 2cb3a94ea7 Bug fix (1966659) ikits 2008-10-27 01:00:33 +0000
  • 236a07b9fb Bug fixes (1979482 and 2053859) ikits 2008-10-27 00:52:35 +0000
  • 60489035f0 disable crt security complaints ikits 2008-10-27 00:33:54 +0000
  • 4424228216 Temp fix by moving offending extensions to the blacklist ikits 2008-10-27 00:26:24 +0000
  • 5db6f8039c Bump version number ikits 2008-10-26 16:11:18 +0000
  • 892fb743ac Fixed strict refs problem on cygwin ikits 2008-10-26 16:07:59 +0000