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