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