summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/TransferQueue.h
Commit message (Expand)AuthorAgeFilesLines
* remove TextureTileInfo and readyfor checkChris Craik2012-03-081-1/+1
* Revert "simplify texture generation filters"Chris Craik2012-02-231-0/+4
* simplify texture generation filtersChris Craik2012-02-161-4/+0
* Shrink the transfer queue by defaultTeng-Hui Zhu2012-02-071-1/+4
* Merge "Partial repaint implementation"Nicolas Roard2012-01-311-2/+3
|\
| * Partial repaint implementationNicolas Roard2012-01-311-2/+3
* | Clean up tranfer queue before EGL context destroyTeng-Hui Zhu2012-01-271-5/+8
|/
* Employ the transfer queue to the pure color tilesTeng-Hui Zhu2012-01-031-1/+15
* Clean up all the old code paths before TransferQueueTeng-Hui Zhu2011-12-151-0/+1
* Prevent race condition in tile texture discardChris Craik2011-10-171-0/+2
* Mark tiles discarded by TransferQueue as dirtyChris Craik2011-10-111-0/+4
* Enable the CPU upload path for Browser.Teng-Hui Zhu2011-09-231-2/+68
* Share the display from the UI threadTeng-Hui Zhu2011-09-161-0/+2
* A better WAR of driver issue by using GPU fenceTeng-Hui Zhu2011-09-131-1/+2
* Fixing issues needed to get Ganesh working with SurfaceTextures.Derek Sollenberger2011-08-151-0/+7
* Fix a potential sync problem for TransferQueueTeng-Hui Zhu2011-08-081-12/+15
* Finalize the sync part.Teng-Hui Zhu2011-08-031-39/+37
* Shared surface textureTeng-Hui Zhu2011-08-021-0/+126