summaryrefslogtreecommitdiff
path: root/libs/hwui/Texture.cpp
AgeCommit message (Expand)Author
2015-02-23Simplify Texture member initialization Chris Craik
2015-01-30Refactor blending and texture gl state Chris Craik
2015-01-05Add overrides and switch to nullptr keyword for all files Chris Craik
2014-04-14Fix issue with bitmap uploading John Reck
2013-06-06Assume a texture is unbound after deleting it Romain Guy
2013-06-04Introduce Caches::bindTexture() to reduce glBindTexture calls Romain Guy