aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Fix uninitialized memory accessGravatar robertphillips@google.com2013-03-13
* Increase bits for effect attribute key. Gravatar jvanverth@google.com2013-03-13
* Use stream usage for dynamic vertex data.Gravatar bsalomon@google.com2013-03-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-13
* Add GL program cache tracking. Gravatar jvanverth@google.com2013-03-12
* Removed unused parametersGravatar sugoi@google.com2013-03-12
* Add GrEllipseEdgeEffect.Gravatar commit-bot@chromium.org2013-03-12
* Removed unused parametersGravatar sugoi@google.com2013-03-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-09
* Don't sort extensions when there are none. Make an ANGLE context to validate ...Gravatar bsalomon@google.com2013-03-08
* Make extension string parsing robust.Gravatar bsalomon@google.com2013-03-08
* PDF: add support for named destinations.Gravatar epoger@google.com2013-03-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-08
* Always get proc address for gl functions on the mac.Gravatar bsalomon@google.com2013-03-07
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* Use vertex array objects on core profiles.Gravatar bsalomon@google.com2013-03-07
* Make GrGLEffects use an interface to append their code.Gravatar bsalomon@google.com2013-03-07
* Remove unused varsGravatar bsalomon@google.com2013-03-06
* Reduce the minimum scratch size to 16, don't look for next pow2 larger sizes.Gravatar bsalomon@google.com2013-03-06
* Revert r8000 due to failures on some buildbotsGravatar epoger@google.com2013-03-06
* PDF: add support for named destinations Gravatar epoger@google.com2013-03-06
* Fixed a few warningsGravatar sugoi@google.com2013-03-05
* Restore window creation code in SkNativeGLContext_win.cpp accidentally delete...Gravatar bsalomon@google.com2013-03-05
* Unify wgl context creation.Gravatar bsalomon@google.com2013-03-05
* Validate that VAO functions are present in ES2 interfaces and add bit to caps...Gravatar bsalomon@google.com2013-03-05
* Address some valgrind issuesGravatar robertphillips@google.com2013-03-04
* fix mac buildGravatar humper@google.com2013-03-04
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-03
* Relanding 7914Gravatar robertphillips@google.com2013-03-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-02
* Remove constructors from GrVertexAttrib. Gravatar jvanverth@google.com2013-03-01
* Make global static variable kVertexAttribs in GrAARectRenderer local to funct...Gravatar jvanverth@google.com2013-03-01
* Resubmit r7899 and r7901.Gravatar jvanverth@google.com2013-03-01
* Fix mesa issues.Gravatar bsalomon@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Revert 7919 and 7920 (committed wrong version of r7919.)Gravatar bsalomon@google.com2013-03-01
* Revert r7914 due to Linux rendering issuesGravatar robertphillips@google.com2013-03-01
* Fix mesa build error from r7519.Gravatar bsalomon@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Replace A8 with RGBA8 when renderable A8 isn't supportedGravatar robertphillips@google.com2013-03-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-01
* Revert r7901 & r7899 to allow DEPS rollGravatar robertphillips@google.com2013-02-28
* Checkpoint towards core profile support.Gravatar bsalomon@google.com2013-02-28
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28
* Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.Gravatar bsalomon@google.com2013-02-28
* Make SkTDArray accessors const-friendly.Gravatar commit-bot@chromium.org2013-02-28
* Fix assert in bench due to r7899. Unreviewed.Gravatar jvanverth@google.com2013-02-28
* Add new vertex attribute array specification.Gravatar jvanverth@google.com2013-02-28
* Reverting r7882 (Replace A8 with RGBA8 when renderable A8 isn't supported) du...Gravatar robertphillips@google.com2013-02-27