aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/gluegen/opengl/GLEmitter.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-20/+24
* Bug 1153 - GLEmitter: Only dump extra comment if w/o enum-name or w/o extensionSven Gothel2015-04-011-7/+8
* Bug 1144: Adapt to GlueGen commit 405512e1c8a2e24834b0d057f0b020b4a0f4c25bSven Gothel2015-03-111-2/+16
* Bug 1134 - Use ASTLocationTag in LoggingSven Gothel2015-03-081-1/+1
* Bug 1135 - Change JOGL's GlueGen Plugin to support EGL 1.5 , ES 3.1 and GL 4.5Sven Gothel2015-03-061-86/+89
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-53/+53
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+3
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-17/+17
* Bug 852: Remove CPU sourced data API entry where not allowed (ES3 and GL core...Sven Gothel2013-10-101-6/+19
* Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_IN...Sven Gothel2013-10-061-1/+1
* GLEmitter: Better use of priviledged block in generated GL*ProcAddressTable's...Sven Gothel2013-06-231-24/+20
* GL*ProcAddressTable: Fix regressions: getField(..) -> getDeclaredField(..), i...Sven Gothel2013-06-211-8/+23
* GL ProcAddressTable: Align w/ GlueGen commit f69831574d4927d03d40c330d0b047d8...Sven Gothel2013-06-211-17/+41
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-9/+9
* GLGLuegen: Enhance debug/analysis code and API commentsSven Gothel2012-02-151-25/+59
* Use GlueGen Platform's OSType enumSven Gothel2011-07-211-0/+1
* Fix imports ..Sven Gothel2010-11-071-5/+22
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-071-0/+456