summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl/GL
Commit message (Expand)AuthorAgeFilesLines
* 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-245-2193/+4522
* GL_NV_shader_buffer_loadSven Gothel2009-10-181-24/+122
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-054-48/+66
* Doc: OpenGL 3.1 .. 3.2 profile clarificationSven Gothel2009-08-032-4/+10
* 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-157-0/+12042
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-157-11367/+0
* Fixed typo in NVidia GeForce 8 extensions in glxext.hKenneth Russel2006-12-021-2/+2
* Updated glext.h to include new NVidia GeForce 8 series extensions. Kenneth Russel2006-11-203-25/+814
* Updated glext.h to current one from khronos.org subversion repository Kenneth Russel2006-11-201-10/+231
* Issue number:gfxadmin2006-07-214-0/+40
* 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-193-141/+500
* 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-023-42/+206
* Fixed breakage of vertex_array_range extension during last update of Kenneth Russel2004-04-293-4/+10
* 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-223-1414/+1912
* Updated to include GL_EXT_texture_rectanglegregorypierce2004-02-281-0/+10
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-031-0/+61
* Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell,Kenneth Russel2003-06-261-0/+13
* Initial revisiondjp2003-06-086-0/+8967