1. 6b13129 Add support for matrix + scalar to Metal codegen. by John Stiles · 3 years, 6 months ago
  2. ff515df Reland "Use conics with w=Inf to describe triangles for the tessellator" by Chris Dalton · 3 years, 6 months ago
  3. d977fde Re-disable indirect draw on ANGLE D3D by Brian Salomon · 3 years, 6 months ago
  4. ca9f6a8 limit transfer buffer workaround to angle d3d backend by Brian Salomon · 3 years, 6 months ago
  5. c7dd6f4 Revert "Use conics with w=Inf to describe triangles for the tessellator" by Robert Phillips · 3 years, 6 months ago
  6. 9db2098 Revert "Delete the index buffer from middle-out tessellation" by Robert Phillips · 3 years, 6 months ago
  7. 537b750 Fix bit shift overflow making bots sad by Michael Ludwig · 3 years, 6 months ago
  8. 0d0b1b3 Delete the index buffer from middle-out tessellation by Chris Dalton · 3 years, 6 months ago
  9. 84f7013 Use conics with w=Inf to describe triangles for the tessellator by Chris Dalton · 3 years, 6 months ago
  10. 1a14c4a Revert "When running on ANGLE GL backend use the underlying GL driver info" by Robert Kroeger · 3 years, 6 months ago
  11. 09b2bcb Add SkBaseGpuDevice ... by Robert Phillips · 3 years, 6 months ago
  12. 4e9d5e2 Use Wang's formula for quadratic and cubic point counts by Michael Ludwig · 3 years, 6 months ago
  13. 22dcb73 Revert "Revert "Added DSL flags"" by Ethan Nicholas · 3 years, 6 months ago
  14. 4ce8189 switch to SkMutex in SkStrike by Herb Derby · 3 years, 6 months ago
  15. 71f5b92 Remove workaround for angle bug 4536 by Brian Salomon · 3 years, 6 months ago
  16. 9ec377e Reland "Simplify quickReject implementation in SkCanvas" by Michael Ludwig · 3 years, 6 months ago
  17. cc29ca5 Remove SK_DISABLE_NONSQUARE_MATRIX_TRANSFORM guard flag. by John Stiles · 3 years, 6 months ago
  18. 827bb72 Use rescale in async-rescale-and-read to do non-rescaling conversions. by Brian Salomon · 3 years, 6 months ago
  19. a5842bc Move SkSpan to include/, for use in public API by Brian Osman · 3 years, 6 months ago
  20. 8fac6c1 Reland "Transform verts using nonsquare matrices when available." by John Stiles · 3 years, 6 months ago
  21. 9eb0bb6 Revert "Added DSL flags" by Brian Osman · 3 years, 6 months ago
  22. 7143059 Added DSL flags by Ethan Nicholas · 3 years, 6 months ago
  23. 594a1af Remove unused pixel ops caps from GrGLCaps. by Brian Salomon · 3 years, 6 months ago
  24. 7d97991 Tune up tessellated stroke gms by Chris Dalton · 3 years, 6 months ago
  25. ae87bf1 Remove SkSpan class template deduction guides by Brian Osman · 3 years, 6 months ago
  26. 543fd5f Revert "Transform verts using nonsquare matrices in FPs." by John Stiles · 3 years, 6 months ago
  27. b22fcaf Added DSL layout() support by Ethan Nicholas · 3 years, 6 months ago
  28. 3945895 Fix prefer-flat in GrGLCaps by Brian Salomon · 3 years, 6 months ago
  29. 4882f97 [svgcanvas] Add support for relative path encoding by Florin Malita · 3 years, 6 months ago
  30. 4e1c1a7 Implement computeFastBounds for PathEffects by Michael Ludwig · 3 years, 6 months ago
  31. 33ef30e Optimize remaining simple 1-argument intrinsics. by John Stiles · 3 years, 6 months ago
  32. f3c38a3 Transform verts using nonsquare matrices in FPs. by John Stiles · 3 years, 6 months ago
  33. 7c328b4 Replace macro with constexpr now that we require C++14. by John Stiles · 3 years, 6 months ago
  34. 85dbeb5 Move tessellation back doors into GrGLSLGeometryProcessor by Chris Dalton · 3 years, 6 months ago
  35. be0eedc Remove obsolete forward declaration of ExternalValue. by John Stiles · 3 years, 6 months ago
  36. 96bc12d Fix workaround for anglebug.com/4536. by Brian Salomon · 3 years, 6 months ago
  37. 7bb100e Optimize not() intrinsic. by John Stiles · 3 years, 6 months ago
  38. 7c40b67 SkAnimatedImage: consider exif orientation by Leon Scroggins III · 3 years, 6 months ago
  39. bb00643 When running on ANGLE GL backend use the underlying GL driver info by Brian Salomon · 3 years, 6 months ago
  40. 614fb1e Removed early_fragment_tests layout qualifier by Ethan Nicholas · 3 years, 6 months ago
  41. 99ebb17 Add detection of underlying GL driver info on ANGLE GL backend. by Brian Salomon · 3 years, 6 months ago
  42. 4fe43b3 Added a comment explaining DSL Declare's signature by Ethan Nicholas · 3 years, 6 months ago
  43. 420c563 Add support for uint types in DSL C++ code generation. by John Stiles · 3 years, 6 months ago
  44. a372429 Align SkSpan API with std::span by Brian Osman · 3 years, 6 months ago
  45. 5ff9b79 Split out GrGLDriver/driver version detection from GrGLGetDriverInfo. by Brian Salomon · 3 years, 6 months ago
  46. 60cafdf Simplify generated SkSL in emitNormalizedSkPosition. by John Stiles · 3 years, 6 months ago
  47. 799658f More sanitization of coordinates in GrTriangulator by Michael Ludwig · 3 years, 6 months ago
  48. ee98a42 Avoid code duplication in retrieving color stops by Dominik Röttsches · 3 years, 6 months ago
  49. edac771 Evaluate single-argument generic intrinsics at compile time. by John Stiles · 3 years, 6 months ago
  50. 96263aa Reuse GL enums for ANGLE vendor/renderer by Brian Salomon · 3 years, 6 months ago
  51. dabb289 Fold casts of known values at compile time. by John Stiles · 3 years, 6 months ago
  52. 88983f1 Fix enumerate to handle refs by Herb Derby · 4 years ago
  53. 1c318eb Direct3D: fix up tests by Jim Van Verth · 3 years, 6 months ago
  54. c411429 Convert GrGLDriver/Vendor/Renderer to enum classes by Brian Salomon · 3 years, 6 months ago
  55. 063fdce Reland "Fix semaphore support check on GrDirectContext::wait" by Greg Daniel · 3 years, 6 months ago
  56. 893358e Fix incorrect assignment from refactor. by Brian Salomon · 3 years, 6 months ago
  57. ffba524 Add variation of GetConstantValueForVariable which handles ownership. by John Stiles · 3 years, 6 months ago
  58. 0627934 [androidkit] optimize JNI calls in AndroidKit.Matrix transformations by Jorge Betancourt · 3 years, 6 months ago
  59. 115645e Evaluate various single-argument float intrinsics at compile time. by John Stiles · 3 years, 6 months ago
  60. 1dc2d0f Allow compile-time intrinsic evaluation to read const variables. by John Stiles · 3 years, 6 months ago
  61. aaac4e4 Use the IntrinsicKind to look up SPIR-V intrinsic calls. by John Stiles · 3 years, 6 months ago
  62. 1989342 Consolidate gathering of info from GL strings. by Brian Salomon · 3 years, 6 months ago
  63. daa02f4 Revert "Simplify quickReject implementation in SkCanvas" by Greg Daniel · 3 years, 6 months ago
  64. 2ed22fa Rename GrTessellatingStencilFillOp -> GrPathStencilFillOp by Chris Dalton · 3 years, 6 months ago
  65. 04e643e Fix cache race in SkTypeface_Mac::Make by Ben Wagner · 3 years, 6 months ago
  66. 6a1c8ad Direct3D: enable texture copies by Jim Van Verth · 3 years, 6 months ago
  67. 7589aa0 Direct3D: handle odd widths and heights for mipmap generation. by Jim Van Verth · 3 years, 6 months ago
  68. 0a0f4f5 Simplify quickReject implementation in SkCanvas by Michael Ludwig · 3 years, 6 months ago
  69. 4a58bde Correctly handle failure to allocate samplers in Vulkan backend. by Greg Daniel · 3 years, 6 months ago
  70. 97f85bb Remove SkTextBlobDiffCanvas, use tracking device directly with base SkCanvas by Michael Ludwig · 3 years, 6 months ago
  71. 722cb67 Improved DSL APIs in preparation for DSLParser by Ethan Nicholas · 3 years, 6 months ago
  72. 032fcba Use the IntrinsicKind to look up SkVM intrinsic calls. by John Stiles · 3 years, 6 months ago
  73. b6108b8 Direct3D: fix clang warning by Jim Van Verth · 3 years, 6 months ago
  74. 496b7d1 Use the IntrinsicKind to look up Metal intrinsic calls. by John Stiles · 3 years, 6 months ago
  75. 1d1e66e Use the IntrinsicKind to look up DSL built-in calls. by John Stiles · 3 years, 6 months ago
  76. a5f1697 Optimize intrinsic vector comparisons of constants. by John Stiles · 3 years, 6 months ago
  77. abf0353 Revert "Disallow caching of non-ninepatchable blur mask filtered round rects" by Robert Phillips · 3 years, 6 months ago
  78. 28181e7 Optimize away intrinsics any() and all() when their inputs are known. by John Stiles · 3 years, 6 months ago
  79. a289ac2 Use AutoSource to set the compiler's source everywhere. by John Stiles · 3 years, 6 months ago
  80. f96cb71 Keep the intrinsic kind of a FunctionDefinition in its IRNode. by John Stiles · 3 years, 6 months ago
  81. c9125aa Reland "Better first-class shader & color filter support in runtime effects" by Brian Osman · 3 years, 7 months ago
  82. 40ff868 Revert "Re-enable tessellation for cacheable strokes" by Greg Daniel · 3 years, 6 months ago
  83. ae333c4 Reland "Re-enable CCPR atlasing + reordering" by Adlai Holler · 3 years, 6 months ago
  84. a7dffa1 Use coverage AA for dmsaa dashes by Chris Dalton · 3 years, 6 months ago
  85. 9ad1e6d Disable MSAA on Pixel5 by Chris Dalton · 3 years, 6 months ago
  86. daa9b8e Add mapRect function and RectToRect constructor to SkM44 by Michael Ludwig · 3 years, 6 months ago
  87. 8f9c8ad Fix checkout for dfdx in distance field proc. by Greg Daniel · 3 years, 6 months ago
  88. 8a42dc1 Don't use drawVertices for blur masks by Chris Dalton · 3 years, 6 months ago
  89. 8974746 Disable triangulating path renderer on dmsaa by Chris Dalton · 3 years, 6 months ago
  90. 872df6e Add basic D3D mipmap support. by Jim Van Verth · 3 years, 6 months ago
  91. 9837835 Optimize splat constructors containing const vars. by John Stiles · 3 years, 6 months ago
  92. ffbeda7 Respect initial stencil contents when merging opsTasks by Chris Dalton · 3 years, 6 months ago
  93. 6b3c6fc Made DSLFunction gracefully handle parameter conversion failure by Ethan Nicholas · 3 years, 6 months ago
  94. 3b97aa2 Add NGA compilation stubs by Robert Phillips · 3 years, 6 months ago
  95. 5e1f135 Re-enable tessellation for cacheable strokes by Chris Dalton · 3 years, 6 months ago
  96. 8c9ccc8 Optimize compound constructors containing constant vars. by John Stiles · 3 years, 6 months ago
  97. 141b38b Reland "Do reordering & memory budgeting after onFlushCB" by Adlai Holler · 3 years, 6 months ago
  98. 0b82279 Remove the ModifiersPool argument to FunctionDeclaration::Convert. by John Stiles · 3 years, 6 months ago
  99. 34db2dd Revert "Transform verts using nonsquare matrices when available." by Greg Daniel · 3 years, 6 months ago
  100. a233509 Revert "Do reordering & memory budgeting after onFlushCB" by Greg Daniel · 3 years, 6 months ago