summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl/GL/glext.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 1135 - Support EGL 1.5 , ES 3.1 and GL 4.5 - Part 3: Minimal patch of van...Sven Gothel2015-03-061-1/+0
* Bug 1135 - Support EGL 1.5 , ES 3.1 and GL 4.5 - Part 2: Minimal patch of van...Sven Gothel2015-03-051-16/+3
* Bug 1135 - Support EGL 1.5 , ES 3.1 and GL 4.5 - Part 1: Update header to lat...Sven Gothel2015-02-261-996/+1945
* Fix regressions of commit 3a0d7703da32e9a5ddf08a334f18588a78038d88: Avoid CPP...Sven Gothel2013-07-151-2/+10
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-9422/+8761
* Bug 714: Add GL_COPY_READ_BUFFER_BINDING and GL_COPY_WRITE_BUFFER_BINDING, wh...Sven Gothel2013-04-061-0/+2
* OpenGL 4.2 functional support (GL header sync)Sven Gothel2012-02-141-21/+502
* Minor patch to headers for gluegen ; GLES2 extensionsSven Gothel2010-11-061-2/+2
* Modifications to the original header: Seperate platform types; Move extension...Sven Gothel2010-08-241-120/+83
* Add original Khronos glext.h and gl3.h headers from 2010-08-03Sven Gothel2010-08-241-0/+11028
* Redo khronos header migration from scratch to show the delta to the originalsSven Gothel2010-08-241-10991/+0
* Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-241-2132/+4425
* GL_NV_shader_buffer_loadSven Gothel2009-10-181-24/+122
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-051-34/+40
* Add: GL_AMD_vertex_shader_tessellator from specSven Gothel2009-08-031-1/+25
* GL: sync glext.hSven Gothel2009-08-021-0/+454
* Fix: GL_EXT_framebuffer_blit tokenSven Gothel2009-08-021-2/+2
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-291-4/+4
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+8116
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-7410/+0
* Updated glext.h to include new NVidia GeForce 8 series extensions. Kenneth Russel2006-11-201-2/+516
* Updated glext.h to current one from khronos.org subversion repository Kenneth Russel2006-11-201-10/+231
* Issue number:gfxadmin2006-07-211-0/+10
* Added more extension definitions from Apple's glext.h (including, and Kenneth Russel2005-05-191-1/+86
* Updated to current glext.h, glxext.h and wglext.h Kenneth Russel2005-05-191-130/+465
* Added definitions for GL_EXT_framebuffer_object to glext.hKenneth Russel2005-01-201-0/+128
* Upgraded to current glext.h / wglext.h / glxext.hKenneth Russel2004-08-021-25/+116
* Fixed breakage of vertex_array_range extension during last update of Kenneth Russel2004-04-291-0/+2
* Applied patches from Yuri Vl. Gushchin on JOGL forums: Kenneth Russel2004-04-261-1/+27
* Added OpenGL 1.5 support. Updated glext.h, wglext.h, and glxext.h from Kenneth Russel2004-04-221-1366/+1867
* Updated to include GL_EXT_texture_rectanglegregorypierce2004-02-281-0/+10
* Initial revisiondjp2003-06-081-0/+5487