aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Fix overwriting of config flags in a few casesGravatar Brian Osman2017-01-11
* Add Gray8 pixel configGravatar Brian Osman2017-01-10
* Revert "Add Gray8 pixel config"Gravatar Brian Osman2017-01-10
* Add Gray8 pixel configGravatar Brian Osman2017-01-10
* Start making texture coordinates be absoluteGravatar Robert Phillips2017-01-10
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2017-01-09
* Move resource ref/io manipulation from GrProgramElement to GrProcessorGravatar Brian Salomon2017-01-09
* Remove unused unique ID from GrProgramElementGravatar Brian Salomon2017-01-09
* Various memory leak fixes in VulkanGravatar Greg Daniel2017-01-09
* GrTessellator: fix compile when LOGGING_ENABLED.Gravatar Stephen White2017-01-09
* Revert "Revert "Removing ref counting from GrXPFactory.""Gravatar Brian Salomon2017-01-09
* Revert "Removing ref counting from GrXPFactory."Gravatar Brian Salomon2017-01-09
* Removing ref counting from GrXPFactory.Gravatar Brian Salomon2017-01-09
* Make all GrXPFactory instances statics.Gravatar Brian Salomon2017-01-06
* Purge clip masks when they are no longer findable.Gravatar Brian Salomon2017-01-06
* Remove arithmetic mode GrXP code.Gravatar Brian Salomon2017-01-06
* 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