1. 55dc5c8 Fix assertion in constant-folder when using float4(mat2) casts. by John Stiles · 3 years ago
  2. 2fadbed Roll ANGLE from 8ffb4602b3f4 to 54e311162ff3 (7 revisions) by skia-autoroll · 3 years ago
  3. bffa137 Roll SwiftShader from 15941846e006 to 9eb5acaba94c (2 revisions) by skia-autoroll · 3 years ago
  4. 5b37de8 Roll Dawn from 41e3931b04b6 to bd45466c6d4c (6 revisions) by skia-autoroll · 3 years ago
  5. fbb736b Pass the return type through to evaluate/coalesce functions. by John Stiles · 3 years ago
  6. 9c682ec abstract blur pass creation by Herb Derby · 3 years ago
  7. e453fa0 Move some v1-only gpu/tessellate files to gpu/ops by Robert Phillips · 3 years ago
  8. a4625e2 [pdf] Fully position after emitting Type3 glyph by Ben Wagner · 3 years ago
  9. cd2c1be Reland "Metal: update to using MTLGPUFamily for caps checks." by Jim Van Verth · 3 years ago
  10. db0ec08 Move GrPathRenderer and GrPathRendererChain to skgpu::v1 namespace by Robert Phillips · 3 years ago
  11. eb0195e Delete all code related to disabling multisample by Chris Dalton · 3 years ago
  12. f8e69ca SkText: refactoring, also a bug fix by Julia Lavrova · 3 years ago
  13. 6ec4701 Use extract_matrix to shrink code size. by John Stiles · 3 years ago
  14. 43e70f1 Move 2 path renderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  15. ffc0189 Use string_view for intrinsic-list map. by John Stiles · 3 years ago
  16. c61d1bf Implement determinant() in SkSL ES3 public API. by John Stiles · 3 years ago
  17. 9af527b Move RandomColor and RandomCoverage into GrTest. by John Stiles · 3 years ago
  18. 57bd619 Return the input-matrix determinant from SkInvertNxNMatrix. by John Stiles · 3 years ago
  19. 832f3fb Move GrTessellationPathFlags to their own header (GrTessTypes.h) by Robert Phillips · 3 years ago
  20. dfadba8 switch to byte size by Herb Derby · 3 years ago
  21. abae275 Fix shadowed-variable warning in PathIter bench code. by John Stiles · 3 years ago
  22. 8510818 Roll ANGLE from 7e040640ef1c to 8ffb4602b3f4 (13 revisions) by skia-autoroll · 3 years ago
  23. f47f81b Roll SwiftShader from 803ceb58c92c to 15941846e006 (2 revisions) by skia-autoroll · 3 years ago
  24. b7ec147 Roll Dawn from 71d7c2e6707e to 41e3931b04b6 (1 revision) by skia-autoroll · 3 years ago
  25. cbbe23d Revert "Metal: update to using MTLGPUFamily for caps checks." by Brian Osman · 3 years ago
  26. 63618ac Revert "Remove maccatalyst available check." by Brian Osman · 3 years ago
  27. 0c12e32 Reland "Add GM slide for ES3 trig intrinsics." by John Stiles · 3 years ago
  28. 69ae22d Remove maccatalyst available check. by Jim Van Verth · 3 years ago
  29. 9078a89 Avoid mix-up between MAIN_COORDS and FRAGCOORD. by John Stiles · 3 years ago
  30. 384c9dd encapsulate the gaussian blur as a class by Herb Derby · 3 years ago
  31. 282af12 Revert "Add GM slide for ES3 trig intrinsics." by John Stiles · 3 years ago
  32. a209ba1 Metal: update to using MTLGPUFamily for caps checks. by Jim Van Verth · 3 years ago
  33. 0733d48 Check for SkSL ES3 capabilities in GrShaderCaps. by John Stiles · 3 years ago
  34. 3cb09c0 Add GM slide for ES3 trig intrinsics. by John Stiles · 3 years ago
  35. b54ae1f Explain integerSupport() in a comment. by John Stiles · 3 years ago
  36. 9030a3b Move GrStencilMaskHelper and GrStencilClip to skgpu::v1 namespace by Robert Phillips · 3 years ago
  37. 13851a4 [infra] Remove Nexus5x jobs, move Wuffs to Pixel4 by Eric Boren · 3 years ago
  38. fcb5023 Remove old color space configs from tools by Brian Osman · 3 years ago
  39. 74b9432 Move GrClipStack to skgpu::v1 namespace by Robert Phillips · 3 years ago
  40. 1e45dcd Add compile-time optimization for transpose(). by John Stiles · 3 years ago
  41. 2ed4a36 Reland "Correctly downgrade per-entry filter/mm local variables" by Michael Ludwig · 3 years ago
  42. a7ea663 Revert "Use generation() to detect ES3 support." by John Stiles · 3 years ago
  43. f61ec43 Roll ANGLE from 0be285c6ee72 to 7e040640ef1c (12 revisions) by skia-autoroll · 3 years ago
  44. df62189 Roll Dawn from e7e8d5c48611 to 71d7c2e6707e (3 revisions) by skia-autoroll · 3 years ago
  45. db857ce Make GrSmallPathAtlasMgr and GrSmallPathShapeData v1-only files by Robert Phillips · 3 years ago
  46. b069708 Improve SPIR-V handling of RTFlip when running the fuzzer. by John Stiles · 3 years ago
  47. 461c539 Move several more PathRenderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  48. fdcf153 Fix crash when inverse() is passed a constant variable. by John Stiles · 3 years ago
  49. bc9222b Add caps bit for inverse-hyperbolic support. by John Stiles · 3 years ago
  50. 39822cf Add transpose() to public ES3 API. by John Stiles · 3 years ago
  51. 7020699 Simplify declaration of transpose() built-in. by John Stiles · 3 years ago
  52. 5e3c1f4 Improve testing of transpose() intrinsic. by John Stiles · 3 years ago
  53. de8602d Enable nonsquare matrix support in Direct3D. by John Stiles · 3 years ago
  54. 1068df7 Metal: Reduce load ops on clears. by Jim Van Verth · 3 years ago
  55. 41ebbd7 Move triangulators and tessellators into gpu/geometry by Robert Phillips · 3 years ago
  56. 7609f7f Create Vec2ExpressionAnimator by Kyle Carlstrom · 3 years ago
  57. 03f17cd Revert "Correctly downgrade per-entry filter/mm local variables" by Michael Ludwig · 3 years ago
  58. 957ed75 Revert "Update bots' NDK to r23" by Leon Scroggins · 3 years ago
  59. 823c504 Include non-ES2 numeric types in the root symbol table. by John Stiles · 3 years ago
  60. fd5068a Add tests for ES3 types embedded in structs and arrays. by John Stiles · 3 years ago
  61. fdde20d Use generation() to detect ES3 support. by John Stiles · 3 years ago
  62. 17dc658 Move Software and Small PathRenderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  63. 059798f Test that Runtime Effects cannot use non-ES2 types. by John Stiles · 3 years ago
  64. 3dbd159 Fix a couple Wshadow warnings by Brian Salomon · 3 years ago
  65. c87e951 SkText: refactoring in process by Julia Lavrova · 3 years ago
  66. 3bce5d1 Update bots' NDK to r23 by Leon Scroggins III · 3 years ago
  67. c265657 Add additional abanoned checks in read pixels. by Greg Daniel · 3 years ago
  68. 159005a Remove legacy GPU dither code by Brian Salomon · 3 years ago
  69. 628c913 Correctly downgrade per-entry filter/mm local variables by Michael Ludwig · 3 years ago
  70. 168296b Reroute SurfaceContext factories through RecordingContextPriv by Robert Phillips · 3 years ago
  71. 4498aa8 Fix rewrite_includes to work in both Python 2 and 3. by John Stiles · 3 years ago
  72. 3ed2d0e Roll ANGLE from a835912f83aa to 0be285c6ee72 (2 revisions) by skia-autoroll · 3 years ago
  73. 9c790c5 Roll SwiftShader from 526b987888fb to 803ceb58c92c (2 revisions) by skia-autoroll · 3 years ago
  74. f828f54 Roll Dawn from 0becd0585721 to e7e8d5c48611 (3 revisions) by skia-autoroll · 3 years ago
  75. 9ded59b Revert "Update rewrite_includes.py for python3" by Brian Osman · 3 years ago
  76. 7f7b6ab [infra] Update PRESUBMIT.py to run under Python3 by Kevin Lubick · 3 years ago
  77. bd40fb5 Update rewrite_includes.py for python3 by Brian Osman · 3 years ago
  78. 7d99ba2 Enable variable-shadow warnings. by John Stiles · 3 years ago
  79. 13c9f66 Fix additional cases of variable shadowing. by John Stiles · 3 years ago
  80. 7f4abe8 Extract parse_space_separated_languages by Ben Wagner · 3 years ago
  81. 9a6f399 Avoid type shadowing warnings in SkVM. by John Stiles · 3 years ago
  82. 3247575 Roll ANGLE from d20afde45f07 to a835912f83aa (3 revisions) by skia-autoroll · 3 years ago
  83. eb0f29d SkSL: Allow invoking children (shaders, etc) like functions by Brian Osman · 3 years, 1 month ago
  84. c18ee4e Honor component type in Metal matrix helper functions. by John Stiles · 3 years ago
  85. e56d31f Update LazySurfaceDesc to take a GrTextureType. by Greg Daniel · 3 years ago
  86. 7d09595 update libwebp to v1.2.1 by James Zern · 3 years ago
  87. 55ca4e6 Check out third_party/wuffs' "release/c" mirror by Nigel Tao · 3 years ago
  88. 7b2af60 Roll ANGLE from 728baa5089f8 to d20afde45f07 (3 revisions) by skia-autoroll · 3 years ago
  89. fc3bee1 Roll Dawn from e5dd6746bdbf to 0becd0585721 (1 revision) by skia-autoroll · 3 years ago
  90. 6b9c7bb Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years ago
  91. b1f34bf Fix cases of variable shadowing in /src/. by John Stiles · 3 years ago
  92. 72171b7 Fix mipmap validity check. by John Stiles · 3 years ago
  93. abe39f5 Fixed DSL build when threadlocals are not available by Ethan Nicholas · 3 years ago
  94. da44b57 Removed missing file from sksl.gni by Ethan Nicholas · 3 years ago
  95. 0e9d34d Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years ago
  96. 4a5e22a Further unified error handling between SkSL and DSL by Ethan Nicholas · 3 years ago
  97. 5feb684 Roll ANGLE from 6c32e8d9dec5 to 728baa5089f8 (3 revisions) by skia-autoroll · 3 years ago
  98. 87b5ae6 Disable a few more mtltestprecompile images to avoid flaking. by Jim Van Verth · 3 years ago
  99. 1049d82 Add ES3 Angle and Trigonometry methods to sksl_public. by John Stiles · 3 years ago
  100. 8a570d2 blur: produce better code by Herb Derby · 3 years ago