summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/ShaderProgram.h
Commit message (Expand)AuthorAgeFilesLines
* Add new vertex shader to support video transforms.Derek Sollenberger2011-01-311-1/+2
* Fix GL error when initializing the browserNicolas Roard2011-01-301-0/+1
* Merge "Add YUV shader for plugin video playback." into honeycombDerek Sollenberger2011-01-291-0/+5
|\
| * Add YUV shader for plugin video playback.Derek Sollenberger2011-01-291-0/+5
* | Add some debugging functions and some cleanup speeding things in Layers.Nicolas Roard2011-01-271-1/+1
|/
* Implement partial layer rendering (support for large layers)Nicolas Roard2011-01-181-0/+1
* Redo the clippingRect calculationTeng-Hui Zhu2011-01-071-1/+3
* Add clipping supportNicolas Roard2010-12-201-0/+9
* Cleanup pass to make files compliant with webkit styleNicolas Roard2010-12-161-24/+24
* Refactor the orthographic matrix computation and add a drawLayerQuad() methodNicolas Roard2010-12-131-0/+2
* GL utilitiesNicolas Roard2010-09-211-0/+59