1. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  2. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  3. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  4. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 6 years ago
  5. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 6 years ago
  6. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  7. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  8. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  9. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  10. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  11. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  12. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  13. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  14. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  15. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  16. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  17. 81b8059 Start removing uses of VkFormatToPixelConfig in vulkan backend by Greg Daniel · 7 years ago
  18. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  19. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  20. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  21. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  22. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  23. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  24. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  25. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  26. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  27. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  28. 33607c6 Add missing checks for geometry shader stages in GrVkUtil.cpp by Chris Dalton · 7 years ago
  29. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  30. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  31. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  32. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 7 years ago
  33. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  34. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  35. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  36. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  37. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  38. b34727f Remove unused/barely-supported compressed GrPixelConfigs by Robert Phillips · 8 years ago
  39. 6aa0e11 Add support for RG float textures by csmartdalton · 8 years ago
  40. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  41. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  42. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  43. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  44. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  45. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  46. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  47. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  48. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  49. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  50. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  51. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  52. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  53. bc9b296 Add GrVkCopyPipeline to handle vulkan copies as draws by egdaniel · 8 years ago
  54. 88987d8 Move vulkan spir-v compile call to GrVkUtil by egdaniel · 8 years ago
  55. bf63e61 Add mssa configs for vulkan, and simple bug fix by egdaniel · 8 years ago
  56. 3fe0327 Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  57. a825d53 Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4 id:60001 of https://codereview.chromium.org/2238563002/ ) by egdaniel · 8 years ago
  58. 637b3bf Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  59. f05ab1b Support allowSRGBInputs on Vulkan (via secondary texture views) by brianosman · 8 years ago
  60. 9f37246 First pass at VulkanViewer by jvanverth · 8 years ago
  61. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  62. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago
  63. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  64. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago