aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/GLContextImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-2/+2
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-98/+195
* JOGL GLContextImpl: Trigger ProcAddressTable mapping via 'setGLFunctionAvaila...Sven Gothel2010-11-031-8/+13
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-291-24/+51
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-2/+2
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-5/+6
* Misc CleanupsSven Gothel2010-09-151-5/+5
* Merge branch 'master' of git://github.com/sgothel/joglMichael Bien2010-09-101-10/+10
|\
| * NEWT: Focus Fix + CleanupSven Gothel2010-09-031-10/+10
* | trivial code cleanup in glx package.Michael Bien2010-09-091-18/+22
|/
* Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-241-0/+6
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-071-1/+1
* Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-171-1/+1
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-44/+96
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-3/+12
* JOGL: Unified GLContext native handleSven Gothel2010-06-021-5/+0
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-39/+5
* JOGLSven Gothel2010-04-281-4/+1
* JOGL Error HandlingSven Gothel2010-04-271-0/+10
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-1/+3
* modifications due to method renaming in gluegen/procaddresstable.Michael Bien2010-04-241-2/+1
* changes due to refactorings in ProcAddressTable.Michael Bien2010-04-241-1/+1
* NEWT/AWT InteroperabilitySven Gothel2010-04-241-5/+2
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-221-4/+1
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-174/+315
* JOGL GL4 preperation:Sven Gothel2010-04-161-12/+311
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-4/+22
* modifications due to class movement in gluegen.Michael Bien2010-03-311-1/+1
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-1/+1
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+602