1. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 7 months ago
  2. ee94693 Fix a sprinkling of GPU issues by Robert Phillips · 4 years, 7 months ago
  3. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 7 months ago
  4. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 7 months ago
  5. a27d625 Add compression to Mock backend by Robert Phillips · 4 years, 8 months ago
  6. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 8 months ago
  7. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 8 months ago
  8. 85c3d68 Some improvements to backend texture creation. by Brian Salomon · 4 years, 9 months ago
  9. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 4 years, 9 months ago
  10. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 4 years, 10 months ago
  11. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 4 years, 10 months ago
  12. 7f36798 Add mipmap support to SkPixmap flavor of createBackendTexture by Robert Phillips · 4 years, 10 months ago
  13. 0ee1034 Split out check_base_readbacks sub-test in BackendAllocation tests by Robert Phillips · 4 years, 10 months ago
  14. c1dbb4b Add check_mipmaps subtest to BackendAllocation test by Robert Phillips · 4 years, 10 months ago
  15. d34691b Remove compressed format support from the GrGpu::createBackendTexture code path by Robert Phillips · 4 years, 10 months ago
  16. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 4 years, 10 months ago
  17. a5d96bc Remove "experimental" comments regarding RG_F16 and RGBA_16161616 by Robert Phillips · 4 years, 10 months ago
  18. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 4 years, 10 months ago
  19. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 4 years, 11 months ago
  20. e3b6fe4 Update comparison in BackendAllocation tests by Robert Phillips · 4 years, 11 months ago
  21. d470e1b Add kRG_88_SkColorType by Robert Phillips · 4 years, 11 months ago
  22. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  23. 900583a Update some gpu caps isFormatRenderable calls. by Greg Daniel · 5 years ago
  24. ea6bb44 Add supported GrColorTypes to Mtl FormatTable. by Greg Daniel · 5 years ago
  25. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  26. 0258c90 Remove use of isConfigRenderable. by Greg Daniel · 5 years ago
  27. d5e80ca Add GrContext::defaultBackendFormat by Robert Phillips · 5 years ago
  28. b7f95d1 Switch BackendAllocationTests from GrPixelConfig to GrColorType by Robert Phillips · 5 years ago
  29. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  30. ebab03f Add Ganesh support for LUM16F (take 2) by Robert Phillips · 5 years ago
  31. cdb40c9 Revert "Add Ganesh support for LUM16F" by Robert Phillips · 5 years ago
  32. 2f6c8af Add Ganesh support for LUM16F by Robert Phillips · 5 years ago
  33. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  34. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  35. 009ad25 Remove RG32F color type and pixel config. by Greg Daniel · 5 years ago
  36. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  37. b450f3b Use vkCmdClearColorImage to clear backend textures by Brian Salomon · 5 years ago
  38. 2f2caea Make isFormatTexturable take a GrColorType. by Greg Daniel · 5 years ago
  39. 02dc030 Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture by Robert Phillips · 5 years ago
  40. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  41. e706735 Reland "Removed made-up kSBGRA pixel config." by Greg Daniel · 5 years ago
  42. 70aae53 Revert "Removed made-up kSBGRA pixel config." by Brian Salomon · 5 years ago
  43. ff95f6c Removed made-up kSBGRA pixel config. by Greg Daniel · 5 years ago
  44. d8f79a2 Reduce GrCaps' reliance on GrPixelConfig by Robert Phillips · 5 years ago
  45. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  46. 66a4603 Add Ganesh support for RGBA_16161616 and RG_half (take 2) by Robert Phillips · 5 years ago
  47. f83c468 Revert "Add Ganesh support for RGBA_16161616 and RG_half" by Robert Phillips · 5 years ago
  48. 1566225 Add Ganesh support for RGBA_16161616 and RG_half by Robert Phillips · 5 years ago
  49. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 5 years ago
  50. fe18de5 Experimental: Add R_16 and RG_1616 to Ganesh (take 2) by Robert Phillips · 5 years ago
  51. 992df57 Revert "Experimental: Add R_16 and RG_1616 to Ganesh" by Greg Daniel · 5 years ago
  52. 4b432fa run rewrite_includes.py by Mike Klein · 5 years ago
  53. 93d0146 Experimental: Add R_16 and RG_1616 to Ganesh by Robert Phillips · 5 years ago
  54. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  55. ef032cd Disable RGBA_F32 mipmap testing for all of openGL ES by Robert Phillips · 5 years ago
  56. 27eb525 Expand testing of color initialized backend textures to include mip levels by Robert Phillips · 5 years ago
  57. bd1ef68 Implement color-based backend texture creation for Vulkan by Robert Phillips · 5 years ago
  58. 8043f32 Clean update ETC1 data utilities (take 2) by Robert Phillips · 5 years ago
  59. 459b295 Expand backend allocation API to allow an initialization color (only for GL to start) by Robert Phillips · 5 years ago
  60. b04b694 Make GrGLGpu::createBackendTexture parallel GrGLGpu::createTextureImpl by Robert Phillips · 5 years ago
  61. fe0aeb3 update SkUserConfig.h a bit by Mike Klein · 5 years ago
  62. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  63. efb9f14 Add testing of mipmaps to backend allocation test by Robert Phillips · 5 years ago
  64. 0c6daf0 Direct backend object allocation API by Robert Phillips · 5 years ago