aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLBase.java
Commit message (Expand)AuthorAgeFilesLines
* 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