1. d90e09b Add support for half-precision types in Metal. by John Stiles · 3 years, 3 months ago
  2. ba9d536 Detect and properly handle swizzles of out-of-range literal values. by John Stiles · 3 years, 3 months ago
  3. 9e682cf Add flag for 16-bit uniform support. by John Stiles · 3 years, 3 months ago
  4. 50add5a [graphite] Add support for synchronous surface readpixels by Greg Daniel · 3 years, 3 months ago
  5. 1ea54a1 Disable tests on iPhone 6 that use too much memory. by John Stiles · 3 years, 3 months ago
  6. 379957e Reland "Move alpha modulation into paint conversion (Step 1)" by Brian Osman · 3 years, 3 months ago
  7. 527d127 [graphite] Partially connect DrawPass, UniformCache and ProgramCache by Robert Phillips · 3 years, 3 months ago
  8. 0dfb2d9 When setting paint color/alpha, pin alpha to [0,1] by Brian Osman · 3 years, 3 months ago
  9. 378e4ae Report int-literal overflow via cast-from-float. by John Stiles · 3 years, 3 months ago
  10. a143a37 Wrap 'u_rtFlip.y * dfdy()' in parentheses, in GLSL. by John Stiles · 3 years, 3 months ago
  11. 570f6df Wrap 'u_rtFlip.y * dfdy()' in parentheses, in Metal. by John Stiles · 3 years, 3 months ago
  12. b469c10 Revert "Wrap 'u_rtFlip.y * dfdy()' in parentheses." by Greg Daniel · 3 years, 3 months ago
  13. b3ecd56 Revert "Move GR_MAKE_BITFIELD_OPS and GrAlignTo to non-GPU files" by Greg Daniel · 3 years, 3 months ago
  14. 5e4e56a Roll ANGLE from db83279a7f61 to bae19e0626f1 (12 revisions) by skia-autoroll · 3 years, 3 months ago
  15. 0b01f8f Roll Chromium from fdcbccbd5184 to fb2681cfd505 (553 revisions) by skia-autoroll · 3 years, 3 months ago
  16. 4de3238 Roll Dawn from 1de83e56f7e0 to 94d1678c6737 (5 revisions) by skia-autoroll · 3 years, 3 months ago
  17. 9fc189f Wrap 'u_rtFlip.y * dfdy()' in parentheses. by John Stiles · 3 years, 3 months ago
  18. f08e257 Fix type of RTFlip uniform. by John Stiles · 3 years, 3 months ago
  19. b5450fb [graphite] Add index buffer support and instanced draws by Jim Van Verth · 3 years, 3 months ago
  20. 5a13683 GrTextBlob: cleanup and update comments by Herb Derby · 3 years, 3 months ago
  21. 721388e Keep uniform types even in release. by John Stiles · 3 years, 3 months ago
  22. db7f2c6 [graphite] Add lookup by unique ID to program and uniform caches by Robert Phillips · 3 years, 3 months ago
  23. e56c5ba Remove unreferenced struct. by John Stiles · 3 years, 3 months ago
  24. ebbee17 Fix skslc build breakage. by John Stiles · 3 years, 3 months ago
  25. 762a01f [graphite] Stub out details of DrawList->DrawPass algorithm by Jim Van Verth · 3 years, 3 months ago
  26. 8b49157 [graphite] Move MSL creation into the ProgramInfo by Robert Phillips · 3 years, 3 months ago
  27. 65a726b Move GR_MAKE_BITFIELD_OPS and GrAlignTo to non-GPU files by Kevin Lubick · 3 years, 3 months ago
  28. 391f941 [graphite] Add a Graphite no Gpu (i.e. Ganesh) build bot by Greg Daniel · 3 years, 3 months ago
  29. da53bb8 Replace custom int conversion with SkTo in SkArenaAlloc by Kevin Lubick · 3 years, 3 months ago
  30. af5049b Revert "Remove GPU-related calls from SkSurface.h when !SK_SUPPORT_GPU" by Leon Scroggins · 3 years, 3 months ago
  31. 1fe391f [graphite] Add caches for uniformdata and programs by Robert Phillips · 3 years, 3 months ago
  32. c82f9ef Remove GrTypesPriv.h dep from SkSLUtil.h when SK_SUPPORT_GPU=0 by Kevin Lubick · 3 years, 3 months ago
  33. 4363cdb Fix for fuzzer-discovered error with bitwise-not. by John Stiles · 3 years, 3 months ago
  34. 8837686 [graphite] Actually record draws in DrawList by Michael Ludwig · 3 years, 3 months ago
  35. 4b38d9c Reland "Avoid crash when surface CoW allocation fails" by Ben Wagner · 3 years, 3 months ago
  36. f2d016f Fix for fuzzer-discovered error with negation. by John Stiles · 3 years, 3 months ago
  37. 533cfc8 Roll SK Tool from 8b318b839676 to 815443b0b456 by skia-autoroll · 3 years, 3 months ago
  38. c5bcab8 Move SkPromiseImageTexture's includes inside GPU guard by Kevin Lubick · 3 years, 3 months ago
  39. 66485f9 [graphite] Add vertex and instance buffer support. by Jim Van Verth · 3 years, 3 months ago
  40. c41c3d5 Revert "Move alpha modulation into paint conversion (Step 1)" by Brian Osman · 3 years, 3 months ago
  41. 74105c5 Remove GPU-related calls from SkSurface.h when !SK_SUPPORT_GPU by Kevin Lubick · 3 years, 3 months ago
  42. aa68a6b Reject scalar casts of literals to types that can't hold them. by John Stiles · 3 years, 3 months ago
  43. ecac4fe Prefer GL_EXT_texture_format_BGRA8888 over the APPLE variant by Brian Osman · 3 years, 3 months ago
  44. 146cfcc Remove GPU-related calls from SkImage.h when !SK_SUPPORT_GPU by Kevin Lubick · 3 years, 3 months ago
  45. 1c51867 Roll ANGLE from 421dbf200d36 to db83279a7f61 (11 revisions) by skia-autoroll · 3 years, 3 months ago
  46. 323c5c8 Roll SwiftShader from d143249a93bc to 9d8950e082d8 (3 revisions) by skia-autoroll · 3 years, 3 months ago
  47. 3f2a17d Roll Chromium from 9a6759748ac2 to fdcbccbd5184 (416 revisions) by skia-autoroll · 3 years, 3 months ago
  48. fc0be67 Roll Dawn from 3c786cd418f6 to 1de83e56f7e0 (6 revisions) by skia-autoroll · 3 years, 3 months ago
  49. 2cddedd change method signature for FontChain by Jorge Betancourt · 3 years, 3 months ago
  50. 5b19ebe Revert "Avoid crash when surface CoW allocation fails" by Greg Daniel · 3 years, 3 months ago
  51. 9fcc959 Constify SkImage by Florin Malita · 3 years, 3 months ago
  52. 1fa2c28 Fix dFdy test. by John Stiles · 3 years, 3 months ago
  53. 2e228bb Avoid crash when surface CoW allocation fails by Ben Wagner · 3 years, 3 months ago
  54. 6a02277 [graphite] Add DrawBufferManager class. by Greg Daniel · 3 years, 3 months ago
  55. 13fd52e Reland "Create a common Tessellation.h header" by Chris Dalton · 3 years, 3 months ago
  56. b421a71 [graphite] Expand shader precompilation placeholder by Robert Phillips · 3 years, 3 months ago
  57. 2bdb65d Refuse to negate a literal if it would over/underflow its type. by John Stiles · 3 years, 3 months ago
  58. 5c905c9 Refuse to coerce integer values that don't fit into their type. by John Stiles · 3 years, 3 months ago
  59. 29187b1 Revert "Create a common Tessellation.h header" by Greg Daniel · 3 years, 3 months ago
  60. 5f13275 Revert "Lift recursive curve culling out of tessellators" by Greg Daniel · 3 years, 3 months ago
  61. 94b1f0df Add overflow protection to vector-arithmetic folding. by John Stiles · 3 years, 3 months ago
  62. 4be2057 Fix out of bounds palette index access by Dominik Röttsches · 3 years, 3 months ago
  63. 75e1f4c Lift recursive curve culling out of tessellators by Chris Dalton · 3 years, 3 months ago
  64. c77620c Move alpha modulation into paint conversion (Step 1) by Brian Osman · 3 years, 3 months ago
  65. 8a2a020 Create a common Tessellation.h header by Chris Dalton · 3 years, 3 months ago
  66. f44bc85 [graphite] Track target TextureProxy for DrawContext and DrawPass by Jim Van Verth · 3 years, 3 months ago
  67. 1ddf724 Roll ANGLE from 0dbe308d91a3 to 421dbf200d36 (8 revisions) by skia-autoroll · 3 years, 3 months ago
  68. 00f3eb4 Roll Chromium from 1704efc5bbba to 9a6759748ac2 (468 revisions) by skia-autoroll · 3 years, 3 months ago
  69. 5bb2e21 Roll SwiftShader from 21810915c4f1 to d143249a93bc (1 revision) by skia-autoroll · 3 years, 3 months ago
  70. 6c2b405 Roll Dawn from f4c8a6ac9ba5 to 3c786cd418f6 (6 revisions) by skia-autoroll · 3 years, 3 months ago
  71. c75e0ef [graphite] Add IndexWriter and UniformWriter classes. by Greg Daniel · 3 years, 3 months ago
  72. 14c3282 Update Metal type sizes and alignments. by John Stiles · 3 years, 3 months ago
  73. 9ec61da Fix Clang warning -Wbitwise-instead-of-logical. by John Stiles · 3 years, 3 months ago
  74. cb04e39 [mac] CPU dimensions are too precise and miss new Macminis in the pool. by Joe Gregorio · 3 years, 3 months ago
  75. 97284f2 [infra] Add initial platforms and constraint values by Kevin Lubick · 3 years, 3 months ago
  76. e82c1c1 Add support for vk drm format modifiers. by Greg Daniel · 3 years, 4 months ago
  77. 7898607 Fix CL collision (rm SLType Byte type usage) by Robert Phillips · 3 years, 3 months ago
  78. 215b48d [graphite] Fix link error in DrawOrder.h by Jim Van Verth · 3 years, 3 months ago
  79. 4427d1e Remove some uses of direct fPtr access in VertexWriter. by Greg Daniel · 3 years, 3 months ago
  80. ef8907c [graphite] Rename UniformDataManager to UniformManager and update by Robert Phillips · 3 years, 3 months ago
  81. f6fb3db Remove GrSL byte types. by John Stiles · 3 years, 3 months ago
  82. c545aa5 [graphite] Add uniform buffer support to command buffer by Jim Van Verth · 3 years, 3 months ago
  83. 8ed23eb Implement array casts in Metal. by John Stiles · 3 years, 3 months ago
  84. 2a37217 [graphite] Max draw count in DrawList by Michael Ludwig · 3 years, 3 months ago
  85. 04bff8b [graphite] Consolidate ordering constraints into DrawOrder type by Michael Ludwig · 3 years, 3 months ago
  86. 649e3c2 [graphite] Reorganize CommandBuffer a little by Jim Van Verth · 3 years, 3 months ago
  87. b37100d Update Metal matrix intrinsic polyfills to allow half. by John Stiles · 3 years, 3 months ago
  88. 643bd0f Roll ANGLE from b638d29d4009 to 0dbe308d91a3 (8 revisions) by skia-autoroll · 3 years, 3 months ago
  89. b0d326c Roll SwiftShader from c5e237273696 to 21810915c4f1 (1 revision) by skia-autoroll · 3 years, 3 months ago
  90. 9fbe807 Roll Chromium from 93e24c468ba0 to 1704efc5bbba (420 revisions) by skia-autoroll · 3 years, 3 months ago
  91. 0d3f184 Roll Dawn from eb0d90050667 to f4c8a6ac9ba5 (7 revisions) by skia-autoroll · 3 years, 3 months ago
  92. a21aacf [graphite] Allow graphite to compile without ganesh and add shared gn files. by Greg Daniel · 3 years, 3 months ago
  93. 1f27d9a [graphite] Stub out Renderer and RenderStep by Michael Ludwig · 3 years, 3 months ago
  94. 8744f3b [graphite] Remove unused prior task depdency on RenderPassTask by Michael Ludwig · 3 years, 3 months ago
  95. e167dda [graphite] Move TextureProxy ctor impl into to resolve forward decl by Michael Ludwig · 3 years, 3 months ago
  96. 18d0015 [graphite] Move some types to GraphiteTypesPriv by Michael Ludwig · 3 years, 3 months ago
  97. a98f6b5 [graphite] Add copy texture to buffer task. by Greg Daniel · 3 years, 3 months ago
  98. 2e20e76 Use virtual method for slotCount. by John Stiles · 3 years, 3 months ago
  99. 52aee23 GrVertexWriter -> skgpu::VertexWriter by Chris Dalton · 3 years, 3 months ago
  100. c00c888 Revert "Disable GL_NV_shader_noperspective_interpolation on PowerVR" by Brian Osman · 3 years, 3 months ago