index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrOptDrawState.h
Commit message (
Expand
)
Author
Age
*
Opt state takes a GP instead of a GeometryStage
joshualitt
2014-10-10
*
Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:15...
joshualitt
2014-10-10
*
Opt state takes a GP instead of a GeometryStage
joshualitt
2014-10-10
*
Store color and coverage stages in a single array in GrOptDrawState.
egdaniel
2014-10-09
*
Delay copying effects from DS or ODS till end of creating ODS
egdaniel
2014-10-08
*
Make createOptDrawState return NULL if we would end up not drawing
egdaniel
2014-10-07
*
Split GrDrawState and GrOptDrawState into separate classes and remove base cl...
egdaniel
2014-09-26
*
Remove unused fRequiresVertexShader data member from OptDrawState
egdaniel
2014-09-23
*
Calculate Primary and Secondary output types in the GrOptDrawState
egdaniel
2014-09-22
*
Calculate stage stats in GrOptDrawState
egdaniel
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
*
Create an optimized draw state but not hooked in yet to gpu pipeline
egdaniel
2014-09-15