summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl
Commit message (Expand)AuthorAgeFilesLines
* JOGL/NEWT: Animator fixesSven Gothel2010-11-214-11/+29
* Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-11-181-54/+47
|\
| * JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-181-54/+47
* | print platform info additional to the module info.Michael Bien2010-11-182-0/+4
|/
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-177-49/+230
* Move shutdown hook registration to GLDrawableFactory.Sven Gothel2010-11-172-29/+59
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-153-11/+7
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-146-321/+740
* Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and...Sven Gothel2010-11-122-8/+15
* Use GlueGen VersionUtil to dump full Manifest versionSven Gothel2010-11-101-2/+3
* Adding simple static main test entry to provide standalone autobuild verifica...Sven Gothel2010-11-091-0/+55
* Added fast path to equals impl.Sven Gothel2010-11-062-0/+2
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-292-23/+20
* Proper X11 Display ClosingSven Gothel2010-10-292-30/+68
* Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile.Sven Gothel2010-10-292-137/+196
* WindowImpl/GLWindow LifecycleHook:Sven Gothel2010-10-272-4/+30
* GLAnimatorControl/Animator: Allow stop() if paused()Sven Gothel2010-10-271-2/+2
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-145-60/+97
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-0613-21/+80
* Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL) - GLCanvas...Sven Gothel2010-09-251-18/+21
* NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)Sven Gothel2010-09-235-63/+238
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-09-151-1/+1
|\
| * trivial code cleanup in glx package.Michael Bien2010-09-091-1/+1
* | Removed COPYRIGHT.txt file, whichSven Gothel2010-09-141-24/+26
|/
* Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-241-1/+1
* Fix file modesSven Gothel2010-07-076-0/+0
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-071-1/+1
* Merge branch 'master' of github.com:sgothel/joglSven Gothel2010-06-262-7/+10
|\
| * Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-172-7/+10
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-263-37/+95
|/
* JOGL.GLAutoDrawable:Sven Gothel2010-06-164-10/+101
* refactored GLProfile. Removed Clonable (Profiles are unique), added hashCode(...Michael Bien2010-06-101-34/+33
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-106-42/+94
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-043-112/+53
* JOGL: Unified GLContext native handleSven Gothel2010-06-021-16/+31
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-283-0/+11
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-9/+5
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-112-30/+172
* GLProfile static init within privileged blockSven Gothel2010-04-281-7/+16
* JOGL Error HandlingSven Gothel2010-04-271-31/+39
* NEWT/AWT InteroperabilitySven Gothel2010-04-242-7/+7
* Review of using isGL2() and GL2.GL*Sven Gothel2010-04-221-5/+5
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-221-23/+70
* JOGL GL4 preperation (cont):Sven Gothel2010-04-205-266/+527
* JOGL GL4 preperation (cont):Sven Gothel2010-04-172-0/+20
* JOGL GL4 preperation:Sven Gothel2010-04-165-24/+202
* JOGL (Windows):Sven Gothel2010-04-151-2/+2
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-152-1/+12
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-132-7/+7
* fixed a bunch of javadoc warnings.Michael Bien2010-03-296-16/+12