index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrGpuResourceRef.h
Commit message (
Expand
)
Author
Age
*
Update clearOp for split-OpList world (take 3)
Robert Phillips
2017-05-31
*
Setup for another attempt to split up opLists
Robert Phillips
2017-05-11
*
Add GrGpuTextureProxyRef
Robert Phillips
2017-05-04
*
Convert GrMesh to a struct
Chris Dalton
2017-05-03
*
Move the ability to access textures, buffers, and image storages out from GrP...
Brian Salomon
2017-04-04
*
Move resource ref/io manipulation from GrProgramElement to GrProcessor
Brian Salomon
2017-01-09
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
Revert "Initial OpenGL Image support."
Brian Salomon
2016-11-23
*
Initial OpenGL Image support.
Brian Salomon
2016-11-22
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
apply mozilla patch
reed
2015-11-10
*
remove SkInstCnt
mtklein
2015-06-26
*
Simplify SkInstCnt
mtklein
2015-01-13
*
Create GrOptDrawState directly in the cmd buffer in GrIODB.
bsalomon
2014-11-24
*
Don't use NULL GrOptDrawState to indicate that draw should be skipped.
bsalomon
2014-11-20
*
drawinfo carries bufferinfo
joshualitt
2014-11-18
*
Add class GrGLTextureRenderTarget for GL texture/rendertarget objects
bsalomon
2014-11-03
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Split GrDrawState and GrOptDrawState into separate classes and remove base cl...
egdaniel
2014-09-26
*
Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...
bsalomon
2014-09-19
*
Make GrIODB keep pending IO refs on all resources it records into its cmd str...
bsalomon
2014-09-19
*
Rename GrProgramResource to GrGpuResourceRef
bsalomon
2014-09-17