Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
901bbe066762a644ec0790de8b07199f4464bb4f
/
libs
/
hwui
/
Texture.cpp
975591a
Add fine-grained debug layer
by John Reck
· 9 years ago
48247a2
Fix mismatch in assumed defaults vs. actual defaults
by John Reck
· 9 years ago
bd41ded
Fix accidental activateTexture(0)
by John Reck
· 9 years ago
a83c1e5
Merge "Add support for bitmaps with Grey_8 color type."
by Derek Sollenberger
· 9 years ago
66f65cb
Ensure Texture always binds to self
by John Reck
· 9 years ago
2de7771
Normalize GL_UNPACK_ALIGNMENT
by John Reck
· 9 years ago
88d842f
Add support for bitmaps with Grey_8 color type.
by Derek Sollenberger
· 9 years ago
9372ac3
Fix ordering of texture->upload arguments
by John Reck
· 9 years ago
38e0c32
Track texture memory globally
by John Reck
· 10 years ago
5a4690b
Clean up unncessary defines
by Chris Craik
· 10 years ago
8e93a7c
Simplify Texture member initialization
by Chris Craik
· 10 years ago
44eb2c0
Refactor blending and texture gl state
by Chris Craik
· 10 years ago
d41c4d8
Add overrides and switch to nullptr keyword for all files
by Chris Craik
· 10 years ago
860d155
Fix issue with bitmap uploading
by John Reck
· 11 years ago
be1b127
Assume a texture is unbound after deleting it Bug #9316260
by Romain Guy
· 12 years ago
8aa195d
Introduce Caches::bindTexture() to reduce glBindTexture calls
by Romain Guy
· 12 years ago