aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLProfile.java
Commit message (Expand)AuthorAgeFilesLines
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-0/+1
* Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-171-4/+6
* 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-101-10/+23
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-106/+43
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-9/+5
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-10/+60
* GLProfile static init within privileged blockSven Gothel2010-04-281-7/+16
* JOGL Error HandlingSven Gothel2010-04-271-31/+39
* 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-201-221/+313
* JOGL GL4 preperation (cont):Sven Gothel2010-04-171-0/+19
* JOGL GL4 preperation:Sven Gothel2010-04-161-23/+97
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-2/+2
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-20/+22
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-181-8/+35
* GLProfile: usesNativeGLES[12] remove check with non impl GL2ES[12] ; Add uses...Sven Gothel2009-10-161-4/+19
* NEWT X11 Display Lock:Sven Gothel2009-10-111-0/+17
* Fix: GL2ES1 mapping to GL2ES12 if availableSven Gothel2009-07-311-3/+3
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-291-2/+12
* Refine debug messagesg2158892009-07-291-0/+2
* Cleanup ..sg2158892009-07-281-3/+3
* EGL changes for deviceMorris Meyer2009-07-281-3/+3
* - Fix: X11 locking Sven Gothel2009-06-181-0/+3
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-171-1/+3
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+836