1. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 2 months ago
  2. feb099c Delete GrStrokeIndirectTessellator by Chris Dalton · 3 years, 2 months ago
  3. 3b41278 Move tessellation shader files into a subdirectory by Chris Dalton · 3 years, 2 months ago
  4. d774558 Implement compile-time optimization for mix(). by John Stiles · 3 years, 2 months ago
  5. 598c5e5 Implement compile-time optimization for matrixCompMult(). by John Stiles · 3 years, 2 months ago
  6. 8f73ede Added more SkTOptional APIs by Ethan Nicholas · 3 years, 2 months ago
  7. 9df48c6 Add test for literals that overflow int64. by John Stiles · 3 years, 2 months ago
  8. b0d93cc Detect out-of-range integer assignment. by John Stiles · 3 years, 2 months ago
  9. c43dc5e Implement compile-time optimization for cross(). by John Stiles · 3 years, 2 months ago
  10. b069582 Add regression test for oss-fuzz:32156. by John Stiles · 3 years, 2 months ago
  11. e4ac484 Implement compile-time optimization for atan(). by John Stiles · 3 years, 2 months ago
  12. 7d341a3 Add unit test for Type::minimumValue and Type::maximumValue. by John Stiles · 3 years, 2 months ago
  13. 3598129 Prevent overflow of integral types during constant-folding. by John Stiles · 3 years, 2 months ago
  14. 6edc8d9 Remove 'hasUserStencilSettings' from GrClip::apply by Chris Dalton · 3 years, 2 months ago
  15. b01c186 Implement compile-time optimization for inverse(). by John Stiles · 3 years, 2 months ago
  16. afaddc9 Prevent overflow to infinity in constant-folding. by John Stiles · 3 years, 2 months ago
  17. b35fbdb Add test demonstrating overflow error in SkSL. by John Stiles · 3 years, 2 months ago
  18. f47cfa8 Implement compile-time optimization for refract(). by John Stiles · 3 years, 2 months ago
  19. c3ff098 Implement compile-time optimization for pow(). by John Stiles · 3 years, 2 months ago
  20. 4ceccaf Implement compile-time optimization for reflect(). by John Stiles · 3 years, 2 months ago
  21. 7cfa1ce Implement compile-time optimization for faceforward(). by John Stiles · 3 years, 2 months ago
  22. 3ef2c61 Implement compile-time optimization for normalize(). by John Stiles · 3 years, 2 months ago
  23. 419d2ce Implement compile-time optimization for dot(). by John Stiles · 3 years, 2 months ago
  24. e1c2beb Implement compile-time optimization for distance(). by John Stiles · 3 years, 2 months ago
  25. 9b2baac Implement compile-time optimization for length(). by John Stiles · 3 years, 2 months ago
  26. e5240a2 Implement compile-time optimization for mod(). by John Stiles · 3 years, 2 months ago
  27. 4987c4a Implement compile-time optimization for smoothstep(). by John Stiles · 3 years, 2 months ago
  28. 27724cd Disable SkSL test for clamp(). by John Stiles · 3 years, 2 months ago
  29. 017ffd7 Implement compile-time optimization for step(). by John Stiles · 3 years, 2 months ago
  30. 0727a80 Implement compile-time optimization for clamp(). by John Stiles · 3 years, 2 months ago
  31. 8cdf28f Elide sample coords for GrSkSLFP if only used for pass-through sampling by Brian Osman · 3 years, 2 months ago
  32. 70ae4c8 Add test for runtime effects that don't need sample coords by Brian Osman · 3 years, 2 months ago
  33. 7f17d36 Implement compile-time optimization for min() and max(). by John Stiles · 3 years, 2 months ago
  34. 5ccb4c1 Make SkSurface_Gpu::getDevice return a SkBaseGpuDevice by Robert Phillips · 3 years, 2 months ago
  35. 4ed2baa Added skstd::optional by Ethan Nicholas · 3 years, 2 months ago
  36. 443fa19 Implement compile-time optimization for sqrt(constant). by John Stiles · 3 years, 2 months ago
  37. 779125d Cleanup SkGpuDevice factory functions a bit by Robert Phillips · 3 years, 2 months ago
  38. e2078f1 Make GrGpu pixel ops functions take SkIRect instead of LTRB params. by Brian Salomon · 3 years, 2 months ago
  39. 639e812 Remove usage of sqrt() as an optimization barrier in tests. by John Stiles · 3 years, 2 months ago
  40. f061c59 Rewrite matrix comparisons to work around Adreno bug. by John Stiles · 3 years, 2 months ago
  41. ec9d0e8 Move patheffect details to (private) base subclass by Mike Reed · 3 years, 2 months ago
  42. 8447f13 Chop tessellated curves that don't fit in a patch by Chris Dalton · 3 years, 2 months ago
  43. 5ee369f Rename caps bit for matrix comparison rewrites. by John Stiles · 3 years, 2 months ago
  44. 147cfda Allow function declarations to take (void). by John Stiles · 3 years, 2 months ago
  45. 54593e7 Revert "Reland "Use SkImage_Raster's unique ID to cache textures."" by Brian Salomon · 3 years, 2 months ago
  46. 7dd9996 Remove last two uses of SkGpuDevice's GrSurfaceDrawContext-based factory by Robert Phillips · 3 years, 2 months ago
  47. 36c5796 Add caps bit for 2x2 matrix comparison rewrites. by John Stiles · 3 years, 2 months ago
  48. 25be58e Reland "Eliminate unreachable code during optimization." by John Stiles · 3 years, 2 months ago
  49. b82e931 Reland "Add support for do-while loops in PipelineStage." by John Stiles · 3 years, 2 months ago
  50. d2c5a80 Enable additional do-while SkSL tests. by John Stiles · 3 years, 2 months ago
  51. 54c878e Retract GrSurfaceDrawContext when creating SkGpuDevices by Robert Phillips · 3 years, 2 months ago
  52. 6011bbc Fix comma operator support with matrices in Metal. by John Stiles · 3 years, 2 months ago
  53. e72fd09 Revert "Eliminate unreachable code during optimization." by Brian Salomon · 3 years, 2 months ago
  54. edb7aa7 Revert "Add support for do-while loops in PipelineStage." by Brian Salomon · 3 years, 2 months ago
  55. 9c7e04c Add support for do-while loops in PipelineStage. by John Stiles · 3 years, 2 months ago
  56. c6260f9 Eliminate unreachable code during optimization. by John Stiles · 3 years, 2 months ago
  57. 814c6db Reland "Use SkImage_Raster's unique ID to cache textures." by Brian Salomon · 3 years, 2 months ago
  58. 3c74a53 Add GLSL workaround for 4x2 diagonal matrix bug. by John Stiles · 3 years, 2 months ago
  59. fa6a127 Large simplification of the CType mapper logic in SkSL by Brian Osman · 3 years, 2 months ago
  60. a655f0d Direct3D: implement transfer methods by Jim Van Verth · 3 years, 2 months ago
  61. c23386c Remove layout(override_coverage) by Brian Osman · 3 years, 2 months ago
  62. 3adc091 Remove layout(tracked) from SkSL by Brian Osman · 3 years, 2 months ago
  63. 55a63af Make it possible to use the DSL from within the compiler itself by Ethan Nicholas · 3 years, 2 months ago
  64. e73c070 Refactor stroke tessellation shaders by Chris Dalton · 3 years, 2 months ago
  65. 325c808 Enable additional SkSL tests which require non-ES2 features. by John Stiles · 3 years, 2 months ago
  66. f2b08cc Fix SPIR-V code generation of dead return statements. by John Stiles · 3 years, 2 months ago
  67. 191b4e2 Enable proper testing of matrix-scalar ops. by John Stiles · 3 years, 2 months ago
  68. 6bddf46 Revert "Use SkImage_Raster's unique ID to cache textures." by Brian Salomon · 3 years, 2 months ago
  69. bdf3bb7 Add support for componentwise matrix divide in SPIR-V. by John Stiles · 3 years, 2 months ago
  70. c1f6411 Enable a handful of tests which require ES3. by John Stiles · 3 years, 2 months ago
  71. 8005007 Use SkImage_Raster's unique ID to cache textures. by Brian Salomon · 3 years, 2 months ago
  72. a91bf05 Add support for matrix-scalar operations in SPIR-V. by John Stiles · 3 years, 2 months ago
  73. ab3e639 Re-enable the nonsquare matrix test. by John Stiles · 3 years, 2 months ago
  74. 0638df1 Cull tessellated strokes that don't intersect the viewport by Chris Dalton · 3 years, 2 months ago
  75. 024f418 Disable nonsquare matrix test temporarily. by John Stiles · 3 years, 2 months ago
  76. 259553c Perform basic pass-fail checks in MatricesNonsquare. by John Stiles · 3 years, 2 months ago
  77. aecf8d5 Expose non-square matrix types when fEnforceES2Restrictions is off. by John Stiles · 3 years, 2 months ago
  78. c650cc0 Revert "Vectorize scalars in SPIR-V using ConstructorSplat." by Robert Phillips · 3 years, 2 months ago
  79. 82491c5 Enable proper testing of const arrays. by John Stiles · 3 years, 2 months ago
  80. 6831635 Cleanup TODO for constant-expression handling. by John Stiles · 3 years, 2 months ago
  81. 5d61cc2 Vectorize scalars in SPIR-V using ConstructorSplat. by John Stiles · 3 years, 2 months ago
  82. 29b44fc Add SPIR-V test for matrix-op-scalar math. by John Stiles · 3 years, 2 months ago
  83. 58134e1 Fix const globals in Metal by Brian Osman · 3 years, 2 months ago
  84. 6529990 Fix overdraw from unstable perspective math by Michael Ludwig · 3 years, 2 months ago
  85. c985e14 Add support for matrix division to Metal codegen. by John Stiles · 3 years, 2 months ago
  86. 0cfe5e1 Add a GrCullTest class by Chris Dalton · 3 years, 2 months ago
  87. 465da15 Reland "The Matrices test now verifies its results." by John Stiles · 3 years, 2 months ago
  88. 6b13129 Add support for matrix + scalar to Metal codegen. by John Stiles · 3 years, 2 months ago
  89. 4e9d5e2 Use Wang's formula for quadratic and cubic point counts by Michael Ludwig · 3 years, 3 months ago
  90. 90508f0 Revert "The Matrices test now verifies its results." by John Stiles · 3 years, 2 months ago
  91. 22dcb73 Revert "Revert "Added DSL flags"" by Ethan Nicholas · 3 years, 2 months ago
  92. 86121f6 The Matrices test now verifies its results. by John Stiles · 3 years, 2 months ago
  93. a5842bc Move SkSpan to include/, for use in public API by Brian Osman · 3 years, 3 months ago
  94. 9eb0bb6 Revert "Added DSL flags" by Brian Osman · 3 years, 3 months ago
  95. 7143059 Added DSL flags by Ethan Nicholas · 3 years, 3 months ago
  96. ae87bf1 Remove SkSpan class template deduction guides by Brian Osman · 3 years, 3 months ago
  97. b22fcaf Added DSL layout() support by Ethan Nicholas · 3 years, 3 months ago
  98. 4882f97 [svgcanvas] Add support for relative path encoding by Florin Malita · 3 years, 3 months ago
  99. 4e1c1a7 Implement computeFastBounds for PathEffects by Michael Ludwig · 3 years, 3 months ago
  100. 33ef30e Optimize remaining simple 1-argument intrinsics. by John Stiles · 3 years, 3 months ago