1. 99da77a Pass sampling to drawImage by Mike Reed · 3 years, 6 months ago
  2. 9c9f60c Implement additional Runtime Effect intrinsic tests. by John Stiles · 3 years, 6 months ago
  3. e1658b5 Reland "Add some SkSL intrinsics to our dm tests." by John Stiles · 3 years, 6 months ago
  4. 0ab283a Revert "Hide SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING flag" by Mike Reed · 3 years, 6 months ago
  5. 5817fe1 Hide SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING flag by Mike Reed · 3 years, 6 months ago
  6. e40d166 Reland "Add support for top-level uniforms in SPIR-V." by John Stiles · 3 years, 6 months ago
  7. 0de76f7 Revert "Add support for top-level uniforms in SPIR-V." by John Stiles · 3 years, 6 months ago
  8. b576168 Revert "Add some SkSL intrinsics to our dm tests." by John Stiles · 3 years, 6 months ago
  9. b5dda50 Fix write-after-read in clustering by Adlai Holler · 3 years, 6 months ago
  10. 0492a74 Add some SkSL intrinsics to our dm tests. by John Stiles · 3 years, 6 months ago
  11. acba304 Add support for top-level uniforms in SPIR-V. by John Stiles · 3 years, 6 months ago
  12. 02bc522 Emit top-level StructDefinition for every struct by Brian Osman · 3 years, 6 months ago
  13. 98afb4f drawBitmap is deprecated by Mike Reed · 3 years, 6 months ago
  14. da5cdf6 Add default uniform binding value for Metal/SPIR-V. by John Stiles · 3 years, 6 months ago
  15. 993e92d Update bad_bitmap test by Mike Reed · 3 years, 6 months ago
  16. bf7b4b8 Add SkSL test for functions that operate on structs by Brian Osman · 3 years, 6 months ago
  17. 00fea5b Remove ASTNode::TypeData by Brian Osman · 3 years, 6 months ago
  18. 1ff7609 Added SkSL DSLFunction by Ethan Nicholas · 3 years, 6 months ago
  19. 039f136 filter-quality is deprecated, pass sampling to drawImage by Mike Reed · 3 years, 6 months ago
  20. 330cfa4 Make GrTriangulator immutable by Chris Dalton · 3 years, 6 months ago
  21. ed552f8 Move deprecated image filter headers out of include/ and into src/ by Michael Ludwig · 3 years, 6 months ago
  22. 9a77795 Update mock render task & cluster test by Adlai Holler · 3 years, 6 months ago
  23. f988bb5 add single-lane ld2.4s and ld4.4s by Mike Klein · 3 years, 6 months ago
  24. 9e8e2aa Remove SkImage_GpuBase::getTexture(). by Brian Salomon · 3 years, 6 months ago
  25. 21f5707 Fix complex lvalues in SkSL-to-SkVM by Brian Osman · 3 years, 6 months ago
  26. 7d2757f Implement SkImage::hasMipmaps() for GPU images by Brian Salomon · 3 years, 6 months ago
  27. 7b92897 Reland "Add SkSL for-loop control flow test to dm." by John Stiles · 3 years, 6 months ago
  28. d6b26e5 added DSL Modifiers by Ethan Nicholas · 3 years, 6 months ago
  29. fa71ffa Reland "Fix field access and indexing of complex expressions" by Brian Osman · 3 years, 6 months ago
  30. 4d6310a Support half4 return values from main() in the SPIR-V code generator. by John Stiles · 3 years, 6 months ago
  31. b41d5bb Add helper uniforms to Runtime Effect tests. by John Stiles · 3 years, 6 months ago
  32. d8fc95d Add default uniform set value to SkSL Program settings. by John Stiles · 3 years, 6 months ago
  33. 6742d13 Add tests for int overloads of various intrinsics. by John Stiles · 3 years, 6 months ago
  34. 578f1ac Revert "Add SkSL for-loop control flow test to dm." by John Stiles · 3 years, 6 months ago
  35. 3744bd6 Fix GLSL/Metal codegen of unbraced empty blocks. by John Stiles · 3 years, 6 months ago
  36. be1084b Reland "Write pixels goes through GrRenderTask system." by Brian Salomon · 3 years, 6 months ago
  37. 68c77d4 Added SkSL DSL swizzles by Ethan Nicholas · 3 years, 6 months ago
  38. a0c2662 Add SkSL for-loop control flow test to dm. by John Stiles · 3 years, 6 months ago
  39. 30e93d5 Added builtin SkSL DSL functions by Ethan Nicholas · 3 years, 6 months ago
  40. 0ecfdea Add SkSL unit test for unbraced blocks that optimize away. by John Stiles · 3 years, 6 months ago
  41. 1eea1ea Revert "Write pixels goes through GrRenderTask system." by Brian Salomon · 3 years, 6 months ago
  42. 27efe6c Write pixels goes through GrRenderTask system. by Brian Salomon · 3 years, 6 months ago
  43. e3a91cf Fix fuzzer-discovered error with variable scoping. by John Stiles · 3 years, 6 months ago
  44. dac139a Add unit test for control statements in for loops. by John Stiles · 3 years, 6 months ago
  45. 7add07f Add unit test for control statements in while loops. by John Stiles · 3 years, 6 months ago
  46. ea8aa77 Fix break/continue support inside do-while loops. by John Stiles · 3 years, 6 months ago
  47. 04be339 Added SkSL DSL Array types by Ethan Nicholas · 3 years, 6 months ago
  48. 798021a Add unit test for control statements in do-while loop. by John Stiles · 3 years, 6 months ago
  49. 02621c3 SkPathBuider::addPath() by Florin Malita · 3 years, 6 months ago
  50. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 6 months ago
  51. 76389b7 Fix fuzzer-discovered errors in SkSL parser. by John Stiles · 3 years, 6 months ago
  52. 1ea6d60 Revert "Fix field access and indexing of complex expressions" by Brian Osman · 3 years, 6 months ago
  53. 053f785 Avoid relying on bit-perfect irrational numbers in test code. by John Stiles · 3 years, 6 months ago
  54. f619079 Fix field access and indexing of complex expressions by Brian Osman · 3 years, 6 months ago
  55. 232dd2b Reland "Run unit tests to verify SkSL folding behavior." by John Stiles · 3 years, 6 months ago
  56. 607a382 drawBitmap is deprecated, use drawImage by Mike Reed · 3 years, 6 months ago
  57. 069e484 drawBitmap is deprecated by Mike Reed · 3 years, 6 months ago
  58. 9702fc6 SpecialImage draw takes sampling, not filter-quality by Mike Reed · 3 years, 6 months ago
  59. 8a42b09 Update GrInnerFanTriangulator to use an existing SkArenaAlloc by Chris Dalton · 3 years, 6 months ago
  60. 95c2994 Revert "Run unit tests to verify SkSL folding behavior." by Greg Daniel · 3 years, 6 months ago
  61. e50b322 Revert "Consolidate SkSL CPU and GPU test code." by Mike Klein · 3 years, 6 months ago
  62. 97d1817 Allow Metal shaders to return half4 colors. by John Stiles · 3 years, 6 months ago
  63. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 3 years, 6 months ago
  64. d6b6f3e Added basic SkSL DSL statements by Ethan Nicholas · 3 years, 6 months ago
  65. 2a4c0fb Improve memory layout handling in SPIRV generator by Brian Osman · 3 years, 6 months ago
  66. eeeaae9 Consolidate SkSL CPU and GPU test code. by John Stiles · 3 years, 6 months ago
  67. 4ecab92 Run unit tests to verify SkSL folding behavior. by John Stiles · 3 years, 6 months ago
  68. bfc9be0 Migrate SkSL test inputs to the resources/ directory. by John Stiles · 3 years, 6 months ago
  69. 7938717 Update folding tests to return pass/fail status. by John Stiles · 3 years, 6 months ago
  70. 8d3642e Add checkpointing functionality to the Parser. by John Stiles · 3 years, 6 months ago
  71. ce75036 SkSL: Remove ByteCode interpreter, generator, etc. by Brian Osman · 3 years, 6 months ago
  72. bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 6 months ago
  73. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 6 months ago
  74. 3727917 Squelch Metal warnings about unused _globals/_out. by John Stiles · 3 years, 6 months ago
  75. e465205 Remove the offthread triangulation from GrPathTessellateOp by Chris Dalton · 3 years, 6 months ago
  76. f7410bd Remove unnecessary _out pointer in Metal. by John Stiles · 3 years, 6 months ago
  77. 982127b Make render task targets be just a proxy. by Brian Salomon · 3 years, 6 months ago
  78. 821a845 remove dead code from old drawimage virtuals by Mike Reed · 3 years, 6 months ago
  79. 08f5311 Detemplatize render task clustering by Adlai Holler · 3 years, 6 months ago
  80. 5501b59 Reland "Disable the MSAA atlas mode for CCPR" by Chris Dalton · 3 years, 6 months ago
  81. dd069a9 add interleaved load and store instructions by Mike Klein · 3 years, 6 months ago
  82. 8a9da73 Fix overzealous optimization of short-circuits. by John Stiles · 3 years, 6 months ago
  83. 81bfabe Optimize (boolExpr == true) and (boolExpr != false) into boolExpr. by John Stiles · 3 years, 6 months ago
  84. dd50b0c Add ExternalFunction support to SkSL-to-SkVM by Brian Osman · 3 years, 7 months ago
  85. abef5ef Update glsltype_string and type_to_grsltype to a complete set. by John Stiles · 3 years, 6 months ago
  86. 26fdcbb Implement constant folding for (bool == bool) and (bool != bool). by John Stiles · 3 years, 6 months ago
  87. b8ebe23 Reland "Support indexing by loop variables in SkVMGenerator" by Brian Osman · 3 years, 6 months ago
  88. b7e836c Revert "Support indexing by loop variables in SkVMGenerator" by Mike Klein · 3 years, 6 months ago
  89. ebf5690 Support indexing by loop variables in SkVMGenerator by Brian Osman · 3 years, 6 months ago
  90. f8dfc3b Generate valid Metal code when globals reference one another. by John Stiles · 3 years, 6 months ago
  91. 9d7aa41 Reorder GLSL output so that functions are emitted last. by John Stiles · 3 years, 6 months ago
  92. add35d9 Deprecate (and ignore) SkAndroidCodec::ExifOrientation by Leon Scroggins III · 3 years, 7 months ago
  93. ea485e5 Enforce ES2 limits on indexing expressions (in runtime effects) by Brian Osman · 3 years, 6 months ago
  94. 4f2bcff Implement Type cloning for enums and structs. by John Stiles · 3 years, 6 months ago
  95. 8f7689c Revert "Disable the MSAA atlas mode for CCPR" by John Stiles · 3 years, 6 months ago
  96. 035606d Enable matrix-negation interpreter test by Brian Osman · 3 years, 6 months ago
  97. 97c476e Disable the MSAA atlas mode for CCPR by Chris Dalton · 3 years, 6 months ago
  98. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 6 months ago
  99. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 6 months ago
  100. 6a1a98c Fix for fuzzer-discovered use-after-free. by John Stiles · 3 years, 6 months ago