summaryrefslogtreecommitdiffstats
path: root/opengl/java/android/opengl/Matrix.java
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes to android.opengl.MatrixAndy McFadden2013-06-211-40/+68
* Improve gradientsRomain Guy2012-07-311-2/+2
* Fix android.opengl.Matrix frustum's generationRomain Guy2012-07-301-4/+3
* Avoid allocating temporary memory for Matrix operations.Jack Palevich2011-09-201-80/+111
* Fix typo in Matrix.mPerspective.Jack Palevich2011-04-211-1/+1
* Add utility method Matrix.perspectiveMJack Palevich2011-04-211-2/+37
* Unhide the Android OpenGL ES 2.0 APIJack Palevich2009-11-271-0/+75
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+585
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-582/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-30/+27
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-27/+30
* Initial ContributionThe Android Open Source Project2008-10-211-0/+582