1. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 5 years ago
  2. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 5 years ago
  3. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  4. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  5. 91e0d75 rm gm/skvm.cpp by Mike Klein · 5 years ago
  6. 3ab7128 thread an SkArenaAlloc into shaders by Mike Klein · 5 years ago
  7. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 5 years ago
  8. bddaf4b in gm/skvm.cpp, Fade doesn't need to wrap a shader by Mike Klein · 5 years ago
  9. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 5 years ago
  10. f6a715b Reland "pass more information to shaders" by Mike Klein · 5 years ago
  11. 4ee6356 Add SkRuntimeEffect::makeColorFilter by Brian Osman · 5 years ago
  12. 48cc66a Revert "pass more information to shaders" by Mike Klein · 5 years ago
  13. 4f275cf pass more information to shaders by Mike Klein · 5 years ago
  14. 8dae7eb Disable tessellation on Qualcomm by Chris Dalton · 5 years ago
  15. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 5 years ago
  16. 93de162 Add SkRuntimeEffect::makeShader by Brian Osman · 5 years ago
  17. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 5 years ago
  18. 2e57c13 Tweak smallpaths so new paths will show up in GM. by Jim Van Verth · 5 years ago
  19. de30e42 Clean up GenDistanceFieldFromPath. by Jim Van Verth · 5 years ago
  20. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  21. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 5 years ago
  22. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 5 years ago
  23. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 5 years ago
  24. 46e366a Remove GrTextureContext. by Greg Daniel · 5 years ago
  25. 7b1678a Major refactor of runtime effects by Brian Osman · 5 years ago
  26. 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 5 years ago
  27. a6069a1 Support clipRegion on GPU backend by Brian Salomon · 5 years ago
  28. 81b9897 Store GrSurfaceProxyView on SkImage. by Greg Daniel · 5 years ago
  29. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  30. 3517aa7 Fix stroked arcs for mirror matrices. by Brian Salomon · 5 years ago
  31. ab2b722 Switch SkImage::CompressionType to be an enum class by Robert Phillips · 5 years ago
  32. c937bc5 Improvements to uniform handling in runtime SkSL by Brian Osman · 5 years ago
  33. 7caa137 Support mirror-repeat in GrTextureDomain by Brian Salomon · 5 years ago
  34. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 5 years ago
  35. 0483b46 fix make_path to not care about param-eval-order by Mike Reed · 5 years ago
  36. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  37. 80e334d Remove most of GrConfig.h by Brian Salomon · 5 years ago
  38. b4068ed show perspective bug (need for clipping) by Mike Reed · 5 years ago
  39. 8a99a41 Fix for 420/422 chroma subsampling of odd dimension images when by Brian Salomon · 5 years ago
  40. 7eabfe8 This is a reland of GrDomainEffect with significant changes: by Brian Salomon · 5 years ago
  41. 7d8b397 Changes to GrCoordTransform and local coords by Brian Salomon · 5 years ago
  42. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 5 years ago
  43. 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes by Robert Phillips · 5 years ago
  44. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
  45. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago
  46. 3a50981 switch to new filltype for SkPath by Mike Reed · 5 years ago
  47. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 5 years ago
  48. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 5 years ago
  49. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 5 years ago
  50. e21af50 Test texture domain effect with local matrix. by Brian Salomon · 5 years ago
  51. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 5 years ago
  52. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 5 years ago
  53. 98f3fd9 Update bezier_*_effects GMs to not use rand by Robert Phillips · 5 years ago
  54. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  55. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  56. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  57. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  58. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  59. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  60. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 5 years ago
  61. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 5 years ago
  62. fbfc355 Add SampleLocationsTestOp::onPrePrepare by Robert Phillips · 5 years ago
  63. 5d07c52 Add FwidthSquircleTestOp::onPrePrepare by Robert Phillips · 5 years ago
  64. d4fb7c7 Rename opPODAllocator to recordTimeAllocator by Robert Phillips · 5 years ago
  65. 170de01 Revert "Replace GrTextureDomainEffect with GrDomainEffect." by Michael Ludwig · 5 years ago
  66. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 5 years ago
  67. df70f15 Add ClockwiseTestOp::onPrePrepare by Robert Phillips · 5 years ago
  68. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 5 years ago
  69. f29caf1 Replace GrTextureDomainEffect with GrDomainEffect. by Brian Salomon · 5 years ago
  70. 34b72ae Reduce scaling of large SDF glyphs on Mac. by Jim Van Verth · 5 years ago
  71. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 5 years ago
  72. c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 5 years ago
  73. b9f2088 convert SkVMBlitter over to floats by Mike Klein · 5 years ago
  74. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 5 years ago
  75. 1cc6067 friendly wrapper to allocate uniforms by Mike Klein · 5 years ago
  76. 5625412 unify program() and uniforms() by Mike Klein · 5 years ago
  77. 746acf1 add color filter support by Mike Klein · 5 years ago
  78. cfa4f60 simpler uniforms() api by Mike Klein · 5 years ago
  79. fb9146f merge key() and CanBuild() into CacheKey() by Mike Klein · 5 years ago
  80. e8356ad indent loop so it stands out by Mike Klein · 5 years ago
  81. f3d4109 add (x,y) params to shader program() by Mike Klein · 5 years ago
  82. e36d030 SkColorMatrix cleanup by Brian Osman · 5 years ago
  83. 9d0c67a paint color -> shader by Mike Klein · 5 years ago
  84. 23e856f add GM for exercising interesting paths in SkVMBlitter by Mike Klein · 5 years ago
  85. 2b73e66 Add BT2020 (non-constant-luminance) YUV color space by Brian Osman · 5 years ago
  86. ac8a16c Update YUV GMs to use SkYUVMath matrices by Brian Osman · 5 years ago
  87. 8a64a44 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 5 years ago
  88. 278615a add a paint-color string to gm/emboss by Mike Klein · 5 years ago
  89. d9ddd07 Revert "Rename sampleVariablesSupport() to sampleMaskSupport()" by Robert Phillips · 5 years ago
  90. 766b4c9 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 5 years ago
  91. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  92. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 5 years ago
  93. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 5 years ago
  94. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 5 years ago
  95. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  96. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 5 years ago
  97. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 5 years ago
  98. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
  99. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  100. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago