summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/ShaderProgram.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the clipping issue when webview has offset on X axis.Teng-Hui Zhu2012-05-011-7/+40
* Merge "Support partial draw in terms of a rect." into jb-devTeng-Hui Zhu2012-04-261-8/+12
|\
| * Support partial draw in terms of a rect.Teng-Hui Zhu2012-04-261-8/+12
* | DO NOT MERGE: Fix clipping issue due to webview animation(scaling)Teng-Hui Zhu2012-04-251-17/+3
|/
* Don't overdraw TileGridsChris Craik2012-04-241-12/+19
* Enable point sample when the texel and pixel is 1:1 mapping.Teng-Hui Zhu2012-04-171-0/+32
* Move the common matrix computation to higher levelTeng-Hui Zhu2012-04-161-14/+29
* Move the matrix support to rely on the new framework clip infoTeng-Hui Zhu2012-04-131-48/+92
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+730