| Commit message (Expand) | Author | Age | Files | Lines |
* | GLArrayDataClient: Refine API doc for grow*() and reserve() | Sven Gothel | 2023-04-20 | 1 | -2/+2 |
* | GLArrayDataClient: Allow null buffer @ growIfNeeded(), removed from commit 90... | Sven Gothel | 2023-03-20 | 1 | -20/+1 |
* | GLArrayData: Promote sealed() from GLArrayDataEditable, to correctly being us... | Sven Gothel | 2023-03-07 | 1 | -31/+41 |
* | GLArrayData*: Minor edits: API doc, space and year-range | Sven Gothel | 2023-03-06 | 1 | -1/+1 |
* | GLArrayDataClient: Minor toString() and DEBUG output fixes | Sven Gothel | 2023-03-06 | 1 | -3/+3 |
* | GLArrayData[Editable,Client]: Add put[34][bsif](..) and array put[bsif](..) v... | Sven Gothel | 2023-03-06 | 1 | -0/+84 |
* | GLArrayData*: Expose reserve() for total elementCount and growIfNeeded() for ... | Sven Gothel | 2023-02-24 | 1 | -36/+64 |
* | GLArrayData*: Shorten methods (*API Change*), use proper constructor and fina... | Sven Gothel | 2023-02-24 | 1 | -44/+87 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -5/+5 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -38/+38 |
* | Bug 942: GLBufferObjectTracker Enhancement [2/2]: Add mapped buffer capabilit... | Sven Gothel | 2014-01-21 | 1 | -30/+44 |
* | Bug 776 GLContext Sharing: Fix copy-ctor GLArrayDataClient: Create new instan... | Sven Gothel | 2013-10-30 | 1 | -1/+12 |
* | Bug 776 GLContext Sharing: Add copy-ctor to GLArrayData* w/ sliced Buffer; Re... | Sven Gothel | 2013-10-29 | 1 | -0/+22 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+1 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -40/+40 |
* | GLArrayData/ImmModeSink: Remove implicit dependency on ShaderState - allow op... | Sven Gothel | 2012-12-16 | 1 | -11/+44 |
* | GLArrayDataClient.bindBuffer(gl, bind=true): checkSeal and init_vbo if requir... | Sven Gothel | 2012-10-12 | 1 | -0/+5 |
* | GLArrayData* VBO binding: Properly document and impl. bindBuffer(..) in detai... | Sven Gothel | 2012-10-12 | 1 | -4/+22 |
* | GLArrayData* VBO binding: Adding explicit bindBuffer(..) method, since VBO is... | Sven Gothel | 2012-10-12 | 1 | -1/+7 |
* | Simplify GLArrayHandler and reduce VBO sideffects | Sven Gothel | 2012-10-10 | 1 | -7/+1 |
* | GLArrayData: Fix 'growBuffer()' / clarify 'initialSize' -> 'initialElementCount' | Sven Gothel | 2012-04-11 | 1 | -23/+28 |
* | Clarify/Fix GLArrayDataEditable:padding() - no use case yet .. well | Sven Gothel | 2011-10-07 | 1 | -4/+5 |
* | ShaderState Usage/Test: Add setShaderState(GL) for pre-use attachment to the ... | Sven Gothel | 2011-08-30 | 1 | -1/+9 |
* | GLSL DataArray/Handler: Remove ShaderState state and pass it through: ShaderS... | Sven Gothel | 2011-08-30 | 1 | -20/+19 |
* | Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where VBO/... | Sven Gothel | 2011-08-22 | 1 | -1/+7 |
* | Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears... | Sven Gothel | 2011-08-22 | 1 | -31/+24 |
* | 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 | -72/+52 |
* | FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta... | Sven Gothel | 2011-04-08 | 1 | -53/+109 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 1 | -1/+1 |
* | com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers. | Michael Bien | 2010-03-29 | 1 | -10/+11 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -0/+353 |