index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLVertexArray.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #1...
bsalomon
2015-06-01
*
Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220...
mtklein
2015-05-18
*
Move copy-surface-as-draw fallback to GrGLGpu.
bsalomon
2015-05-18
*
Remove GrGLVertexArray from GrGpuResource hierarchy.
bsalomon
2015-05-13
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22
*
Rename GrGpuGL to GrGLGpu for consistency
bsalomon
2014-12-16
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...
bsalomon
2014-08-26
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
Use vertex buffer objects instead of client side arrays in fixed-function cod...
commit-bot@chromium.org
2014-02-24
*
Improve handling of FF vertex array state
commit-bot@chromium.org
2013-09-09
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-08
*
Use vertex array objects on core profiles.
bsalomon@google.com
2013-03-07