| Commit message (Expand) | Author | Age | Files | Lines |
* | Enhance PMVMatrix: Use FloatStack to implement PushMatrix and PopMatrix (Bug ... | Sven Gothel | 2012-12-31 | 1 | -29/+28 |
* | Frustum: Clarify method names, fix point/sphere classification, add used refe... | Sven Gothel | 2012-11-12 | 1 | -1/+1 |
* | Frustum: Cleanup / update; PMVMatrix: Fix mulPMV | Sven Gothel | 2012-11-12 | 1 | -1/+1 |
* | Validating Frustum w/ help of Eduard White [email protected], referencing th... | Sven Gothel | 2012-11-12 | 1 | -5/+5 |
* | Frustum: Passing Mv*P (column major order) | Sven Gothel | 2012-11-11 | 1 | -5/+5 |
* | PMVMatrix: Add 'Frustum glGetFrustum()' adding same dirty/request methodology... | Sven Gothel | 2012-11-11 | 1 | -58/+81 |
* | Cleanup Frustum Math Util: Independent / Compile Clean / Relocation ; PMVMatr... | Sven Gothel | 2012-11-11 | 1 | -0/+20 |
* | Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math.... | Sven Gothel | 2012-11-11 | 1 | -1/+1 |
* | ImmModeSink: Fix bugs (use glBufferUsage, vboUsage, GL_POLYGON, GL_QUADS) and... | Sven Gothel | 2012-10-10 | 1 | -1/+1 |
* | FloatUtil/PMVMatrix/GLUniformData: Move impl. of FloatBuffer matrix toString(... | Sven Gothel | 2012-10-10 | 1 | -53/+2 |
* | Fix regression of commit a644d779ab19cb1d200ae4ba567b9c042c34b337, cannot com... | Sven Gothel | 2012-10-04 | 1 | -6/+9 |
* | Update PMVMatrix/GLMatrixFunc API doc and refine PMVMatrix update / get-Mvi/M... | Sven Gothel | 2012-10-04 | 1 | -198/+582 |
* | Move ProjectFloat back to private, exposing basic math in FloatUtil | Sven Gothel | 2012-04-09 | 1 | -22/+25 |
* | PMVMatrix: Add convenient ProjectFloat calls of gluLookAt, gluProject, gluUnP... | Sven Gothel | 2012-04-06 | 1 | -8/+85 |
* | ProjectFloat: Promote to public, exposing general matrix/vector math, custom ... | Sven Gothel | 2012-04-02 | 1 | -92/+33 |
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 1 | -4/+4 |
* | Minor Edits: Add GL_RENDERER to JoglVersion dump; Fix typo in PMVMatrix. | Sven Gothel | 2012-01-14 | 1 | -1/+1 |
* | PMVMatrix: Defaults from direct NIO -> array-backed non-direct NIO: Reduced c... | Sven Gothel | 2011-10-07 | 1 | -177/+248 |
* | Workaround Android 3.0 Dalvik Issue 16434 | Sven Gothel | 2011-10-05 | 1 | -32/+46 |
* | Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears... | Sven Gothel | 2011-08-22 | 1 | -103/+65 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 1 | -0/+0 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 1 | -1/+1 |
* | fixed a bunch of javadoc warnings. | Michael Bien | 2010-03-29 | 1 | -1/+1 |
* | com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers. | Michael Bien | 2010-03-29 | 1 | -4/+5 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -0/+685 |