aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops
Commit message (Expand)AuthorAge
* Set bounds correctly for color emoji that need post-cache transfomsGravatar Jim Van Verth2018-06-01
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Make GrPrimitiveProcessor::Attribute a class, hide data members.Gravatar Brian Salomon2018-05-30
* Revert "Revert "Make GrTextureOp disable coverage AA when rect falls on integ...Gravatar Brian Salomon2018-05-30
* Rename GrAtlasTextBlob -> GrTextBlobGravatar Herb Derby2018-05-29
* Revert "Make GrTextureOp disable coverage AA when rect falls on integers."Gravatar Brian Salomon2018-05-29
* Make GrTextureOp disable coverage AA when rect falls on integers.Gravatar Brian Salomon2018-05-29
* Reland "Turn off domain in GrTextureOp when src rect contains entire proxy"Gravatar Brian Salomon2018-05-26
* Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp"Gravatar Brian Salomon2018-05-26
* Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."Gravatar Brian Salomon2018-05-26
* Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."Gravatar Stephen White2018-05-26
* Revert "Workaround constexpr bug in MSVC 2015 in GrTextureOp"Gravatar Stephen White2018-05-26
* Revert "Turn off domain in GrTextureOp when src rect contains entire proxy"Gravatar Stephen White2018-05-26
* Turn off domain in GrTextureOp when src rect contains entire proxyGravatar Brian Salomon2018-05-25
* Workaround constexpr bug in MSVC 2015 in GrTextureOpGravatar Brian Salomon2018-05-24
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp.Gravatar Brian Salomon2018-05-24
* Add GPU perspective support for color emojiGravatar Jim Van Verth2018-05-24
* Delete GrDrawOp::wasRecordedGravatar Chris Dalton2018-05-23
* Use layered templates for optional vertex attributes in GrTextureOp.Gravatar Brian Salomon2018-05-22
* GrTextureOp: Rename template params "V" instead of "Vertex".Gravatar Brian Salomon2018-05-22
* Add perspective support to GrTextureOp.Gravatar Brian Salomon2018-05-21
* Use inheritance to define TextureGeometryProcesor vertex structsGravatar Brian Salomon2018-05-18
* Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRectGravatar Brian Salomon2018-05-18
* Modifications to GrTextureOp outsetting, edge equation code.Gravatar Brian Salomon2018-05-18
* Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly.Gravatar Brian Salomon2018-05-17
* Fix check for valid proxies returned by AtlasManager.Gravatar Jim Van Verth2018-05-16
* Revert "Check atlasPageCount before accessing the proxy array"Gravatar Yuqian Li2018-05-15
* Check atlasPageCount before accessing the proxy arrayGravatar Chris Dalton2018-05-15
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Approximate conics as quads in GrAAHairlinePathRenderer when fp32 not supportedGravatar Brian Salomon2018-05-09
* Visit the image proxy in GrLatticeOpGravatar Brian Salomon2018-05-07
* Make GPU lattice/nine patch not bleed across cells.Gravatar Brian Salomon2018-05-07
* Remove could not invert matrix SkDebugfsGravatar Brian Salomon2018-05-04
* Fix skia compilation errorGravatar Ankur Mittal2018-05-04
* Revert "Use a cached index buffer for triangle fans in GrDefaultPathRenderer."Gravatar Brian Salomon2018-05-01
* Use a cached index buffer for triangle fans in GrDefaultPathRenderer.Gravatar Brian Salomon2018-05-01
* Remove GrPrimitiveType::kTriangleFanGravatar Brian Salomon2018-04-30
* 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