1. 99044e1 Update wacky_yuv_formats GM to demonstrate YUV resizing on the GPU by Robert Phillips · 4 years, 8 months ago
  2. f03c116 Roll dawn and adjust for new SwapChain API. by Stephen White · 4 years, 8 months ago
  3. 3c0a50f Implement support for framebufferOnly render targets. by Stephen White · 4 years, 8 months ago
  4. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 8 months ago
  5. d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 4 years, 8 months ago
  6. 87c3142 Add functions for GL_NV_fence to GrGLInterface. by Brian Salomon · 4 years, 8 months ago
  7. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 4 years, 8 months ago
  8. c558f72 Compressed texture API cleanup by Robert Phillips · 4 years, 8 months ago
  9. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 8 months ago
  10. e994380 Some GrTypes cleanup. by Brian Salomon · 4 years, 9 months ago
  11. 37ae4b0 Rename GpuPathRenderers::kAll to kDefault by Chris Dalton · 4 years, 9 months ago
  12. e1196c5 Add a mechanism to insert framebuffer barriers for NVIDIA tessellation by Chris Dalton · 4 years, 9 months ago
  13. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 4 years, 9 months ago
  14. 988db63 gpu: Disable dual source blending support on buggy driver versions. by Khushal Sagar · 4 years, 9 months ago
  15. 8f259a0 Add BC1_RGB8_UNORM support by Robert Phillips · 4 years, 9 months ago
  16. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 9 months ago
  17. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 9 months ago
  18. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 9 months ago
  19. b915c94 Add interface(s) for compressed backend texture support by Robert Phillips · 4 years, 9 months ago
  20. 7b1678a Major refactor of runtime effects by Brian Osman · 4 years, 9 months ago
  21. a27d625 Add compression to Mock backend by Robert Phillips · 4 years, 9 months ago
  22. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 10 months ago
  23. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 10 months ago
  24. f0e04f0 Always destroy resources instead of simply "abandoning" them in Vulkan backend. by Greg Daniel · 4 years, 10 months ago
  25. a521c96 Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h. by Stephen White · 4 years, 10 months ago
  26. ada451c Return a size of 0 for external format GrSurfaces. by Greg Daniel · 4 years, 10 months ago
  27. 5fab909 Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal." by Jim Van Verth · 4 years, 10 months ago
  28. b1edfde Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal. by Jim Van Verth · 4 years, 10 months ago
  29. 3cc8d4f Dawn: s/dawn::/wgpu::/g. by Stephen White · 4 years, 11 months ago
  30. ebe2ac5 Dawn: workaround X11 #defines for Always, Success, None. by Stephen White · 5 years ago
  31. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  32. a00bcad Remove GrPixelConfig version of CompressedDataSize. by Greg Daniel · 5 years ago
  33. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  34. 8b66617 Add new public api on GrContext for computing image size. by Greg Daniel · 5 years ago
  35. 38f0a49 Add GL_QCOM_TILED_RENDERING as an optional interface by Chris Dalton · 5 years ago
  36. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  37. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  38. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  39. 768f900 Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Brian Salomon · 5 years ago
  40. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  41. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  42. 7e6d3b0 Use GL_QCOM_TILED_RENDERING to explicitly discard stencil by Chris Dalton · 5 years ago
  43. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 5 years ago
  44. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 5 years ago
  45. b810c25 Make GrGpuResource ref counting atomic. by Brian Salomon · 5 years ago
  46. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  47. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  48. 14cb413 Use mipmapping/protected to lookup scratch textures. by Brian Salomon · 5 years ago
  49. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  50. e8820d4 Remove legacy flag: GrContextOptions::fDisallowGLSLBinaryCaching by Brian Osman · 5 years ago
  51. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 5 years ago
  52. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  53. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  54. 172bb44 Make the size of program/pipeline caches configurable in GrContextOptions by Brian Osman · 5 years ago
  55. bf8bf83 Remove IORefs from GrSurface by Robert Phillips · 5 years ago
  56. a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 5 years ago
  57. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  58. a036f0d Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy. by Brian Salomon · 5 years ago
  59. 066ceb1 Implement fences and semaphores for Metal. by Jim Van Verth · 5 years ago
  60. 9313874 Rename GrContextOption fReduceOpListSplitting to fReduceOpsTaskSplitting. by Greg Daniel · 5 years ago
  61. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  62. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  63. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  64. 197c586 limit SK_API exposure on GrTexture by Brian Salomon · 5 years ago
  65. 30eea6c Convert GrManyDependentsMipMappedTest to a mock gpu test by Chris Dalton · 5 years ago
  66. 3f7932e Add kRequiresManualMSAAResolve to GrInternalSurfaceFlags by Chris Dalton · 5 years ago
  67. 096b091 Make GrBlend.h private by Brian Salomon · 5 years ago
  68. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  69. f759964 Make defaultBackendFormat callable from anywhere in the GrContext hierarchy by Robert Phillips · 5 years ago
  70. 2739fd2 Reland: Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  71. 9fc5e8d Revert "Enable YCbCr sampler support on platforms other than Android" by Greg Daniel · 5 years ago
  72. cc4573d Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  73. ec22b1a Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined. by Brian Salomon · 5 years ago
  74. d4764a1 Rework how backend-specific formats are retrieved from GrBackendFormat. by Brian Salomon · 5 years ago
  75. a9c2257 Pass size and GrPixelConfig to GrSurface/Texture/RenderTarget constructors by Brian Salomon · 5 years ago
  76. bac4672 Add a means of printing out the GrBackendFormat by Robert Phillips · 5 years ago
  77. d5e80ca Add GrContext::defaultBackendFormat by Robert Phillips · 5 years ago
  78. 247ac39 Remove old constructor for GrVkImageInfo. by Brian Salomon · 5 years ago
  79. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  80. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  81. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  82. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  83. e78454e Add temporary constructor to GrVkImageInfo to allow Chrome to compile. by Brian Salomon · 5 years ago
  84. 4456a0d Store protectedness on GrVkImageInfo. by Brian Salomon · 5 years ago
  85. 985741a First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  86. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  87. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  88. fad9fbc Revert "First draft of Dawn backend: clears are working." by Greg Daniel · 5 years ago
  89. 6cebea4 First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  90. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  91. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 5 years ago
  92. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  93. f9fcf7f Alter approximate scratch texture binning after 1024 by Robert Phillips · 5 years ago
  94. 3cd5432 Add protected status to SkSurfaceCharacterization by Robert Phillips · 5 years ago
  95. a5e78be Make Mock GrBackendFormat use GrColorType (instead of GrPixelConfig) by Robert Phillips · 5 years ago
  96. d090642 Make BGRA_8888 renderable & textureable by default in the mock context by Robert Phillips · 5 years ago
  97. 02dc030 Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture by Robert Phillips · 5 years ago
  98. b2adbef Remove GrPixelConfig from SkSurfaceCharacterization by Robert Phillips · 5 years ago
  99. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  100. b3c9745 Remove "nvpr" configs by Chris Dalton · 5 years ago