1. 14b1d56 Revert "Remove SkTLList" by Michael Ludwig · 3 years, 3 months ago
  2. f95940b Rename GrGLSLGeometryProcessor to GrGeometryProcessor::ProgramImpl by Brian Salomon · 3 years, 3 months ago
  3. e1d523d Remove SkTLList by Michael Ludwig · 3 years, 3 months ago
  4. ef9a1b6 Revert "Fix array-of-vector comparisons in Metal." by John Stiles · 3 years, 3 months ago
  5. 80c256e Revert "Fix array-of-matrix/struct comparisons in Metal." by John Stiles · 3 years, 3 months ago
  6. 23d8f94 Fix array-of-matrix/struct comparisons in Metal. by John Stiles · 3 years, 3 months ago
  7. 130338c Fix array-of-vector comparisons in Metal. by John Stiles · 3 years, 3 months ago
  8. 307f8f5 Simplify the boilerplate of cloning a fragment processor. by John Stiles · 3 years, 3 months ago
  9. e1d0040 Delete GrClipStackClip and GrReducedClip by Michael Ludwig · 3 years, 3 months ago
  10. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years, 3 months ago
  11. 22cada0 Clean up unflattening paints by Mike Reed · 3 years, 3 months ago
  12. 3c24611 Fix rMoveTo to be relative to the start of a closed path by William Hesse · 3 years, 3 months ago
  13. f76768d Revert "Clean up unflattening paints" by Robert Phillips · 3 years, 3 months ago
  14. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 3 months ago
  15. 717ef94 Clean up unflattening paints by Mike Reed · 3 years, 3 months ago
  16. a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years, 3 months ago
  17. a40ddcd Pass dsl::PositionInfo by value by Ethan Nicholas · 3 years, 3 months ago
  18. a3a67ae Reland "Avoid expanding clip ops in tests that will remain after feature removal" by Michael Ludwig · 3 years, 3 months ago
  19. d59d3e1 Reland "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years, 3 months ago
  20. 09746be Set SkPath.fLastMoveToIndex field from SkPathBuilder by Mike Reed · 3 years, 3 months ago
  21. 2195f94 Add unit test for array narrowing conversions. by John Stiles · 3 years, 3 months ago
  22. e3f85e0 Add improved regression test for oss-fuzz:36655. by John Stiles · 3 years, 3 months ago
  23. e3ae968 Enable comparison of arrays of different precision types. by John Stiles · 3 years, 3 months ago
  24. 7386dc7 Ensure default SkPaints w/ dither don't get dithered by Robert Phillips · 3 years, 3 months ago
  25. 9ae6ea0 Fix fuzzer-discovered error with swizzling matrices. by John Stiles · 3 years, 3 months ago
  26. ded41aa Fix fuzzer-discovered error with SPIR-V interface arrays. by John Stiles · 3 years, 3 months ago
  27. 628777c Fix cases of variable shadowing in SkSL. by John Stiles · 3 years, 3 months ago
  28. 8ba1e71 Revert "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years, 3 months ago
  29. b942d4b Revert "Avoid expanding clip ops in tests that will remain after feature removal" by Michael Ludwig · 3 years, 3 months ago
  30. 337e484 Revert "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Derek Sollenberger · 3 years, 3 months ago
  31. b806da4 Honor lowp/mediump/highp precision qualifiers in IRGenerator. by John Stiles · 3 years, 3 months ago
  32. 0201431 Add parser support for highp/mediump Tokens in vardecls. by John Stiles · 3 years, 3 months ago
  33. ea17e24 Reland "uniform Ptr (UPtr) is a sub class of Ptr" by Herb Derby · 3 years, 3 months ago
  34. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years, 3 months ago
  35. d1c51b2 Avoid expanding clip ops in tests that will remain after feature removal by Michael Ludwig · 3 years, 3 months ago
  36. 3b39b7f Alias canComputeFastBounds to affectsTransparentBlack by Michael Ludwig · 3 years, 3 months ago
  37. 9fdcc51 Write test demonstrating bug with array narrowing conversions. by John Stiles · 3 years, 3 months ago
  38. 68587ae Add SkClipStack::replaceClip() separate from deprecated clip op by Michael Ludwig · 3 years, 3 months ago
  39. b00cbc7 Revert "uniform Ptr (UPtr) is a sub class of Ptr" by Derek Sollenberger · 3 years, 3 months ago
  40. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years, 3 months ago
  41. cef047a uniform Ptr (UPtr) is a sub class of Ptr by Herb Derby · 3 years, 3 months ago
  42. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years, 3 months ago
  43. 68f5606 Fix cases of variable shadowing in rasterization. by John Stiles · 3 years, 3 months ago
  44. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years, 3 months ago
  45. e9dcbfd Add test for Runtime Effects and narrowing conversions. by John Stiles · 3 years, 3 months ago
  46. a3f206e Non-substantive changes for making v1::SurfaceDrawContext V1-only by Robert Phillips · 3 years, 3 months ago
  47. 66b500a Remove explicit sample flag from GrFP. by Brian Salomon · 3 years, 3 months ago
  48. d7437ee Fix for fuzzer-discovered error in SPIR-V with RTFlip. by John Stiles · 3 years, 3 months ago
  49. 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 3 years, 3 months ago
  50. 2957885 Reland "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 3 years, 3 months ago
  51. 751de92 Revert "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 3 years, 3 months ago
  52. 62d42db Fix check in GrGLGpu for whether PBO 0 is bound by Brian Salomon · 3 years, 3 months ago
  53. ce9a5c9 Allow sampling from SkBlenders. by John Stiles · 3 years, 3 months ago
  54. 1a2e7de Update tests for a V1-only skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  55. 131410a Add regression test for oss-fuzz:36655. by John Stiles · 3 years, 3 months ago
  56. 7fd83eb Fix SkTLList::popTail by Brian Osman · 3 years, 3 months ago
  57. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  58. a495351 add array to the Uniforms by Herb Derby · 3 years, 3 months ago
  59. a37001e Reland "Reland "add op array32 for indirect uniform access"" by Herb Derby · 3 years, 3 months ago
  60. ae8e063 Reject degenerate quads in AA hairline path renderer by Brian Osman · 3 years, 3 months ago
  61. 2c5b922 Revert "Reland "add op array32 for indirect uniform access"" by Herb Derby · 3 years, 3 months ago
  62. fe2506f Reland "add op array32 for indirect uniform access" by Herb Derby · 3 years, 3 months ago
  63. 72ce9be different bytes - same hash by Herb Derby · 3 years, 3 months ago
  64. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 3 months ago
  65. 0074706 Fix SkOpts::hash_fn slightly by Brian Osman · 3 years, 3 months ago
  66. 04f22ea Feed all top-level GPU accessors through skgpu::BaseDevice (take 2) by Robert Phillips · 3 years, 3 months ago
  67. 8933de7 Add test for our behavior in canvas destructor by Mike Reed · 3 years, 3 months ago
  68. 9304aa5 Revert "add op array32 for indirect uniform access" by Brian Osman · 3 years, 3 months ago
  69. 7da0657 Explicitly detect static recursion in SkSL by Brian Osman · 3 years, 3 months ago
  70. ac2d053 add op array32 for indirect uniform access by Herb Derby · 3 years, 3 months ago
  71. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years, 3 months ago
  72. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years, 3 months ago
  73. 8e51bad Add support for child effects on SkRuntimeBlender. by John Stiles · 3 years, 3 months ago
  74. 759989c Remove obsolete "FP" unit test for runtime effects by Brian Osman · 3 years, 3 months ago
  75. fb21225 Improve tests/comments, to prepare for calling functions before definition by Brian Osman · 3 years, 3 months ago
  76. b6a7319 Add tokens for highp/mediump/lowp. by John Stiles · 3 years, 4 months ago
  77. 77046a7 Disallow sk_FragCoord in SkRuntimeEffect by Brian Osman · 3 years, 4 months ago
  78. 259b468 Reduce GrOnFlushResourceProvider's functionality by Robert Phillips · 3 years, 4 months ago
  79. dd2fdea Initial land of DSLParser by Ethan Nicholas · 3 years, 4 months ago
  80. e40495d Untangle GrSurfaceDrawContext.h, GrTextureOp.h and GrFillRectOp.h by Robert Phillips · 3 years, 4 months ago
  81. 4043111 Purge 2020 picture versions by Mike Reed · 3 years, 4 months ago
  82. da72978 Added multi-var variants for the DSL Declare function by Ethan Nicholas · 3 years, 4 months ago
  83. ed6e54f Improved DSL Array error checking by Ethan Nicholas · 3 years, 4 months ago
  84. 2ab47c9 Added DSL LogicalXor function by Ethan Nicholas · 3 years, 4 months ago
  85. 3b7ec0f Remove unused variables by Chris Dalton · 3 years, 4 months ago
  86. 459777a Added AssertDSLObjectsReleased setting by Ethan Nicholas · 3 years, 4 months ago
  87. f2de1b8 Fix crash when drawing a GPU-backed surface onto raster. by John Stiles · 3 years, 4 months ago
  88. b18c1e2 DSL ReleaseProgram retains source and reports errors better by Ethan Nicholas · 3 years, 4 months ago
  89. a2d22b2 Broke DSLVar into separate subclasses by Ethan Nicholas · 3 years, 4 months ago
  90. 0397ae4 Reland "Add unit test confirming Runtime Blends match native blends." by John Stiles · 3 years, 4 months ago
  91. 0547b91 Revert "Add unit test confirming Runtime Blends match native blends." by Mike Reed · 3 years, 4 months ago
  92. 0b62a05 Add unit test confirming Runtime Blends match native blends. by John Stiles · 3 years, 4 months ago
  93. 292a09d Added modifier support to DSLFunction by Ethan Nicholas · 3 years, 4 months ago
  94. 0541265 Use attachment in GrMtlTexture rather than raw id<MTLTexture>. by Jim Van Verth · 3 years, 4 months ago
  95. 6aaf00f Add a "usesMSAASurface" arg to GrMeshDrawOp::onCreateProgramInfo by Chris Dalton · 3 years, 4 months ago
  96. 475c975 Move the DMSAA surface flag into the public API by Chris Dalton · 3 years, 4 months ago
  97. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years, 4 months ago
  98. 7729e0a Add hints to slicing-constructor error messages. by John Stiles · 3 years, 4 months ago
  99. ea46ef3 Move clip optimizations into GrFillRRectOp by Chris Dalton · 3 years, 4 months ago
  100. ce7cdcd Add test for SkSL vector-slice constructors. by John Stiles · 3 years, 4 months ago