aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/gluegen/opengl/GLConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part3: GLEmi...Sven Gothel2015-10-071-0/+8
* Bug 1135: Complete GLBufferObjectTracker for GL 4.5 using GlueGen's DelegateI...Sven Gothel2015-03-111-6/+5
* Bug 1144: Adapt to GlueGen commit 405512e1c8a2e24834b0d057f0b020b4a0f4c25bSven Gothel2015-03-111-5/+11
* Bug 1134 - Use ASTLocationTag in LoggingSven Gothel2015-03-081-5/+5
* Bug 1135 - Change JOGL's GlueGen Plugin to support EGL 1.5 , ES 3.1 and GL 4.5Sven Gothel2015-03-061-101/+234
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-46/+46
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-14/+14
* Bug 852: Remove CPU sourced data API entry where not allowed (ES3 and GL core...Sven Gothel2013-10-101-0/+8
* Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_IN...Sven Gothel2013-10-061-1/+5
* Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl...Sven Gothel2013-08-141-2/+2
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-6/+55
* jogl: remove executable bit from some java files and a pngHarvey Harrison2013-04-091-0/+0
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-5/+5
* GLGLuegen: Enhance debug/analysis code and API commentsSven Gothel2012-02-151-4/+18
* Fix imports ..Sven Gothel2010-11-071-5/+14
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-071-0/+297