aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrContextOptions.h
Commit message (Expand)AuthorAge
* Remove instanced renderingGravatar Brian Salomon2017-12-08
* Add GrContextOptions to control distance field thresholds for small sizes and...Gravatar Brian Salomon2017-11-08
* Modify fontcache GM to actually spill atlas.Gravatar Brian Salomon2017-11-06
* API to cache shader binaries between runs of Skia.Gravatar Ethan Nicholas2017-11-02
* Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.Gravatar Brian Salomon2017-10-18
* Add benchmark for comparing multitexturing to non-multitexturing image draws.Gravatar Brian Salomon2017-10-11
* Enable caching of path mask textures by defaultGravatar Brian Osman2017-09-28
* Move several GrContextOptions fields behind GR_TEST_UTILSGravatar Brian Osman2017-08-30
* Make AA hairline renderer non-optionalGravatar Brian Osman2017-08-30
* Add GrContextOption to disable distance field path rendererGravatar Brian Osman2017-08-29
* Always include the default path renderer in the chainGravatar Brian Osman2017-08-29
* Remove (unused) context option to remove shader swizzlingGravatar Brian Osman2017-08-29
* Add an (optional) SkTaskGroup to GrContextGravatar Brian Osman2017-08-23
* Coverage counting path rendererGravatar Chris Dalton2017-07-14
* Remove ImmediateFlush modeGravatar Robert Phillips2017-06-02
* Add flag to avoid stencil buffers in SkiaGravatar Eric Karl2017-05-09
* Allow custom GrAtlasGlyphCache texture sizesGravatar Eric Karl2017-05-05
* Add wireframe mode to Viewer.Gravatar Jim Van Verth2017-05-02
* Hardwire opList lookAhead & lookBack parametersGravatar Robert Phillips2017-04-26
* Rename GrAADistanceFieldPathRenderer to GrSmallPathRendererGravatar Jim Van Verth2017-03-16
* Remove PLS path rendererGravatar Brian Salomon2017-03-06
* Remove clip to bounds GrContextOptionGravatar Brian Salomon2017-03-03
* Add path renderer options to viewer GUIGravatar Brian Osman2017-03-01
* Add the ability to enable/disable GPU path renderersGravatar csmartdalton2017-02-22
* GrContext option to prevent GPU based YUV -> RGBGravatar Brian Osman2017-02-14
* Misc batch->op cleanup Part 1 of 2Gravatar Brian Salomon2016-12-21
* Two (related) changes here:Gravatar brianosman2016-12-02
* Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12...Gravatar brianosman2016-12-01
* Two (related) changes here:Gravatar brianosman2016-12-01
* Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11...Gravatar brianosman2016-12-01
* Two (related) changes here:Gravatar brianosman2016-12-01
* Rename GrBatch to GrOpGravatar Brian Salomon2016-12-01
* Remove batch bounds drawing debug optionGravatar Brian Salomon2016-11-30
* Remove stray semicolons.Gravatar Mike Klein2016-09-27
* Add optional sw generated path coverage mask cachingGravatar bsalomon2016-09-21
* Add GrContextOptions flag to disable distance field path renderer.Gravatar bsalomon2016-09-15
* Add test configs for instanced renderingGravatar csmartdalton2016-07-29
* Add control of manual mipmapping to GrContextOptionsGravatar brianosman2016-06-09
* Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 i...Gravatar mtklein2016-06-09
* Add control of manual mipmapping to GrContextOptionsGravatar brianosman2016-06-09
* Simplify GrSWMaskHelperGravatar robertphillips2016-05-13
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...Gravatar robertphillips2016-03-25
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* Attempt to combine batches in forward direction before flushGravatar bsalomon2016-03-07
* Add option to control maximum GrBatch lookbackGravatar bsalomon2015-12-14
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...Gravatar scroggo2015-12-03
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Add debug option to clip each GrBatch to its device boundsGravatar bsalomon2015-11-30