aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-223-0/+31
* Cleaned up how declarations for Mac OS X window system wrapperKenneth Russel2006-01-222-40/+47
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-2410-165/+429
* Made pbuffer code and in particular floating-point pbuffer code moreKenneth Russel2005-06-021-0/+2
* Cleaned up Mac OS X context handling. Removed incorrect retain call onKenneth Russel2005-06-011-0/+1
* Added first-cut support for floating-point pbuffers on Mac OS XKenneth Russel2005-05-201-1/+1
* 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
* Fixed race conditions in Mac OS X onscreen context creation thatKenneth Russel2005-05-101-1/+2
* Fixed Issue 92: Platform Independent VSync functionality Kenneth Russel2005-04-241-0/+2
* Added double-buffer argument to Mac OS X OpenGL context creationKenneth Russel2005-02-041-0/+1
* Partial fix for Issue 88: Add Linux amd64 support to JOGLKenneth Russel2005-01-271-1/+1
* Fixed incorrect typedef of jint to long; is now intKenneth Russel2005-01-273-3/+3
* Added definitions for GL_EXT_framebuffer_object to glext.hKenneth Russel2005-01-201-0/+128
* Fixed build problem on Linux after upgrade to Cg 1.3 beta 2 headersKenneth Russel2004-10-291-1/+1
* Removed hacks from cg.h and cgGL.h that are no longer necessary now Kenneth Russel2004-10-222-179/+175
* Updated Cg definitions to Cg 1.3 beta 2 headersKenneth Russel2004-10-226-327/+615
* Bug fix from user GKW on the JOGL forums for problems reported by Kenneth Russel2004-08-031-0/+40
* Upgraded to current glext.h / wglext.h / glxext.hKenneth Russel2004-08-023-42/+206
* Fixed Issue 79: PBuffers on macintosh fail to glCopyTexSubImage2DKenneth Russel2004-04-291-3/+3
* 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-0/+0
* Added OpenGL 1.5 support. Updated glext.h, wglext.h, and glxext.h from Kenneth Russel2004-04-224-1414/+1919
* Updated context creation code to unpack GLCapabilities object in JavaKenneth Russel2004-04-211-2/+13
* Updated for OSX to handle custom pixel formatsgregorypierce2004-02-281-1/+2
* Updated to include GL_EXT_texture_rectanglegregorypierce2004-02-281-0/+10
* Disabling the context updater for now - not thread safe yet.Gerard Ziemski2003-10-121-0/+1
* Implemented PBuffers (available in >= Panther). Reimplemented window resizing...Gerard Ziemski2003-10-121-6/+13
* Ported JOGL's Cg support to Linux; fixed capitalization and otherKenneth Russel2003-09-053-8/+8
* Fixed Mac OS X build after recent JAWT changes in 10.3 (which areKenneth Russel2003-08-242-1/+1
* Updated jogl build documentation for Ant build. Deleted now-obsoleteKenneth Russel2003-07-1414-160/+0
* Added Ant build support, contributed by Rob Grzywinski and ArturKenneth Russel2003-07-145-0/+61
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-1/+1
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-036-135/+74
* Checked in experimental Cg support and a couple of small demos. ByKenneth Russel2003-06-267-0/+1530
* Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell,Kenneth Russel2003-06-2615-7116/+52
* Initial revisiondjp2003-06-0842-0/+16917