summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagJSR-231-BEFORE-RENAMEFirst Last2005-08-300-0/+0
* Merged in some work from Java2D/JOGL integration workspaceKenneth Russel2005-08-3010-50/+42
* Added isAnimating() on request of AK77 on JOGL forumsKenneth Russel2005-08-292-0/+16
* Added Linux/x86_64 support to StructLayout based on feedback from user Kenneth Russel2005-08-291-0/+1
* Restructured generation of MethodBindings and emitters to more closely Kenneth Russel2005-08-2922-2316/+1600
* This putback may break Windows/Mac build temporarily for a few hoursTravis Bryson2005-08-238-43/+314
* Refactored Animator and FPSAnimator and improved efficiency in base Kenneth Russel2005-08-203-29/+128
* Fixed bug in MacOSXOnscreenGLDrawable.swapBuffers() uncovered byKenneth Russel2005-08-181-8/+0
* Fixed bug in X11OnscreenGLDrawable.swapBuffers() when surface was notKenneth Russel2005-08-181-1/+18
* Fixed bug in makeCurrent in new external context implementationsKenneth Russel2005-08-172-0/+2
* 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