summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Texture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify Texture member initializationChris Craik2015-02-231-40/+0
* Refactor blending and texture gl stateChris Craik2015-01-301-13/+39
* Add overrides and switch to nullptr keyword for all filesChris Craik2015-01-051-2/+2
* Fix issue with bitmap uploadingJohn Reck2014-04-141-2/+2
* Assume a texture is unbound after deleting itRomain Guy2013-06-061-0/+4
* Introduce Caches::bindTexture() to reduce glBindTexture callsRomain Guy2013-06-041-0/+80