Commit Graph

40 Commits

Author SHA1 Message Date
Nigel Stewart d04fd20cec Touch-up: Sort the enums (tokens) in a stable manner for consistency in include files. 2014-09-27 11:34:59 +10:00
Nigel Stewart 26be54cb1a Fixups for GL_KHR_robustness support. 2014-09-18 20:51:56 +10:00
Nigel Stewart 9c5bc25386 Fixups for specifiation URLs. 2014-08-07 22:33:18 +10:00
Nigel Stewart 3739be33b0 Sort the enums (tokens) in a stable manner for consistency in include files. 2014-07-26 09:26:17 +10:00
Nigel Stewart b96cf5f05e It appears that upstream are preferring void over GLvoid. 2014-01-08 17:22:37 -06:00
Nigel Stewart 974679c6d8 Use git instead of clone to download OpenGL registry.
Core-profile extension query patch by Carsten Neumann
https://sourceforge.net/p/glew/bugs/174/
2013-07-14 13:02:16 -05:00
Nigel Stewart db6dbecb7a For #212 BaseVertex family: invalid type of "indices" parameter
Convert void* to GLvoid * in function parameters.
TODO - const and void**
2013-03-18 22:22:53 -05:00
Nigel Stewart e2036b5afd Add experimental OpenGL ES extension support, disabled by default.
Move registry into registry/gl, move extensions into extensions/gl.
This allows room for registry/gles and extensions/gles.
Extension filtering moved from update_ext.sh to filter_gl_ext.sh, different logic for OpenGL ES.
2012-10-24 21:49:42 -05:00
Nigel Stewart 38a3d85754 Ignore enums that end in ? - these values are not specified or known. 2012-08-07 22:06:41 -05:00
Nigel Stewart 4c1a2460f3 Add OpenGL 4.3 support, and new extensions. 2012-08-06 09:17:50 -05:00
Nigel Stewart 05e1fba5f5 Treat Additions to Chapter as a section 2012-05-27 17:13:29 -05:00
Nigel Stewart 848ddb0c31 Fixup; char -> GLchar for function parameters. 2012-05-26 00:07:59 -05:00
nigels 1abca93f6a Fix for ID: 3109711 - GL_DOUBLE_MATNxM undeclared
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@633 783a27ee-832a-0410-bc00-9f386506c6dd
2010-11-17 16:43:27 +00:00
nigels 043de344c2 Blacklist ARB/separate_shader_objects and ARB/viewport_array for now, fix build breaks.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@613 783a27ee-832a-0410-bc00-9f386506c6dd
2010-07-29 13:33:05 +00:00
nigels 43dd29cf8f Improved GL_NV_vdpau_interop support
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@608 783a27ee-832a-0410-bc00-9f386506c6dd
2010-06-29 23:58:41 +00:00
nigels 91fe4e2bb1 Add support for AMD_debug_output, recently added to opengl.org repository.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@601 783a27ee-832a-0410-bc00-9f386506c6dd
2010-05-21 19:15:29 +00:00
nigels 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.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@587 783a27ee-832a-0410-bc00-9f386506c6dd
2010-03-05 18:19:59 +00:00
nigels e72fe268e8 Touch-ups for GLEW 1.5.2 release. Add dist-src target
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@573 783a27ee-832a-0410-bc00-9f386506c6dd
2009-12-31 17:05:56 +00:00
nigels 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.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@563 783a27ee-832a-0410-bc00-9f386506c6dd
2009-11-11 23:52:12 +00:00
nigels 96a9cfd886 Add support for GLint64, GLuint64 and GLsync
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@557 783a27ee-832a-0410-bc00-9f386506c6dd
2009-08-05 14:11:26 +00:00
ikits 7cda760b4b Added Nigel's patch #3
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@535 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-27 01:23:19 +00:00
ikits 892fb743ac Fixed strict refs problem on cygwin
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@529 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-26 16:07:59 +00:00
ikits c8bd15de14 Bug fix
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@523 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 02:04:26 +00:00
ikits 3f63c6224c Year change
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@521 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 01:47:25 +00:00
ikits 42fc0825c2 fix registry parsing
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@515 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-27 19:09:10 +00:00
ikits 7e708af2be version & year bump
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@469 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-01 05:11:36 +00:00
ikits 89ad8ec389 bug fixes and copyright year changes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@427 783a27ee-832a-0410-bc00-9f386506c6dd
2006-02-26 16:45:12 +00:00
ikits 41affc7565 fixed GLhalf bug
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@374 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-29 04:36:24 +00:00
ikits d50db91bd0 Year bump in copyright message. Removed obsolete files from auto/src.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@333 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-03 07:32:34 +00:00
ikits 9a294ee851 fixed GLX_ token in glew.h bug
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@312 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-06 08:14:52 +00:00
mem 4e53d48347 Add some comments; some whitespace changes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@276 783a27ee-832a-0410-bc00-9f386506c6dd
2004-06-27 22:34:11 +00:00
ikits dbb7f8c798 updated copyright notices
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@207 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-01 20:03:26 +00:00
mem e4057d5b33 Mostly formatting and documentation noops.
For VBO:

    typedef ptrdiff_t GLsizeiptrARB;
    typedef ptrdiff_t GLintptrARB;

as per email discussion with Marco Fabbricatore.  See argumentation in
auto/bin/update_ext.sh and auto/src/glew_pre.h.

Windows needs to get this fixed.  See glew_pre.h.


git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@184 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-04 14:20:17 +00:00
ikits 31f6e6221e fixed 2X_BIT bug
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@172 783a27ee-832a-0410-bc00-9f386506c6dd
2003-12-13 17:44:01 +00:00
ikits 412814404b added Solaris support
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@154 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-27 05:28:55 +00:00
ikits 32a42fe06a added support for GL_ARB_vertex_shader, GL_ARB_fragment_shader, and GL_ARB_shader_objects
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@132 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-26 11:34:59 +00:00
ikits 397ac3fd63 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@108 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-16 07:49:57 +00:00
ikits 3ec71404e3 fixed void * problem
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@106 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-16 07:28:44 +00:00
ikits e68c8d8886 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@96 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-08 16:43:30 +00:00
mem 2b9775d8d3 Merge Milan's 1.1.x
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@80 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-06 15:01:13 +00:00