summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl/GL
Commit message (Expand)AuthorAgeFilesLines
* Bug 1135 - Fix other GL header and windows-system headerSven Gothel2015-03-063-2/+10
* Bug 1135 - Support EGL 1.5 , ES 3.1 and GL 4.5 - Part 3: Minimal patch of van...Sven Gothel2015-03-062-2/+0
* Bug 1135 - Support EGL 1.5 , ES 3.1 and GL 4.5 - Part 2: Minimal patch of van...Sven Gothel2015-03-052-32/+6
* Bug 1135 - Support EGL 1.5 , ES 3.1 and GL 4.5 - Part 1: Update header to lat...Sven Gothel2015-02-264-1484/+2832
* API doc: Add old glext-20130207.h header for complete extension association. ...Sven Gothel2013-07-171-0/+13142
* Fix regressions of commit 3a0d7703da32e9a5ddf08a334f18588a78038d88: Avoid CPP...Sven Gothel2013-07-153-4/+24
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-159-11580/+14317
* Bug 714: Add GL_COPY_READ_BUFFER_BINDING and GL_COPY_WRITE_BUFFER_BINDING, wh...Sven Gothel2013-04-061-0/+2
* Misc X11: Add GLX_MESA_swap_control; GLXExtensions (private); X11GLXContext c...Sven Gothel2012-09-291-0/+10
* OpenGL 4.2 functional support (GL header sync)Sven Gothel2012-02-141-21/+502
* Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...Sven Gothel2011-10-181-32/+1
* Move win32 RECT structure to windows.hSven Gothel2010-11-081-7/+0
* Changed files wingdi.h/winwgl.h with content from w64 mingw-runtime package's...Sven Gothel2010-11-081-0/+7
* Minor patch to headers for gluegen ; GLES2 extensionsSven Gothel2010-11-063-4/+6
* 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