aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLContext.java
Commit message (Expand)AuthorAgeFilesLines
* OSX Fix: Catch releaseImpl's glFinish() exception (DebugGL); Make GLContext.r...Sven Gothel2012-01-131-1/+6
* GLContext/NativeSurface Impl's toString(): Add lock.toString()Sven Gothel2012-01-081-1/+8
* GLContext*/GLDrawableHelper: Fix consistency of recursive makeCurrent()/relea...Sven Gothel2012-01-081-2/+5
* GLContext fix shutdown(): Clear proc address tables and extension cache (GLCo...Sven Gothel2011-12-011-3/+6
* GLContext: Intendation + Use generics (remove warnings)Sven Gothel2011-11-081-22/+27
* Minor edits / cleanup of GLContext*Sven Gothel2011-10-261-4/+2
* MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...Sven Gothel2011-10-251-1/+1
* GLContext/GLDebugMessageHandler: Fix/clarify init and usage of dbg handlerSven Gothel2011-09-301-0/+1
* *GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...Sven Gothel2011-09-091-0/+42
* JOGL: Make GLProfile shutdown()/initSingleton() functional, ie. proper recrea...Sven Gothel2011-09-081-0/+5
* Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL...Sven Gothel2011-09-021-1/+1
* Don't enable DebugGL/TraceGL with jogl.debug=allSven Gothel2011-08-071-2/+11
* JOGL: Add GLBase::isGLES2Compatible()Sven Gothel2011-07-311-5/+15
* GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in...Sven Gothel2011-04-281-7/+16
* Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.Sven Gothel2011-04-241-4/+101
* GLContext changes:Sven Gothel2011-04-221-12/+32
* Fix: DEBUG field (regression)Sven Gothel2011-04-051-3/+2
* GLContext: Added java.debug.DebugGL and java.debug.TraceGL to enable debug an...Sven Gothel2011-04-051-2/+7
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-2/+2
* Fix GLContext ProcAddressTable Caching: Add sw/hw accel bit to hash value due...Sven Gothel2011-02-061-0/+5
* Fix: GLX exception message / sorted importsSven Gothel2011-01-311-1/+1
* JOGL: GLContextImpl's updateGLXProcAddressTable(..) only uses device as a key...Sven Gothel2010-12-091-4/+0
* DEBUG: GLProfile: Dump GLInfo ; GLContext: SET mappedVersions.. no stack traceSven Gothel2010-12-031-3/+3
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-281-12/+35
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-151-8/+4
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-127/+220
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-291-3/+18
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-0/+1
* trivial code cleanup in glx package.Michael Bien2010-09-091-1/+1
* Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-241-1/+1
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-4/+12
* JOGL: Unified GLContext native handleSven Gothel2010-06-021-16/+31
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-20/+112
* NEWT/AWT InteroperabilitySven Gothel2010-04-241-0/+7
* Review of using isGL2() and GL2.GL*Sven Gothel2010-04-221-5/+5
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-4/+183
* JOGL GL4 preperation (cont):Sven Gothel2010-04-171-0/+1
* JOGL GL4 preperation:Sven Gothel2010-04-161-1/+67
* fixed a bunch of javadoc warnings.Michael Bien2010-03-291-3/+3
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+2
* Offscreen/PBuffer capabilities cleanup ; Generic read drawable supportSven Gothel2009-10-031-2/+28
* GL3 Related:Sven Gothel2009-08-011-1/+3
* Fix property query. Thx to Ken pointing this out.Sven Gothel2009-07-031-7/+0
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+261