| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1135: Complete GLBufferObjectTracker for GL 4.5 using GlueGen's DelegateI... | Sven Gothel | 2015-03-11 | 1 | -41/+0 |
* | Bug 1135 - Change all GlueGen config files, supporting EGL 1.5 , ES 3.1 and G... | Sven Gothel | 2015-03-06 | 1 | -0/+11 |
* | Bug 1119 - GL* Efficiency: Keep ProcAddressTable instance within GL* instances | Sven Gothel | 2015-01-23 | 1 | -13/+10 |
* | Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron... | Sven Gothel | 2014-01-21 | 1 | -16/+43 |
* | Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and... | Sven Gothel | 2014-01-14 | 1 | -0/+3 |
* | Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe... | Sven Gothel | 2014-01-14 | 1 | -3/+0 |
* | Add GLES1Impl 'finalizeInit()' to avoid a 'catched exception roundtrip' | Sven Gothel | 2013-10-30 | 1 | -0/+3 |
* | GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience. | Sven Gothel | 2013-09-03 | 1 | -0/+10 |
* | Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl... | Sven Gothel | 2013-08-14 | 1 | -16/+16 |
* | GL*: Expose isGL*Core(); GLContext: isGL*() API doc cleanup - align queries. | Sven Gothel | 2013-07-16 | 1 | -0/+15 |
* | Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717) | Sven Gothel | 2013-07-15 | 1 | -39/+41 |
* | GLES[12] Impl: Cleanup 'checkBufferObject(..)', remove unused and 'avail' arg... | Sven Gothel | 2013-04-14 | 1 | -43/+16 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -19/+47 |
* | Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf... | Sven Gothel | 2012-07-06 | 1 | -6/+12 |
* | MemoryObject: Use proper generics style | Sven Gothel | 2012-02-23 | 1 | -1/+1 |
* | Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable()) | Sven Gothel | 2012-02-22 | 1 | -0/+4 |
* | Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears... | Sven Gothel | 2011-08-22 | 1 | -11/+11 |
* | JOGL: Add GLBase::isGLES2Compatible() | Sven Gothel | 2011-07-31 | 1 | -0/+4 |
* | GLBuffers fix ; GL imageSizeInBytes fix / unit tests. | Sven Gothel | 2011-06-09 | 1 | -54/+0 |
* | FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta... | Sven Gothel | 2011-04-08 | 1 | -4/+4 |
* | Fix buffer size: 64bit GLBufferSizeTracker, hash over addr+size, save fail-fa... | Sven Gothel | 2010-11-06 | 1 | -40/+23 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 1 | -0/+0 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 1 | -2/+5 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -41/+0 |
* | JOGL GL4 preperation: | Sven Gothel | 2010-04-16 | 1 | -0/+16 |
* | Add OpenGL 3.x compatibility profile GL3bc, | Sven Gothel | 2009-10-18 | 1 | -2/+10 |
* | All tracker are aggregated in the GLContext now | Sven Gothel | 2009-10-17 | 1 | -2/+5 |
* | Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest) | Sven Gothel | 2009-08-05 | 1 | -1/+1 |
* | Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval. | sg215889 | 2009-07-30 | 1 | -0/+4 |
* | Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat... | sg215889 | 2009-07-29 | 1 | -8/+8 |
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+355 |