aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-impl-CustomJavaCode-gles1.java
Commit message (Expand)AuthorAgeFilesLines
* GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience.Sven Gothel2013-09-031-0/+10
* Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl...Sven Gothel2013-08-141-16/+16
* GL*: Expose isGL*Core(); GLContext: isGL*() API doc cleanup - align queries.Sven Gothel2013-07-161-0/+15
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-39/+41
* GLES[12] Impl: Cleanup 'checkBufferObject(..)', remove unused and 'avail' arg...Sven Gothel2013-04-141-43/+16
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-19/+47
* 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
* Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable())Sven Gothel2012-02-221-0/+4
* Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...Sven Gothel2011-08-221-11/+11
* JOGL: Add GLBase::isGLES2Compatible()Sven Gothel2011-07-311-0/+4
* GLBuffers fix ; GL imageSizeInBytes fix / unit tests.Sven Gothel2011-06-091-54/+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-40/+23
* Fix file modesSven Gothel2010-07-071-0/+0
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-2/+5
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-41/+0
* JOGL GL4 preperation:Sven Gothel2010-04-161-0/+16
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-181-2/+10
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-171-2/+5
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-051-1/+1
* Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.sg2158892009-07-301-0/+4
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-291-8/+8
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+355