aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/ProjectFloat.java
Commit message (Expand)AuthorAgeFilesLines
* Fix regression of commit de2b129a56335262a44a05541a3ab2e35668cc6e: ProjectFlo...Sven Gothel2012-05-111-5/+5
* Move ProjectFloat back to private, exposing basic math in FloatUtilSven Gothel2012-04-091-0/+940
* ProjectFloat: Promote to public, exposing general matrix/vector math, custom ...Sven Gothel2012-04-021-1068/+0
* PMVMatrix: Defaults from direct NIO -> array-backed non-direct NIO: Reduced c...Sven Gothel2011-10-071-13/+23
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+1058