summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl
Commit message (Expand)AuthorAgeFilesLines
* 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