1. 85c3d68 Some improvements to backend texture creation. by Brian Salomon · 5 years ago
  2. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 5 years ago
  3. 7f36798 Add mipmap support to SkPixmap flavor of createBackendTexture by Robert Phillips · 5 years ago
  4. d34691b Remove compressed format support from the GrGpu::createBackendTexture code path by Robert Phillips · 5 years ago
  5. a5d96bc Remove "experimental" comments regarding RG_F16 and RGBA_16161616 by Robert Phillips · 5 years ago
  6. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  7. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  8. 143987e Update Metal backend's createBackendTexture to initialize to a given color by Robert Phillips · 5 years ago
  9. 900583a Update some gpu caps isFormatRenderable calls. by Greg Daniel · 5 years ago
  10. ea6bb44 Add supported GrColorTypes to Mtl FormatTable. by Greg Daniel · 5 years ago
  11. b7f95d1 Switch BackendAllocationTests from GrPixelConfig to GrColorType by Robert Phillips · 5 years ago
  12. 009ad25 Remove RG32F color type and pixel config. by Greg Daniel · 5 years ago
  13. 829b6a0 Fix Metal includes breaking macOS local builds by Aaron O'Mullan · 5 years ago
  14. e706735 Reland "Removed made-up kSBGRA pixel config." by Greg Daniel · 5 years ago
  15. 70aae53 Revert "Removed made-up kSBGRA pixel config." by Brian Salomon · 5 years ago
  16. ff95f6c Removed made-up kSBGRA pixel config. by Greg Daniel · 5 years ago
  17. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  18. 459b295 Expand backend allocation API to allow an initialization color (only for GL to start) by Robert Phillips · 5 years ago
  19. b04b694 Make GrGLGpu::createBackendTexture parallel GrGLGpu::createTextureImpl by Robert Phillips · 5 years ago
  20. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  21. efb9f14 Add testing of mipmaps to backend allocation test by Robert Phillips · 5 years ago
  22. 0c6daf0 Direct backend object allocation API by Robert Phillips · 5 years ago