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
*
Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.
bsalomon
2016-09-26
*
Remove ability to skip coord transform comparison in pipeline comparison.
bsalomon
2016-09-12
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Implement difference clip rects with window rectangles
csmartdalton
2016-08-17
*
GrFP can express distance vector field req., program builder declares variab...
dvonbeck
2016-08-01
*
Revert of GrFP can express distance vector field req., program builder decla...
mtklein
2016-07-30
*
GrFP can express distance vector field req., program builder declares variab...
dvonbeck
2016-07-29
*
Check fIgnoresCoverage in GrPipeline::AreEqual
csmartdalton
2016-07-06
*
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
*
Remove hasMixedSamples() from GrPipelineBuilder
cdalton
2016-05-06
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
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
*
Don't ref/unref the static src-over xp
bsalomon
2015-12-21
*
Create a static instances of SrcOver XferProcessor
egdaniel
2015-11-30
*
Fix bug in reads fragment position on gpu.
egdaniel
2015-11-30
*
APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOpti...
ethannicholas
2015-11-30
*
New API for computing optimization invariants.
ethannicholas
2015-11-24
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
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
[next]