aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops
Commit message (Expand)AuthorAge
* 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
* Reduce the amount of padding needed for SDFs, take 2Gravatar Jim Van Verth2018-01-30
* Revert "Reduce the amount of padding needed for SDFs."Gravatar Jim Van Verth2018-01-30
* Reduce the amount of padding needed for SDFs.Gravatar Jim Van Verth2018-01-30
* Revert "Drop support for unused MSAA extensions"Gravatar Robert Phillips2018-01-30
* Drop support for unused MSAA extensionsGravatar Chris Dalton2018-01-29
* bug fixes from PVS Studio (static analysis)Gravatar Mike Klein2018-01-26
* GrTessellator: add a #define for max aa verb count.Gravatar Stephen White2018-01-23
* Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...Gravatar Brian Salomon2018-01-23
* Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...Gravatar Brian Salomon2018-01-23
* Add a workaround for inaccurate interpolants on Adreno 3xx.Gravatar Brian Salomon2018-01-22
* Move GrOpFlushState out of GrDrawingManager and onto the stackGravatar Robert Phillips2018-01-18
* Don't apply coverage aa on image edges when target has msaa.Gravatar Brian Salomon2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."Gravatar Greg Daniel2018-01-12