aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Refactored initialization of C compilers via cpptasks into Kenneth Russel2006-08-121-164/+40
* Fixed Cg-related build breakage on all platforms after introduction ofKenneth Russel2006-08-031-1/+1
* Changed isSolaris property detected by gluegen-cpptasks.xml to mean Kenneth Russel2006-08-011-2/+2
* Bumped RI implementation version to 1.0.0 in anticipation of finalKenneth Russel2006-07-281-1/+1
* Applied trick from user Kickaha on JOGL forum to potentially allow MacKenneth Russel2006-07-281-0/+15
* Issue number:gfxadmin2006-07-214-0/+40
* Added support for sharing of textures, etc. between GLPbuffers andKenneth Russel2006-07-214-1/+115
* Issue number:gfxadmin2006-07-211-1/+22
* Fixed build problem on FreeBSD; fix confirmed by user cybasheep on JOGL forumKenneth Russel2006-07-191-0/+2
* Issue number:gfxadmin2006-06-131-1/+45
* Bumped RI version number to 1.0.0 beta 5Kenneth Russel2006-05-311-1/+1
* jogl/make/build.xmlgfxadmin2006-05-311-1/+25
* Fixed error message in Solaris/SPARCv9 part of dist targetKenneth Russel2006-05-291-2/+2
* Preliminary fix forKenneth Russel2006-05-282-0/+7
* Issue number:gfxadmin2006-04-291-1/+21
* Issue number:gfxadmin2006-04-281-1/+21
* Fixed problem in Java gluScaleImage implementation raised by user Kenneth Russel2006-04-271-8/+10
* Incorporated NativeTaglet sources from cylab into gluegen source tree Kenneth Russel2006-04-271-6/+6
* Issue number:gfxadmin2006-04-251-3/+56
* Made cgGLSetParameterPointer NIODirectOnly because of its semanticsKenneth Russel2006-04-201-0/+5
* Updated JOGLAppletLauncher with new native library names. Made pack200Kenneth Russel2006-04-191-1/+1
* Added "redist" target to build.xml to be able to use the nightly buildKenneth Russel2006-04-192-1/+30
* Fixed Issue 212: Incorporate patch to add URL links to GL javadoc Kenneth Russel2006-04-176-6/+198
* Issue number:gfxadmin2006-04-171-1/+1
* Fixed Issue 215: Enhancement for NativeLibLoader Kenneth Russel2006-04-172-18/+3
* Issue number:gfxadmin2006-04-141-27/+27
* Added patch from user mabraham on javagaming.org forums for building Kenneth Russel2006-04-143-5/+14
* Support for building on HP/UX from user metasim on JOGL forumKenneth Russel2006-04-132-4/+56
* Deleted whitespaceKenneth Russel2006-03-251-3/+0
* Fixed problem with dist target destroying version string in manifest Kenneth Russel2006-03-251-2/+9
* Fixed initialization problem in dev javadoc pointed out by Justin Kenneth Russel2006-03-251-5/+5
* Added position(0) call to returned Buffers from glMapBuffer and Kenneth Russel2006-03-141-0/+2
* 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