summaryrefslogtreecommitdiffstats
path: root/src/jogl
Commit message (Expand)AuthorAgeFilesLines
* Misc CleanupsSven Gothel2010-09-158-38/+16
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-09-1517-118/+71
|\
| * Merge branch 'master' of git://github.com/sgothel/joglMichael Bien2010-09-101-10/+10
| |\
| * | trivial code cleanup in glx package.Michael Bien2010-09-0917-118/+71
* | | Removed COPYRIGHT.txt file, whichSven Gothel2010-09-1414-350/+361
| |/ |/|
* | NEWT: Focus Fix + CleanupSven Gothel2010-09-031-10/+10
|/
* minor formattingSven Gothel2010-08-241-2/+1
* Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-242-1/+7
* Fix file modesSven Gothel2010-07-07129-0/+0
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-075-8/+8
* Merge branch 'master' of github.com:sgothel/joglSven Gothel2010-06-268-15/+19
|\
| * Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-178-15/+19
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-266-85/+218
|/
* JOGL.GLAutoDrawable:Sven Gothel2010-06-167-10/+222
* NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...Sven Gothel2010-06-111-1/+8
* 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-1077-2531/+1669
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-0426-611/+800
* JOGL: Sanity check in GLDrawableHelper (Context creation and initAction) ; Ad...Sven Gothel2010-06-021-0/+3
* JOGL: Unified GLContext native handleSven Gothel2010-06-0215-361/+324
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-286-3/+18
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-216-105/+44
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-161-1/+1
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-117-103/+216
* ../jogl.logSven Gothel2010-05-102-7/+7
* Remove critical path in shutdown ..Sven Gothel2010-05-042-4/+10
* Add native NEWT window parenting test. Fix some error messagesSven Gothel2010-04-302-7/+7
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-281-3/+3
* GLProfile static init within privileged blockSven Gothel2010-04-281-7/+16
* Fix privileged access (applet)Sven Gothel2010-04-281-1/+7
* JOGLSven Gothel2010-04-285-8/+14
* JOGL Error HandlingSven Gothel2010-04-277-48/+63
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-2710-70/+147
* modifications due to method renaming in gluegen/procaddresstable.Michael Bien2010-04-242-4/+3
* changes due to refactorings in ProcAddressTable.Michael Bien2010-04-242-2/+2
* NEWT/AWT InteroperabilitySven Gothel2010-04-249-69/+51
* reviewed calls to lockSurface() and ensured propper unlocking.Michael Bien2010-04-234-43/+36
* Merge branch 'master' of github.com:mbien/joglMichael Bien2010-04-2211-177/+178
|\
| * Review of using isGL2() and GL2.GL*Sven Gothel2010-04-2211-177/+178
* | reviewed X11Lib.XLock/UnlockDisplay() usage:Michael Bien2010-04-224-193/+213
|/
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-225-31/+82
* JOGL GL4 preperation (cont):Sven Gothel2010-04-2032-660/+1052
* DRIHack.driHackNeeded is now initialized once in the static initializer (not ...Michael Bien2010-04-171-17/+27
* JOGL GL4 preperation (cont):Sven Gothel2010-04-176-182/+271
* Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-167-17/+17
* JOGL GL4 preperation:Sven Gothel2010-04-1617-410/+716
* JOGL (Windows):Sven Gothel2010-04-158-84/+77
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-1514-134/+361
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-1318-122/+236
* Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ...Sven Gothel2010-04-094-8/+8