summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/GalleryEGLConfigChooser.java
Commit message (Collapse)AuthorAgeFilesLines
* Instantiate GLCanvas rather than reinitialize current GLCanvas.George Mount2013-01-081-2/+1
| | | | | | | GLCanvas was being used as a singleton when it really should allow separate instances for correctness. Change-Id: I650884e843a4a78997b70826f6012ae19b8df549
* GL packaging refactorJohn Reck2012-12-111-0/+1
| | | | Change-Id: I1d7a95c4f0b91a5ba59030d57cf6865c11b497aa
* Add GLES20 canvas implementation.George Mount2012-12-051-4/+27
| | | | Change-Id: I5680909f31dc097599d0e063aa1f6daba834d3e2
* Use 565 pixel format for pre-JB; use 888 otherwise.Pin Ting2012-09-191-5/+19
| | | | | Bug:7189512 Change-Id: Iec5d528fef4f4fc589370339add299a40fc8f26e
* Code clean up.Ahbong Chang2012-07-301-0/+1
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Remove unused code.Chih-Chung Chang2012-02-231-6/+0
| | | | Change-Id: I167596ab023671651df298ddb2b80b7c782f4223
* Initial code for Gallery2.Owen Lin2011-08-181-0/+126
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c