| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 1 | -3/+4 |
* | Matrix4f.mapWin*(): Drop unused temp matrices, map*() returns false on invPMv... | Sven Gothel | 2023-04-09 | 1 | -2/+2 |
* | GLArrayData*: Shorten methods (*API Change*), use proper constructor and fina... | Sven Gothel | 2023-02-24 | 1 | -1/+1 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -8/+8 |
* | FixedFuncHook: Use downstream gl.getGLProfile().getImpl() for custom GL2ES1 i... | Sven Gothel | 2014-07-29 | 1 | -2/+2 |
* | BuildComposablePipeline: Handle synthetic isGL* and getGL* more generic, allo... | Sven Gothel | 2014-07-29 | 1 | -0/+22 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -74/+74 |
* | Math and PMVMatrix: Cleanup and Refine | Sven Gothel | 2014-03-14 | 1 | -3/+0 |
* | Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron... | Sven Gothel | 2014-01-21 | 1 | -12/+12 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+39 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -30/+30 |
* | Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl... | Sven Gothel | 2013-08-14 | 1 | -8/+8 |
* | FixedFuncHook/ImmModeSink: Fix *Pointer 'normalized' parameter | Sven Gothel | 2012-10-22 | 1 | -11/+10 |
* | FixedFuncPipeline: Add GL_POINT* state tracking; Fix glDrawArrays(): Issued t... | Sven Gothel | 2012-10-19 | 1 | -49/+14 |
* | FixedFuncPipeline: Don't handle CullFace, ES2 impl. already takes care of dis... | Sven Gothel | 2012-10-18 | 1 | -1/+3 |
* | FixedFuncPipeline/Hook: Add glColor4ub() w/ value conversion, make glColor4f(... | Sven Gothel | 2012-10-18 | 1 | -2/+9 |
* | ImmModeSink: Fix buffer grow (+1 element @ named buffer), enable DEBUG_* via ... | Sven Gothel | 2012-10-16 | 1 | -6/+13 |
* | FixedFuncHook: Add ES2 alignment of certain GL functions, i.e. GL_QUAD_STRIP/... | Sven Gothel | 2012-10-12 | 1 | -3/+50 |
* | Enhance FixedFuncPipeline: Multi-Texture, Tex-Env, Alpha-Test, Lighting (fix,... | Sven Gothel | 2012-10-12 | 1 | -36/+113 |
* | Fix regression of commit a644d779ab19cb1d200ae4ba567b9c042c34b337, cannot com... | Sven Gothel | 2012-10-04 | 1 | -1/+1 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 1 | -8/+7 |
* | API Change GLArrayDataWrapper/GLArrayDataServer: Add vboTarget to wrapper cst... | Sven Gothel | 2011-08-22 | 1 | -8/+8 |
* | Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears... | Sven Gothel | 2011-08-22 | 1 | -1/+26 |
* | Cont. fix 'Allow VBO/Texture Name (int) < 0' | Sven Gothel | 2011-08-01 | 1 | -4/+4 |
* | GLArrayData API and impl. changes | Sven Gothel | 2011-04-22 | 1 | -14/+14 |
* | FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta... | Sven Gothel | 2011-04-08 | 1 | -8/+8 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 1 | -0/+331 |