summaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-impl-CustomJavaCode-gl4bc.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 852: Validate CPU sourced data API is allowed, throw exception if not. GL...v2.1.0Sven Gothel2013-10-101-0/+15
* Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_IN...Sven Gothel2013-10-061-0/+16
* GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience.Sven Gothel2013-09-031-0/+13
* Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl...Sven Gothel2013-08-141-25/+25
* GL*: Expose isGL*Core(); GLContext: isGL*() API doc cleanup - align queries.Sven Gothel2013-07-161-0/+15
* Fix BuildComposablePipeline's isGL*/getGL* ; GLBase: getDownstreamGL()/getRoo...Sven Gothel2013-07-151-1/+1
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-102/+224
* GLContext: Rename 2-digit VersionNumber statics aligning w/ all 3-digit names...Sven Gothel2013-07-031-1/+1
* Fix Bug 692: Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a boun...Sven Gothel2013-04-141-68/+70
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-25/+31
* Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf...Sven Gothel2012-07-061-6/+12
* MemoryObject: Use proper generics styleSven Gothel2012-02-231-1/+1
* Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...Sven Gothel2011-08-221-11/+11
* GLBuffers fix ; GL imageSizeInBytes fix / unit tests.Sven Gothel2011-06-091-92/+0
* FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...Sven Gothel2011-04-081-4/+4
* Fix buffer size: 64bit GLBufferSizeTracker, hash over addr+size, save fail-fa...Sven Gothel2010-11-061-46/+46
* Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-241-15/+0
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-5/+29
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-0/+385