index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRODrawState.cpp
Commit message (
Expand
)
Author
Age
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...
bsalomon
2014-09-19
*
Rename GrProgramResource to GrGpuResourceRef
bsalomon
2014-09-17
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
*
Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 i...
egdaniel
2014-09-16
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
*
BUG=skia:
joshualitt
2014-09-15
*
Create an optimized draw state but not hooked in yet to gpu pipeline
egdaniel
2014-09-15
*
Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms.
bsalomon
2014-09-05
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Small fix for RODrawState
joshualitt
2014-09-05
*
Initial change to create GeometryProcessor
joshualitt
2014-09-04
*
Make setVertexAttribs in GrDrawState take a stride parameter.
egdaniel
2014-08-28
*
Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patc...
djsollen
2014-08-27
*
Make setVertexAttribs in GrDrawState take a stride parameter.
egdaniel
2014-08-27
*
Create Read-only Base class for GrDrawState that holds data members and getters
egdaniel
2014-08-26