1. fdde20d Use generation() to detect ES3 support. by John Stiles · 2 years, 11 months ago
  2. 17dc658 Move Software and Small PathRenderers to skgpu::v1 namespace by Robert Phillips · 2 years, 11 months ago
  3. 059798f Test that Runtime Effects cannot use non-ES2 types. by John Stiles · 2 years, 11 months ago
  4. 3dbd159 Fix a couple Wshadow warnings by Brian Salomon · 2 years, 11 months ago
  5. 168296b Reroute SurfaceContext factories through RecordingContextPriv by Robert Phillips · 2 years, 11 months ago
  6. eb0f29d SkSL: Allow invoking children (shaders, etc) like functions by Brian Osman · 3 years ago
  7. c18ee4e Honor component type in Metal matrix helper functions. by John Stiles · 3 years ago
  8. e56d31f Update LazySurfaceDesc to take a GrTextureType. by Greg Daniel · 2 years, 11 months ago
  9. 0e9d34d Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years ago
  10. 4a5e22a Further unified error handling between SkSL and DSL by Ethan Nicholas · 3 years ago
  11. 1049d82 Add ES3 Angle and Trigonometry methods to sksl_public. by John Stiles · 3 years ago
  12. d90777a Revert "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years ago
  13. 832c817 Remove GrBackendFormat's textureType use from isFormatTexturable call. by Greg Daniel · 3 years ago
  14. 4e24948 Allow derivatives in Runtime Effects when ES3 restrictions are off. by John Stiles · 3 years ago
  15. fa088a6 Fix additional cases of variable shadowing in /tests/. by John Stiles · 3 years ago
  16. 68e4e20 Add unit test to cover incorrect image filter layer bounds bug by Michael Ludwig · 3 years ago
  17. efde90d Add $es3 modifier to SkSL. by John Stiles · 3 years ago
  18. b05f03d Increase baked-in offset of RTFlip in skslc. by John Stiles · 3 years ago
  19. 9765973 Fix cases of variable shadowing in /tests/. by John Stiles · 3 years ago
  20. 06273bc Prepare headers for making all ops V1-only by Robert Phillips · 3 years ago
  21. 423990d Decrease w epsilon to avoid incorrect bounds calculations by Michael Ludwig · 3 years ago
  22. 50fe857 Revert "In SkCanvas destructor, discard (rather than blit) unbalanced layers" by Brian Osman · 3 years ago
  23. b7f2215 Fix cases of variable shadowing in test code. by John Stiles · 3 years ago
  24. 8a41232 Split up Codec 'check' into multiple helper functions. by John Stiles · 3 years ago
  25. 4895946 Move ProgramImpl definitions into Processor subclass headers. by Brian Salomon · 3 years ago
  26. bab2d11 Improve consistency of GP::ProgramImpl subclasses by Brian Salomon · 3 years ago
  27. f0efa1d Reland "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Herb Derby · 3 years ago
  28. 643f481 Cruft leftover from GrSurfaceContext hierarchy v1/v2 split by Robert Phillips · 3 years ago
  29. b25560a Consistency among GrFP::ProgramImpl subclasses by Brian Salomon · 3 years ago
  30. adb3eac Add tests for array assignment with narrowing conversions. by John Stiles · 3 years ago
  31. 2648716 Add support for array-cast syntax in SkSL. by John Stiles · 3 years ago
  32. 57709e1 Added prototypes for DSLFunction by Ethan Nicholas · 3 years ago
  33. 82d4c12 Reland "Fix array-of-matrix/struct comparisons in Metal." by John Stiles · 3 years ago
  34. 879b2f2 In SkCanvas destructor, discard (rather than blit) unbalanced layers by Mike Reed · 3 years ago
  35. 53eaa64 Rename GrSurfaceContext -> skgpu::SurfaceContext by Robert Phillips · 3 years ago
  36. e076c38 Reland "Fix array-of-vector comparisons in Metal." by John Stiles · 3 years ago
  37. 7b2b858 Avoid short/ushort in MSL code generator. by John Stiles · 3 years ago
  38. 3c991fd Fix duplicated array types in SPIR-V. by John Stiles · 3 years ago
  39. b23630c Reland "Remove SkTLList" by Michael Ludwig · 3 years ago
  40. 14b1d56 Revert "Remove SkTLList" by Michael Ludwig · 3 years ago
  41. f95940b Rename GrGLSLGeometryProcessor to GrGeometryProcessor::ProgramImpl by Brian Salomon · 3 years ago
  42. e1d523d Remove SkTLList by Michael Ludwig · 3 years ago
  43. ef9a1b6 Revert "Fix array-of-vector comparisons in Metal." by John Stiles · 3 years ago
  44. 80c256e Revert "Fix array-of-matrix/struct comparisons in Metal." by John Stiles · 3 years ago
  45. 23d8f94 Fix array-of-matrix/struct comparisons in Metal. by John Stiles · 3 years ago
  46. 130338c Fix array-of-vector comparisons in Metal. by John Stiles · 3 years ago
  47. 307f8f5 Simplify the boilerplate of cloning a fragment processor. by John Stiles · 3 years ago
  48. e1d0040 Delete GrClipStackClip and GrReducedClip by Michael Ludwig · 3 years ago
  49. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years ago
  50. 22cada0 Clean up unflattening paints by Mike Reed · 3 years ago
  51. 3c24611 Fix rMoveTo to be relative to the start of a closed path by William Hesse · 3 years ago
  52. f76768d Revert "Clean up unflattening paints" by Robert Phillips · 3 years ago
  53. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years ago
  54. 717ef94 Clean up unflattening paints by Mike Reed · 3 years ago
  55. a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years ago
  56. a40ddcd Pass dsl::PositionInfo by value by Ethan Nicholas · 3 years ago
  57. a3a67ae Reland "Avoid expanding clip ops in tests that will remain after feature removal" by Michael Ludwig · 3 years ago
  58. d59d3e1 Reland "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years ago
  59. 09746be Set SkPath.fLastMoveToIndex field from SkPathBuilder by Mike Reed · 3 years ago
  60. 2195f94 Add unit test for array narrowing conversions. by John Stiles · 3 years ago
  61. e3f85e0 Add improved regression test for oss-fuzz:36655. by John Stiles · 3 years ago
  62. e3ae968 Enable comparison of arrays of different precision types. by John Stiles · 3 years ago
  63. 7386dc7 Ensure default SkPaints w/ dither don't get dithered by Robert Phillips · 3 years ago
  64. 9ae6ea0 Fix fuzzer-discovered error with swizzling matrices. by John Stiles · 3 years ago
  65. ded41aa Fix fuzzer-discovered error with SPIR-V interface arrays. by John Stiles · 3 years ago
  66. 628777c Fix cases of variable shadowing in SkSL. by John Stiles · 3 years ago
  67. 8ba1e71 Revert "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years ago
  68. b942d4b Revert "Avoid expanding clip ops in tests that will remain after feature removal" by Michael Ludwig · 3 years ago
  69. 337e484 Revert "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Derek Sollenberger · 3 years ago
  70. b806da4 Honor lowp/mediump/highp precision qualifiers in IRGenerator. by John Stiles · 3 years ago
  71. 0201431 Add parser support for highp/mediump Tokens in vardecls. by John Stiles · 3 years ago
  72. ea17e24 Reland "uniform Ptr (UPtr) is a sub class of Ptr" by Herb Derby · 3 years ago
  73. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years ago
  74. d1c51b2 Avoid expanding clip ops in tests that will remain after feature removal by Michael Ludwig · 3 years ago
  75. 3b39b7f Alias canComputeFastBounds to affectsTransparentBlack by Michael Ludwig · 3 years ago
  76. 9fdcc51 Write test demonstrating bug with array narrowing conversions. by John Stiles · 3 years ago
  77. 68587ae Add SkClipStack::replaceClip() separate from deprecated clip op by Michael Ludwig · 3 years ago
  78. b00cbc7 Revert "uniform Ptr (UPtr) is a sub class of Ptr" by Derek Sollenberger · 3 years ago
  79. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years ago
  80. cef047a uniform Ptr (UPtr) is a sub class of Ptr by Herb Derby · 3 years ago
  81. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years ago
  82. 68f5606 Fix cases of variable shadowing in rasterization. by John Stiles · 3 years ago
  83. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years ago
  84. e9dcbfd Add test for Runtime Effects and narrowing conversions. by John Stiles · 3 years ago
  85. a3f206e Non-substantive changes for making v1::SurfaceDrawContext V1-only by Robert Phillips · 3 years ago
  86. 66b500a Remove explicit sample flag from GrFP. by Brian Salomon · 3 years ago
  87. d7437ee Fix for fuzzer-discovered error in SPIR-V with RTFlip. by John Stiles · 3 years ago
  88. 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 3 years ago
  89. 2957885 Reland "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 3 years ago
  90. 751de92 Revert "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 3 years ago
  91. 62d42db Fix check in GrGLGpu for whether PBO 0 is bound by Brian Salomon · 3 years ago
  92. ce9a5c9 Allow sampling from SkBlenders. by John Stiles · 3 years ago
  93. 1a2e7de Update tests for a V1-only skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years ago
  94. 131410a Add regression test for oss-fuzz:36655. by John Stiles · 3 years ago
  95. 7fd83eb Fix SkTLList::popTail by Brian Osman · 3 years ago
  96. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years ago
  97. a495351 add array to the Uniforms by Herb Derby · 3 years ago
  98. a37001e Reland "Reland "add op array32 for indirect uniform access"" by Herb Derby · 3 years ago
  99. ae8e063 Reject degenerate quads in AA hairline path renderer by Brian Osman · 3 years ago
  100. 2c5b922 Revert "Reland "add op array32 for indirect uniform access"" by Herb Derby · 3 years ago