summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/ShaderProgram.h
Commit message (Expand)AuthorAgeFilesLines
* Fix inverted mode renderingNicolas Roard2011-10-061-9/+12
* Support drawing the quad in GL_NEAREST mode.Teng-Hui Zhu2011-09-201-2/+4
* Revert "WebView animation support"Teng-Hui Zhu2011-09-061-5/+1
* WebView animation supportTeng-Hui Zhu2011-08-311-1/+5
* Remove old code handling SurfTex RGBA in 2D modeTeng-Hui Zhu2011-08-111-12/+0
* Fix transparency bug, and add support for contrastNicolas Roard2011-08-021-2/+16
* Implement an invert screen modeJohn Reck2011-07-151-0/+12
* Implements tiled layers. We remove all the existing code in LayerAndroidNicolas Roard2011-07-141-2/+2
* Add the matrix handle to the shaders.Teng-Hui Zhu2011-07-081-2/+3
* Browser ST: Support both OES and 2D texture targetTeng-Hui Zhu2011-06-241-3/+38
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-121-0/+107