summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/ShaderProgram.h
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-121-107/+0
* Fix z-sortingNicolas Roard2011-05-031-0/+1
* Fix for bug:4183801Nicolas Roard2011-04-071-5/+18
* Fix invals for CSS3DNicolas Roard2011-03-211-0/+2
* Selectively enable and disable GL_BLEND for better performance.Derek Sollenberger2011-02-161-1/+8
* Fix GL_BLEND problem.Nicolas Roard2011-02-111-0/+4
* 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