aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
...
* Add support for tagging GrUniqueKeys with a debug stringGravatar Brian Salomon2017-01-06
* Revert "Revert "Hard code bicubic coefficients in the shader""Gravatar Brian Osman2017-01-06
* Revert "Hard code bicubic coefficients in the shader"Gravatar Brian Osman2017-01-05
* Revert "Explicitly fail read/writePixels in invalid color space scenarios"Gravatar Brian Osman2017-01-05
* Hard code bicubic coefficients in the shaderGravatar Brian Osman2017-01-05
* Cleanup ops that are storing GrPipelineOptimizations.Gravatar Brian Salomon2017-01-05
* Rename batch->op in GrAuditTrail json and skiaserver's url handlersGravatar Brian Salomon2017-01-05
* Explicitly fail read/writePixels in invalid color space scenariosGravatar Brian Osman2017-01-05
* Use nullptr to indicate C locale when using xlocaleGravatar Brian Salomon2017-01-05
* Modify GrTessellator to use a VertexList where possible.Gravatar Stephen White2017-01-04
* Removes tracking of whether color is ignored by XP.Gravatar Brian Salomon2017-01-04
* Clamp premul colors correctly after a gamut changeGravatar Brian Osman2017-01-04
* Removing tracking of whether GP/FP coverage calculations are used by XP.Gravatar Brian Salomon2017-01-04
* Quality and performance fixes for AA tessellating path renderer.Gravatar Stephen White2017-01-03
* Revert "Quality and performance fixes for AA tessellating path renderer."Gravatar Stephan White2017-01-03
* Quality and performance fixes for AA tessellating path renderer.Gravatar Stephen White2017-01-03
* switched GrVkPipelineStateCache over to use SkLRUCacheGravatar Ethan Nicholas2017-01-03
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* Remove render target unique ID virtual from GrOp.Gravatar Brian Salomon2016-12-22
* Change GPU read/write pixels API to support color space conversionGravatar Brian Osman2016-12-22
* Cleanup GrBicubicEffectGravatar Brian Osman2016-12-21
* Rename GrOp::draw to GrOp::executeGravatar Brian Salomon2016-12-21
* Misc batch->op cleanup Part 2 of 2Gravatar Brian Salomon2016-12-21
* Misc batch->op cleanup Part 1 of 2Gravatar Brian Salomon2016-12-21
* This renames methods and classes that relate to static analysis of combinatio...Gravatar Brian Salomon2016-12-21
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar rmistry2016-12-21
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-12-20
* Rename batch->op in GrAuditTrail.Gravatar Brian Salomon2016-12-20
* Rename files, macros, types, and functions related to GrDrawOp testing.Gravatar Brian Salomon2016-12-20
* Remove the last "batch tracker" from AAStrokeRectOp.Gravatar Brian Salomon2016-12-20
* Add color space xform bits to key for texture domain effectGravatar Brian Osman2016-12-20
* GPU: Fix for fuzzer issue for sw-rendered paths with large bounds.Gravatar Brian Salomon2016-12-20
* Floor to scalar for SDF paths.Gravatar Jim Van Verth2016-12-20
* Remove getDevice_just_for_deprecated_compatibility_test()Gravatar Robert Phillips2016-12-20
* Respect color space in GrTextureDomainEffectGravatar Brian Osman2016-12-20
* Fix precision errors in large circle rendering.Gravatar Jim Van Verth2016-12-19
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar rmistry2016-12-19
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-12-18
* Rename GrBatchAtlas -> GrDrawOpAtlas.Gravatar Brian Salomon2016-12-17
* Rename GrBatchAtlas files to GrDrawOpAtlasGravatar Brian Salomon2016-12-16
* Rename GrBatchFontCache->GrAtlasGlyphCacheGravatar Brian Salomon2016-12-16
* rm unnecessary forward decl of GrClip in GrDashOp.hGravatar Brian Salomon2016-12-16
* move src/gpu/batches -> src/gpu/opsGravatar Brian Salomon2016-12-16
* Rename GrTestBatch and subclasses to OpGravatar Brian Salomon2016-12-16
* Rename batch->op and sk_sp in instanced renderingGravatar Brian Salomon2016-12-16
* Rename batch->op and sk_sp for all remaining path renderer classes.Gravatar Brian Salomon2016-12-16
* Revert "Remove all KTX support"Gravatar Leon Scroggins2016-12-16
* Rename "batch" to "op" and sk_sp in 3 path renderer classes:Gravatar Brian Salomon2016-12-15
* Convert a few path renderer class batches from Batch to Op.Gravatar Brian Salomon2016-12-15
* Remove all KTX supportGravatar Leon Scroggins III2016-12-15