Descriptioncc: Remove partial texture updates from scheduler.
The texture update controller now completes when all full size texture
uploads are done and the texture uploader isn't busy. All partial
texture updates are now done at the same time as commit.
BUG=149194
TEST=cc_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=157220
Patch Set 1 #Patch Set 2 : Remove using directive and add comment about uploader being busy #
Total comments: 1
Patch Set 3 : CCTextureUpdateController API is now: Call CCTextureUpdateController::startMoreUpdates() when there⦠#Patch Set 4 : upload failed. trying again.. #
Total comments: 1
Patch Set 5 : s/startMoreUpdates/performMoreUpdates/ #
Messages
Total messages: 5 (0 generated)
|