summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLBase.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 2)Sven Gothel2015-02-021-646/+0
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-1/+1
* Minor Cleanup (FBObject, GLBase)Sven Gothel2014-12-061-0/+12
* Bug 1031: Remove Deprecated Classes and Methods (JOGL)Sven Gothel2014-07-101-16/+0
* Bug 801: Graph OpenGL ES2 and ES3 CompatibilitySven Gothel2014-03-251-3/+3
* Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Fix auto-swap ...Sven Gothel2014-02-181-2/+12
* Bug 950 - Recognize full FBO capabilities for ES 3.0 - [GLContext|GL].hasFull...Sven Gothel2014-01-241-2/+2
* Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron...Sven Gothel2014-01-211-7/+78
* Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida...Sven Gothel2013-11-071-1/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-54/+54
* Fix some JavaDoc and API doc (reference) bugs ..Sven Gothel2013-09-081-5/+4
* GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience.Sven Gothel2013-09-031-0/+12
* Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl...Sven Gothel2013-08-141-2/+2
* Redefine: isGLES3Compatible() and isGL4ES3(), i.e. allow GL4ES3 usage in case...Sven Gothel2013-07-161-4/+10
* GL*: Expose isGL*Core(); GLContext: isGL*() API doc cleanup - align queries.Sven Gothel2013-07-161-0/+18
* Fix BuildComposablePipeline's isGL*/getGL* ; GLBase: getDownstreamGL()/getRoo...Sven Gothel2013-07-151-16/+55
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-2/+47
* Fix Bug 666: GLBase.java line 438 contained some invalid trailing characters ...Sven Gothel2013-01-121-1/+1
* Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff...Sven Gothel2012-12-151-1/+14
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-0/+38
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-0/+55
* OpenGL ES/EGL OverhaulSven Gothel2012-02-131-45/+26
* minor editsSven Gothel2012-01-091-2/+0
* JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenienceSven Gothel2011-11-081-0/+11
* JOGL: Add GLBase::isGLES2Compatible()Sven Gothel2011-07-311-0/+7
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-1/+26
* JOGL GL4 preperation:Sven Gothel2010-04-161-0/+28
* fixed a bunch of javadoc warnings.Michael Bien2010-03-291-1/+1
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-181-3/+17
* Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.sg2158892009-07-301-1/+16
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-291-6/+142
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+129