aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/cyanogenmod/wallpapers/photophase/effects/PhotoPhaseEffect.java
Commit message (Expand)AuthorAgeFilesLines
* photophase: use etc1 compression when availableJorge Ruesga2014-09-141-3/+5
* photophase: fix memory leaksJorge Ruesga2014-08-311-1/+15
* Update license headersJorge Ruesga2014-06-141-1/+1
* Returns as a CyanogenMod project. Update author and CopyrightsJorge Ruesga2013-10-271-0/+268
* Change author and copyrightJorge Ruesga2013-10-031-268/+0
* Use the MCA private IdentityEffect to clone the textures (#27)Jorge Ruesga2013-08-201-41/+64
* Add active texture by defaultJorge Ruesga2013-08-201-0/+2
* Let GLES to build its own buffer based on the picture sizeJorge Ruesga2013-08-201-9/+2
* Fix some memory leaks and improve allocations (#26)Jorge Ruesga2013-08-191-6/+11
* More effectsJorge Ruesga2013-08-151-2/+4
* Make effects factory more heritable + Scanlines effectJorge Ruesga2013-08-141-1/+121
* Support for MCA own effects + Halftone effectsJorge Ruesga2013-08-141-0/+123