aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/FloatUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....Sven Gothel2012-11-111-426/+0
* Merge MathFloat into FloatUtilSven Gothel2012-11-111-0/+16
* Fix ProjectFloat (Bug 633): Adding missing offset of sliced buffer usage; red...Sven Gothel2012-10-311-7/+41
* FloatUtil/PMVMatrix/GLUniformData: Move impl. of FloatBuffer matrix toString(...Sven Gothel2012-10-101-0/+82
* Fix regression of commit de2b129a56335262a44a05541a3ab2e35668cc6e: ProjectFlo...Sven Gothel2012-05-111-35/+40
* Move ProjectFloat back to private, exposing basic math in FloatUtilSven Gothel2012-04-091-0/+289