aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added GLDrawableFactory.createExternalGLContext, Kenneth Russel2005-08-178-0/+542
* Added dual-context test. Changed Kenneth Russel2005-08-151-2/+13
* Fixed bug in FPSAnimatorKenneth Russel2005-08-141-0/+1
* Restructured Animator to handle multiple GLAutoDrawables and to yield Kenneth Russel2005-08-142-40/+209
* Fixed build problem after adding repaint() to GLAutoDrawableKenneth Russel2005-08-091-0/+4
* Added repaint() to GLAutoDrawable interface and used it in gleem Kenneth Russel2005-08-061-0/+4
* More debugging infoKenneth Russel2005-08-051-3/+3
* Fixed build breakage after recent changesKenneth Russel2005-07-281-1/+1
* Cleaned up build process slightly; GL interface and implementing classKenneth Russel2005-07-2811-143/+100
* Upgraded Cg headers to 1.4 including initial CgFX extensions. Much new Kenneth Russel2005-07-276-150/+429
* Refactored platform extensions out of the GL interface and Kenneth Russel2005-07-2735-479/+535
* Added new IgnoreExtension directive to the GLEmitter which allows a Kenneth Russel2005-07-227-17/+80
* Extended BuildStaticGLInfo to parse #defined tokens as well as Kenneth Russel2005-07-211-60/+123
* Documentation updates and minor cleanupsKenneth Russel2005-07-1913-116/+139
* Added GLContext.getGLDrawable(). Made GLJPanel constructor protected Kenneth Russel2005-07-195-4/+24
* Added workaround for problem loading JAWT library on X11 platformsKenneth Russel2005-07-1910-89/+110
* Added files missed in last checkinKenneth Russel2005-07-194-0/+804
* Moved all functionality from GLContextFactory implementations into Kenneth Russel2005-07-1914-920/+89
* Moved pbuffer creation support from MacOSXOnscreenGLDrawable toKenneth Russel2005-07-1814-213/+64
* Moved support for instantiating GLPbuffers from X11OnscreenGLContextKenneth Russel2005-07-185-140/+216
* Implemented pbuffer instantiation support in GLDrawableFactory rather Kenneth Russel2005-07-1810-178/+211
* Rewrote and refactored creation of dummy window and OpenGL context on Kenneth Russel2005-07-1718-640/+392
* Further context-related changes for the JSR-231 API. The GLContext Kenneth Russel2005-07-1741-2450/+3218
* Fixed Mac OS X port after initial GLContext changesKenneth Russel2005-07-102-1/+5
* Initial set of context-related changes for the JSR-231 API. GLContext Kenneth Russel2005-07-1030-1302/+1070
* Fixed Mac OS X port after GlueGen changes to add array offsetsKenneth Russel2005-07-082-2/+2
* Fixed Windows port after changes to GlueGen to include array offsets. Kenneth Russel2005-07-087-23/+478
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-07136-816/+2112
* This putback adds array offsets to the public JOGL API. The offsets areTravis Bryson2005-06-2423-1060/+484
* This commit was manufactured by cvs2svn to create branch 'JSR-231'.First Last2005-06-249-0/+80
* * Use cleaner and more OOP method to refer to Buffer types in gluegen'sTravis Bryson2005-05-251-9/+2
* Modified Files:Travis Bryson2005-05-2510-70/+331
* Merged with current JOGL trunk (by using -r HEAD)Kenneth Russel2005-04-2428-112/+535
* Add PrimitiveArrayExpansion mode option to grammar, Implement PrimitiveArrayE...Travis Bryson2005-02-283-11/+222
* Merged with current JOGL trunk (tag JOGL_1_1_PRE_B10)Kenneth Russel2005-02-2666-408/+3571
* This commit was manufactured by cvs2svn to create branch 'JSR-231'.First Last2005-02-2637-0/+10243
* Initial incomplete GLU NURBS port under net.java.games.jogl.impl.nurbs Kenneth Russel2004-12-2013-0/+3485
* Fixed Issue 123: Use of "enum" as variable name should be eliminated in JOGLKenneth Russel2004-12-071-3/+3
* Patched jogl.jar for 1.1b07 with bug fix for missing GLU projection Kenneth Russel2004-11-211-0/+0
* Fixed bug pointed out by fazekaim on the JOGL forums where the Kenneth Russel2004-11-211-0/+43
* Upgraded JOGL and JOGL demo webstart jars to 1.1 b07.Kenneth Russel2004-11-206-1/+1
* Fixed bug pointed out by art in the JOGL forums where cap of sphere Kenneth Russel2004-11-191-1/+1
* Added files missed in recent GLU putbackKenneth Russel2004-11-194-0/+1891
* Conditioned ATI_WORKAROUND notice on jogl.verbose system propertyKenneth Russel2004-11-191-1/+3
* Partial fix for Issue 42: Problems invoking GLU functions Kenneth Russel2004-11-186-17/+187
* Fixed Issue 22: GLException hides user exception Kenneth Russel2004-11-181-7/+33
* Fixed Issue 119: Dual-head problems on Windows XP Kenneth Russel2004-11-152-4/+5
* Fixed MinGW build option after conversion to cpptasksKenneth Russel2004-11-081-4/+12
* Updated Mac OS X binaries with missing libjogl_cg.jnilibKenneth Russel2004-11-061-0/+0
* libjogl_cg.jnilib was missing in jogl-natives-macosx.jar in dist targetKenneth Russel2004-11-061-1/+1