1. 81b8059 Start removing uses of VkFormatToPixelConfig in vulkan backend by Greg Daniel · 7 years ago
  2. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  3. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  4. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  5. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  6. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  7. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  8. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  9. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  10. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  11. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  12. 33607c6 Add missing checks for geometry shader stages in GrVkUtil.cpp by Chris Dalton · 7 years ago
  13. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  14. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  15. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  16. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 8 years ago
  17. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  18. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
  19. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  20. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
  21. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
  22. b34727f Remove unused/barely-supported compressed GrPixelConfigs by Robert Phillips · 8 years ago
  23. 6aa0e11 Add support for RG float textures by csmartdalton · 8 years ago
  24. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  25. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  26. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  27. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  28. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  29. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  30. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  31. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  32. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  33. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  34. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  35. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  36. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  37. bc9b296 Add GrVkCopyPipeline to handle vulkan copies as draws by egdaniel · 8 years ago
  38. 88987d8 Move vulkan spir-v compile call to GrVkUtil by egdaniel · 8 years ago
  39. bf63e61 Add mssa configs for vulkan, and simple bug fix by egdaniel · 8 years ago
  40. 3fe0327 Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  41. 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
  42. 637b3bf Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  43. f05ab1b Support allowSRGBInputs on Vulkan (via secondary texture views) by brianosman · 8 years ago
  44. 9f37246 First pass at VulkanViewer by jvanverth · 9 years ago
  45. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  46. 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
  47. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  48. 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