aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops
Commit message (Expand)AuthorAge
...
* Don't use triangle fans in default path rendererGravatar Brian Salomon2018-04-26
* Add more granularity inside of SkCanvas::Flush traces.Gravatar Xiao Yu2018-04-26
* Fix GrAAConvexTessellator trying to fan a 0 point ringGravatar Adrienne Walker2018-04-25
* Remove the MSAA path rendererGravatar Chris Dalton2018-04-25
* Minor shadow fixes.Gravatar Jim Van Verth2018-04-24
* Revert "Remove ambient clamp hack for analytic shadows."Gravatar Jim Van Verth2018-04-23
* Analytic dashing of circles with single on/off intervals and butt caps.Gravatar Brian Salomon2018-04-20
* Add ability to dump opList info at flush-timeGravatar Robert Phillips2018-04-20
* Remove ambient clamp hack for analytic shadows.Gravatar Jim Van Verth2018-04-19
* Fix double counting of coverage in analytic round capped stroked circles.Gravatar Brian Salomon2018-04-19
* Untangle strike cache and glyph cacheGravatar Herb Derby2018-04-19
* clean up setReserve() rule-bendingGravatar Mike Klein2018-04-19
* DFT to draw A8 instead of incorrect vertical lcd.Gravatar Ben Wagner2018-04-18
* Draw stroked circles with round caps analytically.Gravatar Brian Salomon2018-04-16
* Don't use the inner radius when not stroking in DIEllipseGravatar Greg Daniel2018-04-04
* Check if fan point is finite in GrAAConvexPathRenderer.Gravatar Greg Daniel2018-04-03
* Drop draw in GrAAConvextPathRenderer if calculation of center of mass ends up...Gravatar Greg Daniel2018-04-03
* Allow for divide by zero in miter calculation in GrAAConvexTessellatorGravatar Greg Daniel2018-04-03
* Revert "implement SkTDArray with std::vector"Gravatar Mike Klein2018-04-02
* implement SkTDArray with std::vectorGravatar Mike Klein2018-04-02
* Dump additional details about the gpu resources.Gravatar Derek Sollenberger2018-03-29
* Remove path ranges from gpu.Gravatar Ben Wagner2018-03-29
* Remove SkAutoGlyphCache decls that happen to workGravatar Herb Derby2018-03-22
* Fix possible overflows in hair line path renderer vertex countsGravatar Brian Salomon2018-03-13
* Small cleanups suggested by ClangTidyGravatar Kevin Lubick2018-03-12
* Fix issue with negative translations of small pathsGravatar Jim Van Verth2018-03-09
* Remove GrRestrictedAtlasManagerGravatar Robert Phillips2018-03-08
* Revise Text & Small Path Atlas so instantiation failure is handled at flush timeGravatar Robert Phillips2018-03-07
* Add bilerp support to scaled emojisGravatar Jim Van Verth2018-03-05
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)Gravatar Robert Phillips2018-03-01
* Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...Gravatar Robert Phillips2018-02-28
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"Gravatar Robert Phillips2018-02-26
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)Gravatar Robert Phillips2018-02-26
* move some RRect methods into privGravatar Mike Reed2018-02-22
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"Gravatar Robert Phillips2018-02-21
* Separate creation time & flush time behavior in GrDrawOpAtlasGravatar Robert Phillips2018-02-21
* Pull non-substantive changes out of omnibus CLGravatar Robert Phillips2018-02-21
* Change signature of GrAtlasGlyphCache::getProxiesGravatar Robert Phillips2018-02-20
* Drop unused shader support for sample variablesGravatar Chris Dalton2018-02-15
* Remove unneccesary assert in GrAALinearizingConvexPathRendererGravatar Robert Phillips2018-02-15
* Make atlases instantiate themselves at flush timeGravatar Robert Phillips2018-02-09
* Remove integer texture supportGravatar Brian Salomon2018-02-06
* Make edge equations be flat interpolated in GrTextureOpGravatar Brian Salomon2018-02-05
* ccpr: Don't use flat interpolation when it is slowGravatar Chris Dalton2018-02-02
* Revert "Reduce the amount of padding needed for SDFs, take 2"Gravatar Jim Van Verth2018-01-30