aboutsummaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* - Adding GLAutoDrawable.ScreenChangeActionEnabled reflecting theSven Gothel2009-06-131-10/+12
* - Fixing SPEC documentation for bindings JOGL and NativeWindow, Sven Gothel2009-06-111-10/+37
* Fix build all javadoc generated source pathSven Gothel2009-03-201-1/+1
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-191-3/+3
* Continue moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-171-18/+19
* Added back "clean" targetKenneth Russel2009-03-161-0/+6
* repairSven Gothel2009-03-161-0/+109
* JOGL refactoring:Sven Gothel2009-03-161-2481/+0
* javadoc update (2)Sven Gothel2009-03-131-1/+1
* javadoc updateSven Gothel2009-03-131-4/+4
* New package Native Window Interface 'java.media.nwi',Sven Gothel2009-03-131-2/+4
* Unified some double GL enums (register combiner), ..Sven Gothel2009-03-061-0/+1
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-051-38/+149
* Native (non-AWT) port of Newt to Mac OS X using Cocoa. MostKenneth Russel2009-01-051-1/+1
* Moved FileUtil and StreamUtil classes back into com.sun.opengl.utilKenneth Russel2008-12-301-1/+1
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-301-2/+2
* Cleaned up java.part.util.gl2 definition after movement of GLUT classes.Kenneth Russel2008-12-301-1/+1
* OMX cleanup - generic toolSven Gothel2008-12-011-8/+9
* ? buildSven Gothel2008-11-291-0/+2
* ../jogl.logSven Gothel2008-11-271-10/+25
* Newt WindowSven Gothel2008-11-261-1/+5
* Adding missing EGLExtImpl_JNI.cSven Gothel2008-11-221-2/+4
* Fixed build.xml to build correct version of TextureIO classes on theKenneth Russel2008-11-211-2/+3
* Package com/sun/opengl/impl/packrect is now part of utilities and cdcfpSven Gothel2008-11-191-2/+2
* - EGL/EGLExtSven Gothel2008-11-141-3/+3
* - Removed StaticGLInfo usage.Sven Gothel2008-11-131-8/+14
* starte native Cocoa based window implementationGerard Ziemski2008-10-171-10/+10
* Fixes for building with Visual C++ 6.0 (VC98)Kenneth Russel2008-09-161-0/+7
* Cleanup GLArrayData*, misc stuffSven Gothel2008-08-211-1/+12
* Temporarily split some TextureIO-related classes into Java SE and Java Kenneth Russel2008-08-171-2/+17
* Adding build.xml property: 'javacdebug' and 'javacdebuglevel',Sven Gothel2008-08-121-3/+7
* Working:Sven Gothel2008-08-121-10/+27
* FixedFunction shader as files, prepared for binary shader filesSven Gothel2008-08-111-1/+6
* Fixed new glsl packagingSven Gothel2008-08-041-14/+14
* ../jogl.logSven Gothel2008-08-041-9/+12
* Fixed loading of GLES and EGL libraries, and error reporting when none Kenneth Russel2008-07-311-1/+4
* ../jogl.logSven Gothel2008-07-251-9/+9
* GLUquadricImpl: now part of jogl.core; fixed GL2 immediate modeSven Gothel2008-07-211-1/+1
* - New profile GL2ES12 (desktop)Sven Gothel2008-07-211-41/+127
* Cleanup and partitioning of GLUSven Gothel2008-07-181-20/+32
* tessellator now part of jogl.coreSven Gothel2008-07-181-1/+1
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2008-07-181-1/+1
* Fixed problem with cdcfp bootclasspath breaking Windows buildsKenneth Russel2008-07-051-1/+16
* updating c.manifest targetChristopher Oliver2008-07-051-2/+7
* GL Unification 2nd round.Sven Gothel2008-07-041-9/+10
* Fixed references to output.lib.name in c.build macrodefKenneth Russel2008-07-031-5/+5
* Further refactorings of C build to reduce dependencies on Kenneth Russel2008-07-031-307/+277
* Refactored more C compiler setup into gluegen-cpptasks.xml to make itKenneth Russel2008-06-301-148/+51
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-281-8/+17
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-271-23/+17