index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrProgramElement.h
Commit message (
Expand
)
Author
Age
*
Add class GrProcessorSet which represents color and coverage FPs and a XPFact...
Brian Salomon
2017-01-18
*
Move resource ref/io manipulation from GrProgramElement to GrProcessor
Brian Salomon
2017-01-09
*
Remove unused unique ID from GrProgramElement
Brian Salomon
2017-01-09
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
Move SkTArray to include/private.
bungeman
2016-02-17
*
Convert child FPs from refs to pending executions when parent converts
bsalomon
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
remove SkInstCnt
mtklein
2015-06-26
*
Simplify SkInstCnt
mtklein
2015-01-13
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Fix ref cnt'ing issue in GrProgramElement.
bsalomon
2014-10-03
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Rename GrProgramResource to GrGpuResourceRef
bsalomon
2014-09-17
*
Don't take a ref on GP in AutoEffectRestore.
bsalomon
2014-09-05
*
Add method to GrProgramResource to record that pending a execution was comple...
bsalomon
2014-09-04
*
Add GrProgramElement base class for GrEffect with deferred exec ref.
bsalomon
2014-09-04