1. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  2. 009ad25 Remove RG32F color type and pixel config. by Greg Daniel · 5 years ago
  3. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  4. b450f3b Use vkCmdClearColorImage to clear backend textures by Brian Salomon · 5 years ago
  5. 2f2caea Make isFormatTexturable take a GrColorType. by Greg Daniel · 5 years ago
  6. 02dc030 Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture by Robert Phillips · 5 years ago
  7. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  8. e706735 Reland "Removed made-up kSBGRA pixel config." by Greg Daniel · 5 years ago
  9. 70aae53 Revert "Removed made-up kSBGRA pixel config." by Brian Salomon · 5 years ago
  10. ff95f6c Removed made-up kSBGRA pixel config. by Greg Daniel · 5 years ago
  11. d8f79a2 Reduce GrCaps' reliance on GrPixelConfig by Robert Phillips · 5 years ago
  12. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  13. 66a4603 Add Ganesh support for RGBA_16161616 and RG_half (take 2) by Robert Phillips · 5 years ago
  14. f83c468 Revert "Add Ganesh support for RGBA_16161616 and RG_half" by Robert Phillips · 5 years ago
  15. 1566225 Add Ganesh support for RGBA_16161616 and RG_half by Robert Phillips · 5 years ago
  16. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 5 years ago
  17. fe18de5 Experimental: Add R_16 and RG_1616 to Ganesh (take 2) by Robert Phillips · 5 years ago
  18. 992df57 Revert "Experimental: Add R_16 and RG_1616 to Ganesh" by Greg Daniel · 5 years ago
  19. 4b432fa run rewrite_includes.py by Mike Klein · 5 years ago
  20. 93d0146 Experimental: Add R_16 and RG_1616 to Ganesh by Robert Phillips · 5 years ago
  21. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  22. ef032cd Disable RGBA_F32 mipmap testing for all of openGL ES by Robert Phillips · 5 years ago
  23. 27eb525 Expand testing of color initialized backend textures to include mip levels by Robert Phillips · 5 years ago
  24. bd1ef68 Implement color-based backend texture creation for Vulkan by Robert Phillips · 5 years ago
  25. 8043f32 Clean update ETC1 data utilities (take 2) by Robert Phillips · 5 years ago
  26. 459b295 Expand backend allocation API to allow an initialization color (only for GL to start) by Robert Phillips · 5 years ago
  27. b04b694 Make GrGLGpu::createBackendTexture parallel GrGLGpu::createTextureImpl by Robert Phillips · 5 years ago
  28. fe0aeb3 update SkUserConfig.h a bit by Mike Klein · 5 years ago
  29. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  30. efb9f14 Add testing of mipmaps to backend allocation test by Robert Phillips · 5 years ago
  31. 0c6daf0 Direct backend object allocation API by Robert Phillips · 5 years ago