summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/gallery3d/ui/GLCanvasStub.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-160/+0
* Remove GL dependency on unused stencil buffers.George Mount2013-05-091-15/+0
* Fix slide show animation so that cross fades work.George Mount2013-01-091-3/+0
* Instantiate GLCanvas rather than reinitialize current GLCanvas.George Mount2013-01-081-4/+6
* Move LightCycle to render directly to GLRootView.George Mount2012-12-171-0/+7
* GL packaging refactorJohn Reck2012-12-111-0/+5
* Add GLES20 canvas implementation.George Mount2012-12-051-3/+11
* Separate GL calls into GLCanvas in preparation for adding GLES2.George Mount2012-11-201-1/+69
* Revert "Revert "Upload screennails in tiles to prevent jank""Owen Lin2012-10-111-0/+2
* Revert "Upload screennails in tiles to prevent jank"Bart Sears2012-10-061-2/+0
* Upload screennails in tiles to prevent jankOwen Lin2012-10-051-0/+2
* Ongoing reskin of Gallery appBobby Georgescu2012-08-241-1/+1
* First gallery reskin iteration.Bobby Georgescu2012-08-091-0/+1
* Add support to draw on texture.Owen Lin2012-05-021-0/+2
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-0/+2
* Remove unused code.Chih-Chung Chang2012-02-231-0/+1
* Reduce memory allocation and make small improvements.Chih-Chung Chang2012-02-221-2/+2
* Make GLCanvas a bit faster.Chih-Chung Chang2012-02-161-0/+1
* Initial code for Gallery2.Owen Lin2011-08-181-0/+79