summaryrefslogtreecommitdiffstats
path: root/cc/texture_uploader.cc
Commit message (Expand)AuthorAgeFilesLines
* Use gfx:: Geometry types for the resource provider and layer updater classes.danakj@chromium.org2012-10-311-34/+34
* Fix glTexSubImage2D for non-32bpp formats (rev. 2)sheu@chromium.org2012-10-241-22/+12
* This keeps a sorted history of the texture upload rate and increasesbrianderson@chromium.org2012-10-241-18/+16
* Revert 163477 - Fix glTexSubImage2D for non-32bpp formats.hbono@chromium.org2012-10-231-12/+22
* Fix glTexSubImage2D for non-32bpp formats.sheu@chromium.org2012-10-231-22/+12
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-3/+5
* Add checks to resource update creation and image upload.ccameron@chromium.org2012-10-191-0/+48
* cc: Remove all but one texture uploader class.reveman@chromium.org2012-10-191-0/+301