index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPipeline.cpp
Commit message (
Expand
)
Author
Age
*
Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...
cdalton
2015-11-10
*
Fix mixed samples stencil clip
cdalton
2015-11-09
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-30
*
Revert of Dependencies are now added between the drawTargets in GrPipeline (p...
robertphillips
2015-10-22
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-22
*
Revert of Dependencies are now added between the drawTargets in GrPipeline (p...
caryclark
2015-10-21
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-20
*
Stop supporting HW dither
bsalomon
2015-09-22
*
minor cleanup
joshualitt
2015-09-16
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...
rmistry
2015-08-26
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-26
*
Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations.
bsalomon
2015-08-13
*
Fail early in GrPipeline::CreateAt() if XP creation fails
bsalomon
2015-08-13
*
Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu
bsalomon
2015-08-12
*
Make GrBatch carry its own GrPipeline
bsalomon
2015-08-11
*
Remove GrPipelineOptimizations member from GrPipeline
bsalomon
2015-08-10
*
Rename GrPipelineInfo to GrPipelineOptimizations
bsalomon
2015-08-10
*
Make folder for batches
joshualitt
2015-08-07
*
Expose coord transforms from GrPipeline
joshualitt
2015-08-05
*
All batches do their own pipeline compare
joshualitt
2015-07-16
*
Revert of Another trivial cleanup (patchset #6 id:100001 of https://coderevie...
joshualitt
2015-07-13
*
Another trivial cleanup
joshualitt
2015-07-13
*
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
bsalomon
2015-07-08
*
Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview....
bsalomon
2015-07-08
*
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
bsalomon
2015-07-08
*
Add mixed samples support to XPs
cdalton
2015-06-08
*
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...
bsalomon
2015-05-26
*
Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro...
bungeman
2015-05-22
*
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...
bsalomon
2015-05-22
*
rename GrDrawTargetCaps.h to GrCaps.h and move to include
bsalomon
2015-05-22
*
rename GrDrawTargetCaps to GrCaps
bsalomon
2015-05-19
*
Make non-AA hairline stroke rects snap to pixels centers so they close.
bsalomon
2015-04-27
*
Add onGetBlendInfo to GrXferProcessor
cdalton
2015-04-23
*
Set willReadFragmentPosition on XP when doing a DstCopy.
egdaniel
2015-04-07
*
Cleanup in GrPipelineBuilder
bsalomon
2015-02-26
*
Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation.
egdaniel
2015-02-13
*
Pass in ProcOptInfos into willNeedDstCopy on XPs
egdaniel
2015-02-13
*
Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #...
bsalomon
2015-02-06
*
Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000...
bsalomon
2015-02-05
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-05
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...
egdaniel
2015-02-04
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-03
*
GrBatchPrototype
joshualitt
2015-01-28
*
Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...
joshualitt
2015-01-28
*
GrBatchPrototype
joshualitt
2015-01-27
*
Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro...
joshualitt
2015-01-27
[next]