aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl
Commit message (Expand)AuthorAgeFilesLines
* Fix: JAWTUtil has to JAWTNativeLibLoader.loadAWTImpl() as well. Use NWReflect...Sven Gothel2009-06-151-8/+8
* Minor API cleanups:Kenneth Russel2009-06-147-816/+666
* Fix GLCanvas - init/deinit at addNotify/removeNotify - demos.testContextDestr...Sven Gothel2009-06-131-48/+45
* - Adding GLAutoDrawable.ScreenChangeActionEnabled reflecting theSven Gothel2009-06-132-3/+17
* Formatting changeKenneth Russel2009-06-131-1/+1
* Attempt to get disableBackgroundErase hack working again with 6u10+,Kenneth Russel2009-06-131-4/+11
* - Adding CR + TAB to toString() methods for better visibility,Sven Gothel2009-06-123-15/+36
* Removed GLAutoDrawable's dispose(boolean regenerate), and added it's semantic...Sven Gothel2009-06-125-95/+85
* - Fixing SPEC documentation for bindings JOGL and NativeWindow, Sven Gothel2009-06-119-276/+387
* Fix/Clean EGL path; Adding Windows AWT path; Windows works with MinGW (GL2)Sven Gothel2009-06-052-8/+5
* Tested:Sven Gothel2009-06-038-306/+660
* JOGLSven Gothel2009-05-297-76/+142
* Refactored shader-related utility routines from core GL2ES2 class intoKenneth Russel2009-05-221-3/+18
* Fix GLProfile.isGL2ES[12](), adding GLProfile.hasGLSL()Sven Gothel2009-03-202-3/+10
* Removed GL2ES12 interface from the public API since it is only anKenneth Russel2009-03-192-30/+51
* Removed reflective queries from GLProfile and their use inKenneth Russel2009-03-191-24/+0
* Javadoc cleanupKenneth Russel2009-03-191-4/+1
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-1913-1985/+157
* Movement of Capabilities class and chooseCapabilities functionalityKenneth Russel2009-03-198-59/+671
* Finish (?) moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-178-11/+11
* repairSven Gothel2009-03-1630-0/+7120