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