aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLVertexArray.cpp
Commit message (Expand)AuthorAge
* Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #1...Gravatar bsalomon2015-06-01
* Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220...Gravatar mtklein2015-05-18
* Move copy-surface-as-draw fallback to GrGLGpu.Gravatar bsalomon2015-05-18
* Remove GrGLVertexArray from GrGpuResource hierarchy.Gravatar bsalomon2015-05-13
* Make uncached textures uncached from the get go.Gravatar bsalomon2015-01-14
* Rename GrGpuGL -> GrGLGpuGravatar jvanverth2014-12-22
* Rename GrGpuGL to GrGLGpu for consistencyGravatar bsalomon2014-12-16
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...Gravatar bsalomon2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Split GrResource into GrCacheable/GrGpuObjectGravatar commit-bot@chromium.org2014-05-02
* Use vertex buffer objects instead of client side arrays in fixed-function cod...Gravatar commit-bot@chromium.org2014-02-24
* Improve handling of FF vertex array stateGravatar commit-bot@chromium.org2013-09-09
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-08
* Use vertex array objects on core profiles.Gravatar bsalomon@google.com2013-03-07