1. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  2. 901b98e Add SurfaceProxyView support to Surface/TextureContext. by Greg Daniel · 5 years ago
  3. 5987416 Enable Programs (formerly GLPrograms) test for other APIs by Jim Van Verth · 5 years ago
  4. a83de58 Add GrSurfaceProxyView and add support for it on GrRenderTargetContext. by Greg Daniel · 5 years ago
  5. c797483 Dawn: fix rendering to mipmapped textures. by Stephen White · 5 years ago
  6. f0c92a0 Dawn: don't pretend to support 565, 4444 or Gray_8 pixel configs. by Stephen White · 5 years ago
  7. c89d1b5 Rename SkDevice::ctm() to localToDevice() by Michael Ludwig · 5 years ago
  8. f4b3d6b Dawn: fix single-sided stencil. by Stephen White · 5 years ago
  9. 20eafff Convert prepareForDrawing to glyph buffers by Herb Derby · 5 years ago
  10. c99a4df WebGL2: Add BlitFramebuffer, ShaderDerivativeSupport by Hal Canary · 5 years ago
  11. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 5 years ago
  12. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 5 years ago
  13. f272bea Plumb GrBackendFormat into the GrPrimitiveProcessor::TextureSampler by Robert Phillips · 5 years ago
  14. c3a927f Remove GrPixelConfigIsCompressed call. by Greg Daniel · 5 years ago
  15. 1dfc77c Add unit test to exercise GrTextureFreed message handling after a context abandon by Robert Phillips · 5 years ago
  16. ddc2148 Work around un-safe downcast in PromiseLazyInstantiateCallback destructor after a context abandon by Robert Phillips · 5 years ago
  17. e054d3c CanvasKit: Switch to WebGL 2.0 by Hal Canary · 5 years ago
  18. 11e6aa8 Starting to hack up HDR transfer function support by Brian Osman · 5 years ago
  19. 2fca87d Switch GrFillInData to use GrColorType instead of GrPixelConfig. by Greg Daniel · 5 years ago
  20. 29f3854 Start disentangling tessellation from pipeline creation in GrTextureOp by Robert Phillips · 5 years ago
  21. 083a75d Revert "Reland "ccpr: Unblacklist Qualcomm with msaa"" by Chris Dalton · 5 years ago
  22. 20c626a Update Dawn backend to ToT. This is about 3 months of changes. by Stephen White · 5 years ago
  23. ba8752f Remove use of GrColorType as in param in SimpleTextureEffect.fp to just constructor param. by Greg Daniel · 5 years ago
  24. 7efe9e8 Reland "ccpr: Unblacklist Qualcomm with msaa" by Chris Dalton · 5 years ago
  25. 836080f Remove some unneeded colortype format validation checks in ProxyProvider. by Greg Daniel · 5 years ago
  26. b50cc81 Reland "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Chris Dalton · 5 years ago
  27. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  28. f22c57d Centralize GrSamplerState key creation by Robert Phillips · 5 years ago
  29. 858cf23 Call setNeedsStencil() when clearing stencil by Chris Dalton · 5 years ago
  30. 7d7aaf4 Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler by Robert Phillips · 5 years ago
  31. 729c78d Dawn backend: update to Skia API changes. by Stephen White · 5 years ago
  32. 5f72b49 Remove fake SDK #defines for Metal backend. by Jim Van Verth · 5 years ago
  33. d5c1f34 Reduce usage of GrProgramDesc::KeyHeader by Robert Phillips · 5 years ago
  34. a4828a1 Remove GrPixelConfigIsAlphaOnly call and transition calls to it. by Greg Daniel · 5 years ago
  35. 4face83 Plumb GrPrimitiveType down to GrProgramDesc::Build by Robert Phillips · 5 years ago
  36. a00bcad Remove GrPixelConfig version of CompressedDataSize. by Greg Daniel · 5 years ago
  37. 6bc4fd1 Fix GL RGB format bytes per pixel. by Greg Daniel · 5 years ago
  38. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  39. 66ae304 Plumb GrTextureProxies down into emitSampler/addSampler by Robert Phillips · 5 years ago
  40. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 5 years ago
  41. 835cbda Pass GrProgramInfo further down Vulkan call chain by Robert Phillips · 5 years ago
  42. ce3cf80 Draw perspective text as paths. by Jim Van Verth · 5 years ago
  43. 7de1333 Add computation of requestedFeatures to GrProgramInfo and use it by Robert Phillips · 5 years ago
  44. d543fbb Revert "Draw perspective text as paths." by Herb Derby · 5 years ago
  45. 76826fc Draw perspective text as paths. by Jim Van Verth · 5 years ago
  46. 865d8d6 Centralize error checking w/in the GrProgramInfo class by Robert Phillips · 5 years ago
  47. 8b66617 Add new public api on GrContext for computing image size. by Greg Daniel · 5 years ago
  48. 2579de4 Tighten up creation of the GrProgramDesc and remove some unnecessary checks by Robert Phillips · 5 years ago
  49. 7327c9d Add GrRenderTask and GrOp prePrepare framework by Robert Phillips · 5 years ago
  50. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 5 years ago
  51. 8803c2d Add bytes per pixel to metal format table. by Greg Daniel · 5 years ago
  52. e4bf3d1 Track gl format bytes per pixel on format table. by Greg Daniel · 5 years ago
  53. 7efb1a6 Move vulkan BytesPerPixel to format table. by Greg Daniel · 5 years ago
  54. cdab9df Fix dedicated allocations for protected images by Emircan Uysaler · 5 years ago
  55. a718a61 Enable preferring using primary CB over secondary CB. by Greg Daniel · 5 years ago
  56. 598903f Guard some more Metal code to support older versions. by Jim Van Verth · 5 years ago
  57. 38f0a49 Add GL_QCOM_TILED_RENDERING as an optional interface by Chris Dalton · 5 years ago
  58. 571177f Remove kLinesAdjacency and add kPath from/to GrPrimitiveType by Robert Phillips · 5 years ago
  59. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
  60. 4187e0a Reland "Add less granular version of GrFence for older Metal versions." by Jim Van Verth · 5 years ago
  61. 9bd947d SkIRect::makeOffset(SkVector) by Brian Salomon · 5 years ago
  62. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  63. 8acfa4d Remove some unused functions (and an enum) from GrTypesPriv by Brian Osman · 5 years ago
  64. 65a7775 Only use GrRenderTarget for sample locations in GrGLSLProgramBuilder by Robert Phillips · 5 years ago
  65. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  66. f070cbe Revert "ccpr: Unblacklist Qualcomm with msaa" by Chris Dalton · 5 years ago
  67. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  68. 768f900 Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Brian Salomon · 5 years ago
  69. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  70. 40d1246 Dawn: update to Skia getOpsRenderPass() API change. by Stephen White · 5 years ago
  71. aad4b67 Guard [MTLDevice maxBufferLength] behind an API availability check. by Chinmay Garde · 5 years ago
  72. b9d0cbc Revert "Add less granular version of GrFence for older Metal versions." by Jim Van Verth · 5 years ago
  73. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  74. 7481a39 Enable asserts about 'in' and 'uniform' in GrSkSLFP and ByteCode by Brian Osman · 5 years ago
  75. 3f55695 ccpr: Unblacklist Qualcomm with msaa by Chris Dalton · 5 years ago
  76. 1e946aa2 Add less granular version of GrFence for older Metal versions. by Jim Van Verth · 5 years ago
  77. 7e6d3b0 Use GL_QCOM_TILED_RENDERING to explicitly discard stencil by Chris Dalton · 5 years ago
  78. dec74f3 Remove an assumption that fOpsTask != nullptr by Chris Dalton · 5 years ago
  79. 674f77a Clear and discard stencil buffers on tilers, take 2 by Chris Dalton · 5 years ago
  80. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  81. f2f0e1b Add TransferBuffer and AsyncRead support to Metal. by Jim Van Verth · 5 years ago
  82. 65f533a SkColorInfo: It's SkImageInfo minus the dimensions. by Brian Salomon · 5 years ago
  83. 2533afa Dawn: implement GrDawnCaps::getYUVAColorTypeFromBackendFormat(). by Stephen White · 5 years ago
  84. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  85. d5a9422 Fix stroke outset for NonAAStrokeRectOp. by Greg Daniel · 5 years ago
  86. 4a0d36d Use tighter bounds for renderArea of vkCmdBeginRenderPass. by Greg Daniel · 5 years ago
  87. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 5 years ago
  88. 04b9964 Dawn: update to new GrGpu::onCreateBackendTexture() semantics. by Stephen White · 5 years ago
  89. 55e5be3 Fix reported op bounds on a few ops. by Greg Daniel · 5 years ago
  90. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 5 years ago
  91. 729fc0c Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" by Brian Salomon · 5 years ago
  92. 384f6e3 Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig by Brian Salomon · 5 years ago
  93. bd84330 Revert "Revert "add explicit src and dst colorspaces to filterColor4f"" by Mike Reed · 5 years ago
  94. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 5 years ago
  95. 052761f Add gpu programmatic frame capture routines by Jim Van Verth · 5 years ago
  96. 355111b Revert "add explicit src and dst colorspaces to filterColor4f" by Mike Reed · 5 years ago
  97. 94ed83f Don't execute OpsTask which will have no effect on their target. by Greg Daniel · 5 years ago
  98. 2281be3 add explicit src and dst colorspaces to filterColor4f by Mike Reed · 5 years ago
  99. 5dd7746 Use SW backend as ref for AsyncReadPixels unit test. by Brian Salomon · 5 years ago
  100. c139d08 Reland "Remove the resolve rect and resolve types from GrRenderTarget" by Chris Dalton · 5 years ago