summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/glrenderer/GLES20Canvas.java
Commit message (Expand)AuthorAgeFilesLines
* Remove GL dependency on unused stencil buffers.George Mount2013-05-091-27/+0
* Fix LightCycle capture NullPointerException.George Mount2013-01-131-0/+9
* Fix slide show animation so that cross fades work.George Mount2013-01-091-47/+6
* Instantiate GLCanvas rather than reinitialize current GLCanvas.George Mount2013-01-081-40/+11
* Move LightCycle to render directly to GLRootView.George Mount2012-12-171-7/+36
* GL packaging refactorJohn Reck2012-12-111-0/+1068