1. 26c9344 Re-re-reland "Rewrite switch statements in GLSL strict-ES2 mode." by John Stiles · 2 years, 11 months ago
  2. aeb5d4d [graphite] Flesh out Device/SDC a bit more by Michael Ludwig · 2 years, 11 months ago
  3. 6f06bab Revert "Re-reland "Rewrite switch statements in GLSL strict-ES2 mode.""" by Brian Osman · 2 years, 11 months ago
  4. ff733b3 Graphite: add MtlGpu. by Jim Van Verth · 2 years, 11 months ago
  5. 64560c7 Re-reland "Rewrite switch statements in GLSL strict-ES2 mode."" by John Stiles · 2 years, 11 months ago
  6. 8b85d7b Graphite: add ResourceProvider and CommandBuffer stubs by Jim Van Verth · 2 years, 11 months ago
  7. 397fdfd Implement separate crop filter by Michael Ludwig · 2 years, 11 months ago
  8. c4c3559 Revert "Reland "Rewrite switch statements in GLSL strict-ES2 mode."" by Brian Osman · 2 years, 11 months ago
  9. c81edd0 Reland "Rewrite switch statements in GLSL strict-ES2 mode." by John Stiles · 2 years, 11 months ago
  10. 1e90b88 Graphite: Add stubs for Gpu and Caps by Jim Van Verth · 2 years, 11 months ago
  11. d26d0e6 Revert "Rewrite switch statements in GLSL strict-ES2 mode." by Brian Osman · 2 years, 11 months ago
  12. 45e3838 Rewrite switch statements in GLSL strict-ES2 mode. by John Stiles · 2 years, 11 months ago
  13. cb40008 Implement switch in SkVM. by John Stiles · 2 years, 11 months ago
  14. d6bf374 Graphite: Improve DM/Graphite connection by Robert Phillips · 2 years, 11 months ago
  15. 01754ec Graphite: Rough out DrawCommandList and BoundsManager by Michael Ludwig · 2 years, 11 months ago
  16. 6ee0018 Remove mssse3 flag of host builds for Android skia by Jerome Gaillard · 3 years ago
  17. 5a6f160 Add more stub classes by Robert Phillips · 3 years ago
  18. 5480677 Fix CMAKE build by Jim Van Verth · 2 years, 11 months ago
  19. f15c3ff Add SkSurface_Graphite stub by Robert Phillips · 3 years ago
  20. 1c5eb4b Disallow continue inside a switch. by John Stiles · 3 years ago
  21. 35bd926 Add tests for switch + loop constructs. by John Stiles · 3 years ago
  22. 755e00e Update sprint to graphite name by Robert Phillips · 3 years ago
  23. e32309d Update switch-fallthrough test to run in dm. by John Stiles · 3 years ago
  24. 1a4080a More beachhead by Robert Phillips · 3 years ago
  25. b8f1651 Add workaround for switch() containing only a `default` case. by John Stiles · 3 years ago
  26. 2816dcf Fixed fuzzer-discovered bug with interface blocks by Ethan Nicholas · 3 years ago
  27. ed2baba Reland "Add switch statement support to PipelineStage." by John Stiles · 3 years ago
  28. d288d8b Revert "Add switch statement support to PipelineStage." by John Stiles · 3 years ago
  29. 8426165 Reland "Add new GrSurfaceInfo class and related backend structs." by Greg Daniel · 3 years ago
  30. be056f4 Add switch statement support to PipelineStage. by John Stiles · 3 years ago
  31. f62934b Fixed DSLParser error uncovered by ossfuzz by Ethan Nicholas · 3 years ago
  32. 14a9b08 Reland "Revert "New approach to GrProcessor uniforms."" by Jim Van Verth · 3 years ago
  33. c973d26 Fixed DSLParser assertion error uncovered by fuzzer by Ethan Nicholas · 3 years ago
  34. 2f7ee02 Revert "Add new GrSurfaceInfo class and related backend structs." by Jim Van Verth · 3 years ago
  35. 6aac119 Add new GrSurfaceInfo class and related backend structs. by Greg Daniel · 3 years ago
  36. 0dc1e0f Fixed DSLParser unary expression error handling by Ethan Nicholas · 3 years ago
  37. a59925f Revert "Revert "New approach to GrProcessor uniforms."" by Brian Salomon · 3 years ago
  38. eb68973 Disallow matrix ctors which overflow a column. by John Stiles · 3 years ago
  39. ef80d7b Move more classes to skgpu::v1 namespace by Robert Phillips · 3 years ago
  40. a047e8b Improve overflow checks in CheckProgramUnrolledSize. by John Stiles · 3 years ago
  41. a81e7e2 Report an error if sk_LastFragColor is referenced without fbFetchSupport by Brian Osman · 3 years ago
  42. de60d7a Move more classes to skgpu::v1 namespace by Robert Phillips · 3 years ago
  43. fd1332f Reland "Fixed DSL assertion error on source files containing nulls" by Ethan Nicholas · 3 years ago
  44. 857c7f9 Add program-too-large test using for loops without blocks. by John Stiles · 3 years ago
  45. b701fa0 Add non-square MatrixCompMult support to public SkSL in ES3 mode. by John Stiles · 3 years ago
  46. 2bc96d6 Merge GrVkAttachment into GrVkImage. by Greg Daniel · 3 years ago
  47. 7d19065 Add test of off-kilter matrix constructors. by John Stiles · 3 years ago
  48. ae59426 Revert "New approach to GrProcessor uniforms." by Brian Salomon · 3 years ago
  49. 10c9f36 New approach to GrProcessor uniforms. by Brian Salomon · 3 years ago
  50. 7591d4b Replace trio of XxxxLiteral types with a single Literal type. by John Stiles · 3 years ago
  51. dc65256 Fix for-statement assertion detected by the fuzzer. by John Stiles · 3 years ago
  52. 47d8244 Revert "Fixed DSL assertion error on source files containing nulls" by Michael Ludwig · 3 years ago
  53. db38ad7 Fixed DSL assertion error on source files containing nulls by Ethan Nicholas · 3 years ago
  54. c9d65f0 Fixed duplicate function definition error discovered by fuzzer by Ethan Nicholas · 3 years ago
  55. bf4a7d5 Fixed DSLParser crash with invalid swizzle by Ethan Nicholas · 3 years ago
  56. 8d0dd0d Add support for pack/unpackUnorm2x16 to public SkSL. by John Stiles · 3 years ago
  57. 769b488 Move some more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  58. a2c76c7 Fixed illegal interface block reporting by Ethan Nicholas · 3 years ago
  59. 3ff77f4 Fix inliner bug discovered by fuzzer. by John Stiles · 3 years ago
  60. 3099f79 SkSL: Add support for method calls on effect objects by Brian Osman · 3 years ago
  61. 2af4b13 Reject programs which exceed 50 stack frames during size analysis. by John Stiles · 3 years ago
  62. 61e5e20 Enforce an upper bound on Runtime Effect program size. by John Stiles · 3 years ago
  63. fbf0214 Move more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  64. 46d7bd5 Move more Ops to skgpu::v1 namespace (take 2) by Robert Phillips · 3 years ago
  65. d2f53f9 Move more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  66. 5fe828a Revert "Move more Ops to skgpu::v1 namespace" by Robert Phillips · 3 years ago
  67. f3158ab Move more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  68. 5cec187 Fix array timeout discovered by the fuzzer. by John Stiles · 3 years ago
  69. 0e32aa8 Rename some GrD3DTypes* header files. by Greg Daniel · 3 years ago
  70. cadd5db Move three Op-derived classes to the skgpu::v1 namespace by Robert Phillips · 3 years ago
  71. f89a812 Fix flaws in minus-prefix optimization. by John Stiles · 3 years ago
  72. 31f7631 Move GrAtlasTextOp to skgpu::v1 namespace by Robert Phillips · 3 years ago
  73. 2145390 Move GrTextureOp to skgpu::v1 namespace by Robert Phillips · 3 years ago
  74. 99ddd2a Remove (unused) geometry shader support by Brian Osman · 3 years ago
  75. 8d13084 Migrate function-body finalization out of IRGenerator. by John Stiles · 3 years ago
  76. 842ee5b Fix assertion when calling a built-in function at global scope. by John Stiles · 3 years ago
  77. bb8cf58 Fix invalid variable ref-kind discovered by fuzzer. by John Stiles · 3 years ago
  78. fdafc0c Move GrAtlasRenderTask to gpu/ops and skgpu::v1 namespace by Robert Phillips · 3 years ago
  79. fbb905e Remove nearly-unused ASTNode description code. by John Stiles · 3 years ago
  80. 3e87a8e Move GrOpsTask to gpu/ops and the the skgpu::v1 namespace by Robert Phillips · 3 years ago
  81. 43ac7e6 Fix parsing error with SPIR-V negating a uint. by John Stiles · 3 years ago
  82. 2d3f5e8 Demonstrate parsing error with structs and arrays. by John Stiles · 3 years ago
  83. f95048c Report intermediate expressions as errors in For next-exprs. by John Stiles · 3 years ago
  84. c1ed11d Move GrBlockAllocator and GrTBlockList to src/core/ by Michael Ludwig · 3 years ago
  85. b5282f0 Migrate runtime effect sample tests to golden files by Brian Osman · 3 years ago
  86. d77dda5 Fix inliner bug discovered by fuzzer. by John Stiles · 3 years ago
  87. 553239b Added reportPendingErrors to SkSL code generation by Ethan Nicholas · 3 years ago
  88. 3f37322 Fix const function-parameter assertion discovered by fuzzer. by John Stiles · 3 years ago
  89. 7253a20 Improve error-checking during array-size conversion. by John Stiles · 3 years ago
  90. 8f633ef Fix assertion discovered by fuzzer. by John Stiles · 3 years ago
  91. e453fa0 Move some v1-only gpu/tessellate files to gpu/ops by Robert Phillips · 3 years ago
  92. db0ec08 Move GrPathRenderer and GrPathRendererChain to skgpu::v1 namespace by Robert Phillips · 3 years ago
  93. 43e70f1 Move 2 path renderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  94. 832f3fb Move GrTessellationPathFlags to their own header (GrTessTypes.h) by Robert Phillips · 3 years ago
  95. 9030a3b Move GrStencilMaskHelper and GrStencilClip to skgpu::v1 namespace by Robert Phillips · 3 years ago
  96. 74b9432 Move GrClipStack to skgpu::v1 namespace by Robert Phillips · 3 years ago
  97. db857ce Make GrSmallPathAtlasMgr and GrSmallPathShapeData v1-only files by Robert Phillips · 3 years ago
  98. b069708 Improve SPIR-V handling of RTFlip when running the fuzzer. by John Stiles · 3 years ago
  99. 461c539 Move several more PathRenderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  100. 41ebbd7 Move triangulators and tessellators into gpu/geometry by Robert Phillips · 3 years ago