aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* NEWT Mac OS X - Adding support for multithreading:Sven Gothel2009-06-141-1/+1
* - Adding GLAutoDrawable.ScreenChangeActionEnabled reflecting theSven Gothel2009-06-133-16/+20
* Made computation of required buffer size for operations likeKenneth Russel2009-06-1313-52/+189
* Added back in NVIDIA, ATI and Apple OpenGL extensions to GL interfacesKenneth Russel2009-06-133-6/+39
* Fixed build problems with VC9 where manifests were not installedKenneth Russel2009-06-133-30/+8
* - Adding CR + TAB to toString() methods for better visibility,Sven Gothel2009-06-121-3/+3
* - Fixing SPEC documentation for bindings JOGL and NativeWindow, Sven Gothel2009-06-115-44/+214
* Fix/Clean EGL path; Adding Windows AWT path; Windows works with MinGW (GL2)Sven Gothel2009-06-052-5/+5
* Compile clean under windowsSven Gothel2009-06-044-2/+22
* Tested:Sven Gothel2009-06-0310-51/+89
* JOGLSven Gothel2009-05-2945-313/+3827
* Optimized GLU creation by caching Class object for implementationKenneth Russel2009-05-221-8/+20
* Refactored shader-related utility routines from core GL2ES2 class intoKenneth Russel2009-05-223-283/+0
* Recently code (UnifiedName, GLUnifiedName) was added to GlueGen toKenneth Russel2009-05-2010-14/+169
* Removed unneeded dependence on GL/glx.h; verified that JOGL can now beKenneth Russel2009-05-011-1/+0
* Fixed Solaris buildKenneth Russel2009-04-301-1/+4
* Renamed gl-ignore-gl2_es12-special.cfg to gl-if-gl-ignores.cfg for clarityKenneth Russel2009-04-282-1/+1
* Fixed build problems with nativewindow and newt with Visual Studio 2008Kenneth Russel2009-04-262-2/+0
* Fix: glShaderCompilerAvailable() and glGetShaderBinaryFormats()Sven Gothel2009-03-201-0/+6
* Fix build all javadoc generated source pathSven Gothel2009-03-201-1/+1
* Fix GL2ES12.isGL() and re-adding the shader code to the jarSven Gothel2009-03-202-1/+6
* Fix some scripts, AWTAnimator to it's awt packageSven Gothel2009-03-203-21/+27
* Removed GL2ES12 interface from the public API since it is only anKenneth Russel2009-03-194-38/+40
* Removed reflective queries from GLProfile and their use inKenneth Russel2009-03-191-1/+0
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-1926-163/+203
* Movement of Capabilities class and chooseCapabilities functionalityKenneth Russel2009-03-1911-21/+21
* Finish (?) moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1710-28/+28
* Continue moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1711-276/+277
* Continue moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-173-0/+0
* Added back "clean" targetKenneth Russel2009-03-161-0/+6
* repairSven Gothel2009-03-161-5/+0
* repairSven Gothel2009-03-163-0/+2497
* JOGL refactoring:Sven Gothel2009-03-1675-530/+452
* NEWT window closing:Sven Gothel2009-03-149-36/+34
* javadoc update (2)Sven Gothel2009-03-131-1/+1
* javadoc updateSven Gothel2009-03-132-5/+5
* New package Native Window Interface 'java.media.nwi',Sven Gothel2009-03-135-12/+18
* Fix NEWT X11 KeymappingSven Gothel2009-03-131-0/+14
* Unified some double GL enums (register combiner), ..Sven Gothel2009-03-062-27/+28
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-0538-1061/+609
* Fixed ArgumentIsString directive for glProgramStringARB (nowKenneth Russel2009-01-122-0/+2
* 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
* Fixed more bugs in glue code generation related to using opaque longKenneth Russel2008-12-202-3/+7
* Fixed bug in glMapBuffer native code generation and bug inKenneth Russel2008-12-164-8/+8
* OMX cleanup - generic toolSven Gothel2008-12-013-10/+10
* ? buildSven Gothel2008-11-292-1/+4
* ../jogl.logSven Gothel2008-11-2724-16/+7513