summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Revert "Revert "Turn on Fence sync for transfer queue."""Teng-Hui Zhu2012-04-241-1/+1
|\ \ | |/ |/|
| * Revert "Revert "Turn on Fence sync for transfer queue.""Teng-Hui Zhu2012-04-191-1/+1
* | Better handle the EGL context lost situation.Teng-Hui Zhu2012-04-207-58/+95
|/
* Merge "fix minor warnings and style issues"Chris Craik2012-04-191-5/+3
|\
| * fix minor warnings and style issuesChris Craik2012-04-191-5/+3
* | prevent double TileGrid preparationChris Craik2012-04-187-90/+100
|/
* Merge "Enable point sample when the texel and pixel is 1:1 mapping."Teng-Hui Zhu2012-04-177-9/+48
|\
| * Enable point sample when the texel and pixel is 1:1 mapping.Teng-Hui Zhu2012-04-177-9/+48
* | add basic webview tracingChris Craik2012-04-161-0/+2
* | Merge "Revert "Turn on Fence sync for transfer queue.""Chris Craik2012-04-161-1/+1
|\ \ | |/ |/|
| * Revert "Turn on Fence sync for transfer queue."Chris Craik2012-04-161-1/+1
* | Merge "Move the common matrix computation to higher level"Teng-Hui Zhu2012-04-162-16/+32
|\ \
| * | Move the common matrix computation to higher levelTeng-Hui Zhu2012-04-162-16/+32
* | | Merge "Move the matrix support to rely on the new framework clip info"Teng-Hui Zhu2012-04-164-75/+113
|\ \ \ | |/ /
| * | Move the matrix support to rely on the new framework clip infoTeng-Hui Zhu2012-04-134-75/+113
* | | Merge "remove several unneeded variables/parameters"Chris Craik2012-04-1311-28/+15
|\ \ \
| * | | remove several unneeded variables/parametersChris Craik2012-04-1311-28/+15
| |/ /
* | | Separate prefetching TileGrid from front/backChris Craik2012-04-122-16/+29
|/ /
* | Merge "Skip drawing the background (glClear) if the tiles cover it."Chris Craik2012-04-126-14/+43
|\ \
| * | Skip drawing the background (glClear) if the tiles cover it.Chris Craik2012-04-126-14/+43
* | | Merge "Log tiles correctly for the base surface"Chris Craik2012-04-121-3/+4
|\ \ \
| * | | Log tiles correctly for the base surfaceChris Craik2012-04-111-3/+4
| |/ /
* | | Merge "We shall restore the FBO id instead of setting it back to 0."Teng-Hui Zhu2012-04-123-12/+3
|\ \ \ | |/ / |/| |
| * | We shall restore the FBO id instead of setting it back to 0.Teng-Hui Zhu2012-04-113-12/+3
* | | Merge "Sort surface drawing order by Z value"Chris Craik2012-04-112-2/+19
|\ \ \
| * | | Sort surface drawing order by Z valueChris Craik2012-04-112-2/+19
* | | | Merge "Treat image texture TileGrids as non-base surfaces"Chris Craik2012-04-112-11/+9
|\ \ \ \
| * | | | Treat image texture TileGrids as non-base surfacesChris Craik2012-04-102-11/+9
| |/ / /
* | | | Merge "Removed unused bool"Chris Craik2012-04-112-8/+0
|\ \ \ \
| * | | | Removed unused boolChris Craik2012-04-102-8/+0
| |/ / /
* | | | Merge "Turn on Fence sync for transfer queue."Teng-Hui Zhu2012-04-101-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Turn on Fence sync for transfer queue.Teng-Hui Zhu2012-04-101-1/+1
| | |/ | |/|
* | | Merge "Don't render expanded bounds if useMinimalMemory set"Chris Craik2012-04-091-5/+6
|\ \ \
| * | | Don't render expanded bounds if useMinimalMemory setChris Craik2012-04-091-5/+6
| | |/ | |/|
* | | Force kModeProcess functor invocation to returnChris Craik2012-04-091-1/+9
|/ /
* | disable expanded bounds when highEndGfx=falseChris Craik2012-04-061-2/+5
|/
* Reorganize platform/graphics/androidNicolas Roard2012-04-0650-0/+9041