aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/impl/egl/EGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-279/+0
* JOGL: GLContextImpl's updateGLXProcAddressTable(..) only uses device as a key...Sven Gothel2010-12-091-6/+11
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-281-8/+7
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-9/+7
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-021-2/+2
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-291-7/+24
* Fix file modesSven Gothel2010-07-071-0/+0
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-55/+19
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-1/+1
* JOGL: Unified GLContext native handleSven Gothel2010-06-021-30/+20
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-2/+2
* JOGLSven Gothel2010-04-281-1/+4
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-1/+2
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-3/+7
* Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-161-2/+1
* JOGL GL4 preperation:Sven Gothel2010-04-161-4/+8
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-6/+2
* Adaptions toSven Gothel2010-03-301-2/+2
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+299