aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl
Commit message (Expand)AuthorAgeFilesLines
* Fix file modesSven Gothel2010-07-079-0/+0
* JOGL GL4 preperation (cont):Sven Gothel2010-04-202-5/+23
* Add uint32_tSven Gothel2010-03-291-0/+2
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-274-15053/+0
* refactoring due to gluegen changes.Michael Bien2010-03-275-0/+15064
* Add missing file .. sorrySven Gothel2009-10-191-0/+18
* GL_NV_shader_buffer_loadSven Gothel2009-10-182-57/+154
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-182-158/+229
* Fix MacOSX External GLContextSven Gothel2009-09-251-4/+13
* Adding missing GL 3.0 reuse tokens ; Thanks to Koen Van den driesSven Gothel2009-09-251-0/+46
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-0513-82/+425
* Doc: OpenGL 3.1 .. 3.2 profile clarificationSven Gothel2009-08-032-4/+10
* Add: GL_AMD_vertex_shader_tessellator from specSven Gothel2009-08-032-1/+57
* GL: sync glext.hSven Gothel2009-08-024-568/+1059
* 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
* Add: Extended support for CVM:sg2158892009-07-121-0/+13
* Changed argument names to glDepthRange to work with MSVC 6Kenneth Russel2009-06-161-1/+1
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1524-0/+16456
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-158-11416/+0
* Fixed Issue 259: need a copy context Kenneth Russel2007-01-071-0/+1
* 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
* Fixed Issue 213: Expose GLCaps from GLDrawable Kenneth Russel2006-11-191-17/+7
* Issue number:gfxadmin2006-07-214-0/+40
* Added support for sharing of textures, etc. between GLPbuffers andKenneth Russel2006-07-211-0/+8
* Changed locking protocol for on-screen surfaces to only use the JAWT's Kenneth Russel2006-02-201-5/+5
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-221-0/+4
* Cleaned up how declarations for Mac OS X window system wrapperKenneth Russel2006-01-221-0/+46
* 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
* Fixed build problems on Linux after addition of OpenGL 1.5 support.Kenneth Russel2004-04-221-7/+0
* Added OpenGL 1.5 support. Updated glext.h, wglext.h, and glxext.h from Kenneth Russel2004-04-224-1414/+1919
* 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