index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPipelineBuilder.h
Commit message (
Expand
)
Author
Age
*
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
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Change parameters to GrPipelineBuilder's ctor
robertphillips
2016-05-28
*
Remove clip from GrPipelineBuilder
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
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
*
Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...
robertphillips
2016-03-02
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
*
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
*
Enable AA stencil clip for mixed samples
cdalton
2015-11-11
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Stop supporting HW dither
bsalomon
2015-09-22
*
Remove batchtracker
joshualitt
2015-09-11
*
Make GrProcessorDataManager a noop
joshualitt
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
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
*
Remove unused calcPOIs with color/coverage input.
egdaniel
2015-08-24
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations.
bsalomon
2015-08-13
*
Another trivial cleanup
joshualitt
2015-07-14
*
Revert of Another trivial cleanup (patchset #6 id:100001 of https://coderevie...
joshualitt
2015-07-13
*
Another trivial cleanup
joshualitt
2015-07-13
*
small cleanups after fixing const of GrPipelineBuilder on DrawTarget
joshualitt
2015-07-13
*
Modify GrClipMaskManager to reflect logical constness
joshualitt
2015-07-13
*
Move GrProcessorDataManager to GrMemoryPool
joshualitt
2015-07-10
*
Remove setFromPaint from GrPipelineBuilder
joshualitt
2015-07-09
*
More threading of GrProcessorDataManager
joshualitt
2015-07-09
*
YUV to RGB Texture threading GrProcessorDataManager
joshualitt
2015-07-09
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
Add mixed samples support to XPs
cdalton
2015-06-08
[next]