index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPipeline.h
Commit message (
Expand
)
Author
Age
*
Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h
robertphillips
2016-06-23
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
Eliminate special case nvpr batch handling
cdalton
2016-05-12
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Require sRGB write control for sRGB support. Add flag to GrPaint to suppress ...
brianosman
2016-03-25
*
Replace fWillReadFragmentPosition with a bitfield
cdalton
2016-02-26
*
Templatize GrNonAtomicRef
cdalton
2016-02-02
*
added a default constructor for GrBatchToXPOverrides
ethannicholas
2016-02-01
*
Don't ref/unref the static src-over xp
bsalomon
2015-12-21
*
Create a static instances of SrcOver XferProcessor
egdaniel
2015-11-30
*
New API for computing optimization invariants.
ethannicholas
2015-11-24
*
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
*
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
*
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
*
Use a factory function to create GrPipeline and remove unused member
bsalomon
2015-08-10
*
Expose coord transforms from GrPipeline
joshualitt
2015-08-05
*
Give GrBatch a pointer to GrPipeline
joshualitt
2015-07-16
*
Revert of Give GrBatch a pointer to GrPipeline (patchset #1 id:1 of https://c...
joshualitt
2015-07-16
*
Give GrBatch a pointer to GrPipeline
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
*
remove SkInstCnt
mtklein
2015-06-26
*
Refactor GrGpu path rendering functions to GrPathRendering
kkinnunen
2015-06-01
*
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 to GrCaps
bsalomon
2015-05-19
*
Make non-AA hairline stroke rects snap to pixels centers so they close.
bsalomon
2015-04-27
*
Cleanup in GrPipelineBuilder
bsalomon
2015-02-26
*
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
[next]