Nigel Stewart
|
1b38b41837
|
Patch ID: 3260500 - Query extension string only once
|
2011-03-30 11:38:25 -05:00 |
|
Nigel Stewart
|
9bca6b44ea
|
Ungreedy prefix match for function name -> __glew prefixing
|
2011-03-27 23:21:43 -05:00 |
|
Nigel Stewart
|
c06a90bc59
|
GLX fixup for Patch ID: 3206528 Add support for NV_video_capture
|
2011-03-11 12:39:50 -06:00 |
|
Nigel Stewart
|
ff1aa06701
|
Patch ID: 3206528 Add support for NV_video_capture
|
2011-03-11 11:16:50 -06:00 |
|
Nigel Stewart
|
6acc3d0e85
|
Support function pointer typedefs in the extension files, rather than hard-coding those directly into the header. Enables support for AMD_debug_output, ARB_debug_output and ARB_cl_event in SCI GLEW branch.
|
2011-01-01 09:30:11 -06: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
|
b7674c9e5d
|
Resolve ID: 3058120 - can't make svn
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@627 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-10-30 01:10:37 +00:00 |
|
nigels
|
34d6d381c5
|
Bug ID: 3072935 glGetPointerv is GL 1.2, not GL_EXT_vertex_array
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@623 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-09-22 19:45:36 +00:00 |
|
nigels
|
835cbed5b8
|
Filter glGetPointerv from GL_ARB_debug_output
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@618 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-08-16 19:43:07 +00:00 |
|
nigels
|
5d70415c04
|
Add various enumerants missing from glew.h currently
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@617 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-08-13 20:49:25 +00:00 |
|
nigels
|
7102be81a7
|
Disable filtering of GL_ARB_separate_shader_objects, resolve build breakage.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@616 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-08-12 00:31:10 +00:00 |
|
nigels
|
376baca6d1
|
Add support for ARB_viewport_array
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@615 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-08-10 04:31:50 +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
|
f5faea3022
|
Enable GL_ARB_gpu_shader_fp64
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@600 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-05-07 20:43:46 +00:00 |
|
nigels
|
341b043b31
|
Add support for Nvidia Fermi extensions.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@595 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-04-19 03:52:05 +00:00 |
|
nigels
|
13a4bbaa12
|
Fix for glewinfo extension string checking.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@591 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-03-11 23:32:28 +00:00 |
|
nigels
|
0c26245424
|
Initial OpenGL 3.3 and 4.0 support
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@590 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-03-11 23:28:29 +00:00 |
|
nigels
|
628edd3c0b
|
Only check OpenGL extension string if there is a non-empty string to check for. GL_VERSION_* are detected from the version info.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@589 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-03-10 15:37:02 +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
|
9843c9ebc0
|
tfogal@sci.utah.edu: A patch I sent earlier was missing a \n in a debug print.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@561 783a27ee-832a-0410-bc00-9f386506c6dd
|
2009-11-09 17:40:24 +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 |
|
nigels
|
75a173df62
|
recognize lower case hexadecimal for enumerant value parsing - patch by tfogal@alumni.unh.edu
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@556 783a27ee-832a-0410-bc00-9f386506c6dd
|
2009-08-03 17:03:50 +00:00 |
|
nigels
|
60e7e8d349
|
Add support for GL_NV_explicit_multisample\nReviewed by Milan Ikits
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@539 783a27ee-832a-0410-bc00-9f386506c6dd
|
2008-10-31 00:29:15 +00:00 |
|
nigels
|
a50f565478
|
Add shell script sh-bang, needed for Cygwin to work\nReviewed by Milan Ikits
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@537 783a27ee-832a-0410-bc00-9f386506c6dd
|
2008-10-28 01:30:56 +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
|
36fa404a4d
|
switch to new opengl registry
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@513 783a27ee-832a-0410-bc00-9f386506c6dd
|
2007-12-27 18:25:25 +00:00 |
|
ikits
|
b6ef9dd3ad
|
Bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@508 783a27ee-832a-0410-bc00-9f386506c6dd
|
2007-09-28 19:07:02 +00:00 |
|
ikits
|
c9a40e3cee
|
const correctness change
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@498 783a27ee-832a-0410-bc00-9f386506c6dd
|
2007-03-19 13:33:36 +00:00 |
|
ikits
|
3d4da5b2a7
|
bug fixes and added GL_NV_depth_range_unclamped
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@495 783a27ee-832a-0410-bc00-9f386506c6dd
|
2007-03-19 02:36:29 +00:00 |
|
ikits
|
5a1dfd429a
|
it's about time again
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@487 783a27ee-832a-0410-bc00-9f386506c6dd
|
2007-03-03 05:25:52 +00:00 |
|
ikits
|
1bc1d49abd
|
improved formatting of exacts
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@479 783a27ee-832a-0410-bc00-9f386506c6dd
|
2007-03-02 04:40:31 +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
|
c9714214f9
|
added debug support for glewIsSupported
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@447 783a27ee-832a-0410-bc00-9f386506c6dd
|
2006-11-21 04:13:59 +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
|
184e91489c
|
Fixed GL_ARB_transpose_matrix bug
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@418 783a27ee-832a-0410-bc00-9f386506c6dd
|
2005-05-16 04:13:06 +00:00 |
|
ikits
|
4a06912ddb
|
fixed bugs 1185517 and 1182116
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@417 783a27ee-832a-0410-bc00-9f386506c6dd
|
2005-04-22 22:47:23 +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
|
389547f074
|
fixed GLhandleARB
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@365 783a27ee-832a-0410-bc00-9f386506c6dd
|
2005-01-06 06:25:07 +00:00 |
|
ikits
|
471af2c0d6
|
extended glewIsSupported
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@343 783a27ee-832a-0410-bc00-9f386506c6dd
|
2005-01-04 05:31:44 +00:00 |
|
ikits
|
7d2fe795e9
|
bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@337 783a27ee-832a-0410-bc00-9f386506c6dd
|
2005-01-04 03:29:39 +00:00 |
|
ikits
|
f85ff37abc
|
bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@336 783a27ee-832a-0410-bc00-9f386506c6dd
|
2005-01-04 03:05:50 +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 |
|