summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/GLCanvasImpl.java
Commit message (Expand)AuthorAgeFilesLines
* First gallery reskin iteration.Bobby Georgescu2012-08-091-1/+8
* Code clean up.Ahbong Chang2012-07-301-0/+26
* Fix Gallery glitch due to ColorTexture.Owen Lin2012-06-191-1/+1
* Add a new state uploading to UploadedTexture.Owen Lin2012-05-221-2/+2
* Add support to draw on texture.Owen Lin2012-05-021-11/+96
* Remove scissor tests.Chih-Chung Chang2012-04-251-3/+0
* Fix flashing in "Make available offline".Owen Lin2012-04-051-17/+13
* Delete buffers and textures in GL.Owen Lin2012-04-021-2/+2
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-14/+33
* Reorganize import for all files.Owen Lin2012-03-141-3/+4
* Remove unused code.Chih-Chung Chang2012-02-231-179/+5
* Reduce memory allocation and make small improvements.Chih-Chung Chang2012-02-221-13/+13
* Cache animation time value to reduce work and synchronize animation.Chih-Chung Chang2012-02-171-11/+0
* Make GLCanvas a bit faster.Chih-Chung Chang2012-02-161-29/+39
* Fix 5254974: Add EdgeEffect for PhotoView.Chih-Chung Chang2011-10-131-1/+1
* Fix 5223982: Adding one pixel transparent border around the texture.Chih-Chung Chang2011-09-231-3/+11
* Initial code for Gallery2.Owen Lin2011-08-181-0/+913