summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Added NativeSignatureEmitterKenneth Russel2006-03-065-9/+66
* Optimized VBO/PBO checking routines in GLImpl. Now cache availability Kenneth Russel2006-02-241-20/+43
* Changed locking protocol for on-screen surfaces to only use the JAWT's Kenneth Russel2006-02-201-5/+5
* Added libjogl_drihack.so to dist native library jarsKenneth Russel2006-02-161-3/+3
* Issue number:gfxadmin2006-02-161-1/+1
* Fixed problems with lack of hardware acceleration on LinuxKenneth Russel2006-02-161-11/+35
* Issue number:gfxadmin2006-02-163-5/+19
* Added note on limitations of OpenGL context sharing to spec overviewKenneth Russel2006-02-151-0/+14
* Added GlueGen sources, LICENSEs and READMEs to JOGL dist's jogl-src.zipKenneth Russel2006-02-131-1/+1
* Added checking of whether the correct GLContext is current to the Kenneth Russel2006-02-122-13/+26
* Completion of initial work on FBO support in Java2D/JOGL bridge. Kenneth Russel2006-02-111-18/+17
* Issue number:gfxadmin2006-02-112-3/+3
* Made loading of GLU library lazier, partially in the hope that thisKenneth Russel2006-02-104-4/+27
* Issue number:gfxadmin2006-02-102-252/+272
* Changed syslibset for Xxf86vm to be non-static to work around apparentKenneth Russel2006-02-071-3/+3
* Fixed build breakage on X11 platforms after change to GlueGen'sKenneth Russel2006-02-071-8/+5
* Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to Kenneth Russel2006-02-052-0/+78
* Issue number: Various issues are covered by this -- I will update themgfxadmin2006-01-313-6/+58
* Updated Cg headers to 1.4 rc1-4 including in particular Kenneth Russel2006-01-294-1/+11
* Fixed typos in glx-CustomCCode.c along Solaris #ifdef pathKenneth Russel2006-01-221-6/+6
* Fixed Issue 179: Add documentation on importance of byte ordering Kenneth Russel2006-01-221-0/+14
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-226-26/+97
* Cleaned up how declarations for Mac OS X window system wrapperKenneth Russel2006-01-224-80/+50
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-156-215/+70
* Revised JOGL's build.xml to look more like JOAL's with autodetection Kenneth Russel2006-01-142-230/+289
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-133-13/+11
* Fixed build issue with MingW compiler pointed out by Justin CouchKenneth Russel2006-01-051-14/+3
* Added contribution from user mabraham on JOGL forum with Microsoft Kenneth Russel2006-01-032-35/+45
* Added checks on number of remaining elements and bytes for Buffers and Kenneth Russel2006-01-032-0/+141
* Fixed bugs in struct layout introduced during recent rewrite to Kenneth Russel2005-12-311-9/+9
* Fixed bug in render-to-texture support on WindowsKenneth Russel2005-12-231-1/+0
* Refactored glue code generation for APIs requiring run-time lookup of Kenneth Russel2005-12-217-7/+7
* Issue number:gfxadmin2005-12-071-3/+3
* Issue number:gfxadmin2005-12-071-1/+3
* Added thrown exception information for GLDrawableFactory'sKenneth Russel2005-12-051-6/+6
* Deleted inefficient and unnecessary bindings for gluProject,Kenneth Russel2005-12-051-79/+9
* Submitted by: Travisgfxadmin2005-12-031-87/+87
* Added GLU projection-related entry points accepting Buffers as Kenneth Russel2005-12-031-0/+56
* Issue number:gfxadmin2005-11-191-1/+30
* Issue number:gfxadmin2005-11-181-184/+271
* Submitted by: Travisgfxadmin2005-11-112-1/+235
* Issue number:gfxadmin2005-11-101-1/+1
* Fixed dist build problem pointed out by TravisKenneth Russel2005-11-101-5/+5
* Fixed Issue 180: Improve garbage generationKenneth Russel2005-11-101-4/+4
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-095-19/+88
* Added error checking for "dist" builds to validate that all expected Kenneth Russel2005-11-091-2/+85
* Changed Javadoc footer to bottomKenneth Russel2005-11-021-5/+5
* Added Javadoc footer with copyright and license informationKenneth Russel2005-11-021-5/+9
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-2455-4370/+3030
* show macosxfat as one of the available targetsGerard Ziemski2005-10-071-1/+1