summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/ShaderProgram.h
Commit message (Expand)AuthorAgeFilesLines
* Cache gl operations to avoid redundancyChris Craik2012-07-161-0/+6
* Add fast drawing path for repeat background image.Teng-Hui Zhu2012-06-071-3/+9
* Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-031-19/+19
* Support partial draw in terms of a rect.Teng-Hui Zhu2012-04-261-1/+1
* Don't overdraw TileGridsChris Craik2012-04-241-2/+5
* Better handle the EGL context lost situation.Teng-Hui Zhu2012-04-201-1/+1
* Enable point sample when the texel and pixel is 1:1 mapping.Teng-Hui Zhu2012-04-171-0/+1
* Move the common matrix computation to higher levelTeng-Hui Zhu2012-04-161-2/+3
* Move the matrix support to rely on the new framework clip infoTeng-Hui Zhu2012-04-131-25/+19
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+234