summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/GLUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implements the focus ring drawing in GL.Nicolas Roard2011-04-111-0/+19
* debug message improvementTeng-Hui Zhu2011-04-041-2/+2
* Partial invalidation of the browser texturesNicolas Roard2011-03-081-0/+21
* Crash on GL OOM to stop fallback to SW rendering.Ben Murdoch2011-02-281-1/+13
* Implement a workaround for the texture corruptionNicolas Roard2011-01-251-0/+10
* Remove logsNicolas Roard2011-01-231-2/+0
* Add debug infoTeng-Hui Zhu2011-01-071-2/+10
* Cleanup pass to make files compliant with webkit styleNicolas Roard2010-12-161-54/+68
* Implement a GLUtils::toSkMatrix() functionNicolas Roard2010-12-151-9/+21
* Refactor the orthographic matrix computation and add a drawLayerQuad() methodNicolas Roard2010-12-131-5/+6
* Null-check in GLUtils::isEGLImageSupported()Russell Brenner2010-11-051-2/+3
* Double Buffered Texture Support for WebKit.Derek Sollenberger2010-09-271-9/+20
* GL utilitiesNicolas Roard2010-09-211-0/+317