1. 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 1 month ago
  2. cdcdb04 Restore support for Metal 1.x when setting up globals. by John Stiles · 4 years, 1 month ago
  3. 08cb2c1 Report an error when samplers in Metal don't have layout data. by John Stiles · 4 years, 1 month ago
  4. 795efd2 Add pass-through sampling to SkVM, use it when possible by Brian Osman · 4 years, 1 month ago
  5. 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 1 month ago
  6. b6b9573 SkSL: Rename isConstant to isCompileTimeConstant by Brian Osman · 4 years, 1 month ago
  7. 711e73c SkSL: Variable references are never "isConstant" by Brian Osman · 4 years, 1 month ago
  8. fc2fdf0 Support sample coords in .fp main() by Michael Ludwig · 4 years, 1 month ago
  9. 8f3a836 Write SkSL visitor pattern and consolidate sampling analysis by Michael Ludwig · 4 years, 1 month ago
  10. 10b7541 Add proj() intrinsic (XY / Z), fix bug with perspective matrix sampling by Brian Osman · 4 years, 1 month ago
  11. 49b30f4 SkSL ByteCode: Remove specialized instructions for N up to 4 by Brian Osman · 4 years, 1 month ago
  12. fbe2859 Remove GrFragmentProcessor::addCoordTransform() by Michael Ludwig · 4 years, 1 month ago
  13. 56079c4 Support sample(matrix) in SkRuntimeEffect's CPU backend by Brian Osman · 4 years, 1 month ago
  14. be1b837 Support sample(matrix) with runtime effects by Brian Osman · 4 years, 1 month ago
  15. 49e1b00 Increase interpreter stack limit slightly by Brian Osman · 4 years, 1 month ago
  16. ac9d3f6 Cleanup of GrSkSLFP by Brian Osman · 4 years, 1 month ago
  17. 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 1 month ago
  18. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 1 month ago
  19. 9861b7c Switch inline variables to use a counter by Michael Ludwig · 4 years, 1 month ago
  20. 1de1481 Fixed an SkSL optimizer issue with collapsing static ifs / switches. by Ethan Nicholas · 4 years, 1 month ago
  21. 8857497 Fix RTHeight for SkRuntimeEffectSimple case. by Stephen White · 4 years, 1 month ago
  22. 5aaaeea Supply device and local coords to SkShader_Base::onProgram by Brian Osman · 4 years, 1 month ago
  23. 9aba625 Move setSampleMatrix and setSampledWithExplicitCoords into child registration by Michael Ludwig · 4 years, 1 month ago
  24. 02f8b07 ByteCode: Avoid using "extended" loads when possible by Brian Osman · 4 years, 1 month ago
  25. 2a4871b Implement normalize in ByteCode generator by Brian Osman · 4 years, 1 month ago
  26. 89bf734 Add ceil to skvx/skvm/JIT, and floor/ceil intrinsics to ByteCode by Brian Osman · 4 years, 1 month ago
  27. 5081942 Optimize CPP code generation. by John Stiles · 4 years, 1 month ago
  28. 304dfa3 Remove swizzling-store instructions from SkSL ByteCode by Brian Osman · 4 years, 1 month ago
  29. 3711c66 Remove swizzling-load instructions from SkSL ByteCode by Brian Osman · 4 years, 1 month ago
  30. a85e4bf Fix perspective fragcoord value in d3d. by Greg Daniel · 4 years, 1 month ago
  31. a43d820 Support sample() in ByteCodeGenerator (but not the interpreter) by Brian Osman · 4 years, 1 month ago
  32. 3b2c06c Remove HairlineAA from the clip-edge types. by John Stiles · 4 years, 1 month ago
  33. 5ee90ff Moved SampleMatrix computation out of SectionAndParameterHelper by Brian Osman · 4 years, 2 months ago
  34. 92219b4 Fix pointer ownership issue with SkSL static switches. by John Stiles · 4 years, 1 month ago
  35. 3779f44 Add helper method to clone and register a child FP. by John Stiles · 4 years, 1 month ago
  36. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 1 month ago
  37. 77968f0 Revert "fixed sample(..., matrix) with runtime effects" by Ethan Nicholas · 4 years, 1 month ago
  38. 8818390 Honor return value of `registerChildProcessor` when creating child FPs. by John Stiles · 4 years, 2 months ago
  39. 739e1ca Fixed SkSL optimization issue by Ethan Nicholas · 4 years, 2 months ago
  40. 2577623 Fix two different cases with multiple chained sample matrices by Brian Salomon · 4 years, 2 months ago
  41. fb5ede5 fixed sample(..., matrix) with runtime effects by Ethan Nicholas · 4 years, 2 months ago
  42. d060c9d Define sample(null) as returning the inputColor unchanged. by John Stiles · 4 years, 2 months ago
  43. 06f3d08 Fix invalid code generation with @setData and 'in fragmentProcessor?'. by John Stiles · 4 years, 2 months ago
  44. bf68ce5 add missing import for std::atomic by Ethan Nicholas · 4 years, 2 months ago
  45. e8ad02c Revert "Reland "Revert "Omit dead SkSL functions""" by Ethan Nicholas · 4 years, 2 months ago
  46. d3a95c2 Fixed sample_matrix_constant GM by Ethan Nicholas · 4 years, 2 months ago
  47. a15f2bf Reland "Revert "Omit dead SkSL functions"" by Ethan Nicholas · 4 years, 2 months ago
  48. fd1173a Revert "Revert "Omit dead SkSL functions"" by Ethan Nicholas · 4 years, 2 months ago
  49. 8c57866 Reland "Remove double support from SkSL." by John Stiles · 4 years, 2 months ago
  50. 59aa4b7 Revert "Remove double support from SkSL." by John Stiles · 4 years, 2 months ago
  51. 7c969f2 Revert "Omit dead SkSL functions" by Ethan Nicholas · 4 years, 2 months ago
  52. 97fe0cb Omit dead SkSL functions by Ethan Nicholas · 4 years, 2 months ago
  53. 71a35d4 Remove double support from SkSL. by John Stiles · 4 years, 2 months ago
  54. c67b362 Fix Metal codegen for Globals struct. by John Stiles · 4 years, 2 months ago
  55. 1bdafbf Reland "Improve matrix construction abilities in Metal codegen." by John Stiles · 4 years, 2 months ago
  56. f7d7043 Add support for SkASSERTF and SkDEBUGFAIL(F) in SKSL_STANDALONE. by John Stiles · 4 years, 2 months ago
  57. eee14b8 fix variable sample matrices in FP files by Ethan Nicholas · 4 years, 2 months ago
  58. 1fa15b1 Revert "Improve matrix construction abilities in Metal codegen." by John Stiles · 4 years, 2 months ago
  59. daa573e Improve matrix construction abilities in Metal codegen. by John Stiles · 4 years, 2 months ago
  60. 70728ef Revert "Reland "Revert "SkSL function inlining""" by Ethan Nicholas · 4 years, 2 months ago
  61. 22534f2 Expose sk_FragCoord for runtime effects by Michael Ludwig · 4 years, 2 months ago
  62. 5e6b3cd Store float value for settings in SkSL v2 by Michael Ludwig · 4 years, 2 months ago
  63. f8cb055 Revert "Store float value for SkSL settings" by Ethan Nicholas · 4 years, 2 months ago
  64. 04ff61f Reland "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 2 months ago
  65. 5f68977 Store float value for SkSL settings by Michael Ludwig · 4 years, 2 months ago
  66. 2dd272b Revert "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 2 months ago
  67. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  68. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  69. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  70. 1b63b4a Revert "SkSL function inlining" by Robert Phillips · 4 years, 2 months ago
  71. b65024b SkSL function inlining by Ethan Nicholas · 4 years, 2 months ago
  72. 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 4 years, 4 months ago
  73. 08f986d Added SkSL unpremul intrinsic by Brian Osman · 4 years, 2 months ago
  74. ff350cb fixed null dereference in SkSLMetalCodeGenerator by Ethan Nicholas · 4 years, 2 months ago
  75. d5f937b Add min/max/clamp/saturate intrinsics to ByteCodeGenerator by Brian Osman · 4 years, 3 months ago
  76. 3479a95 Add declaration for pow() to sksl_interp.inc by Brian Osman · 4 years, 3 months ago
  77. 8842b37 Adding some intrinsics to the interpreter by Brian Osman · 4 years, 3 months ago
  78. 9fdab9f fixed an SkSL ASAN issue by Ethan Nicholas · 4 years, 3 months ago
  79. 4dab280 Add some missing declarations to SkSL .inc files by Brian Osman · 4 years, 3 months ago
  80. 3facc9c [skottie] Non-legacy brightness effect by Florin Malita · 4 years, 3 months ago
  81. b32d66b Add layout(srgb_unpremul) to SkSL by Brian Osman · 4 years, 3 months ago
  82. 45be077 length() by Mike Klein · 4 years, 3 months ago
  83. b67d056 SkSL parser now limits recursion on comma operator as well by Ethan Nicholas · 4 years, 3 months ago
  84. 8520e76 migrate spiral demo from canvaskit by Mike Reed · 4 years, 3 months ago
  85. 66869e9 Fixed UB in SkSL constant arithmetic by Ethan Nicholas · 4 years, 3 months ago
  86. f59a961 Add layout(marker) to SkSL by Brian Osman · 4 years, 3 months ago
  87. e448900 fixed UB in SkSL shift operations by Ethan Nicholas · 4 years, 3 months ago
  88. c216025 add skvx::{sin,cos,tan} by Mike Klein · 4 years, 3 months ago
  89. afe2c90 Revert "Revert "Converted texture and runtime effects to use GrMatrixEffect"" by Ethan Nicholas · 4 years, 3 months ago
  90. b2b9fbc Compare all fields in SkSL::Layout::operator== by Brian Osman · 4 years, 3 months ago
  91. 5fc5c81 Add GrD3DPipelineStateBuilder class. by Greg Daniel · 4 years, 3 months ago
  92. 57a996b Disallow empty interface blocks in SkSL. by John Stiles · 4 years, 3 months ago
  93. 5a9e7fb Prefixed the names of SkSL token constants. by Ethan Nicholas · 4 years, 3 months ago
  94. 0ebc69c Fix modulo-by-zero crash during SPIR-V conversion. by John Stiles · 4 years, 3 months ago
  95. 36a3e01 Revert "Converted texture and runtime effects to use GrMatrixEffect" by Ethan Nicholas · 4 years, 3 months ago
  96. 4ab84ed Converted texture and runtime effects to use GrMatrixEffect by Ethan Nicholas · 4 years, 3 months ago
  97. a19abd5 Fix spirv rtheight set. by Greg Daniel · 4 years, 3 months ago
  98. 49f920e Remove use of GrVkCaps from SkSLProgram settings. by Greg Daniel · 4 years, 3 months ago
  99. 01d42b1 MSAN fix for interpreter by Mike Klein · 4 years, 3 months ago
  100. 5843012 Add sample(child, matrix) to SkSL. by Ethan Nicholas · 4 years, 3 months ago