1. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 6 years ago
  2. d4b2ade Move Vulkan DebugCallback code into tools. by Greg Daniel · 6 years ago
  3. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  4. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  5. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  6. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  7. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  8. 6ddbafc Move vulkan layout helpers from GrVkMemory to GrVkImage. by Greg Daniel · 6 years ago
  9. b918e98 Remove include/gpu/gl from include paths. by Ben Wagner · 6 years ago
  10. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  11. ec54539 Make RenderDoc work automatically with GLX viewer by Brian Salomon · 6 years ago
  12. 37c5403 Add pixel geometry and dft selection to viewer app. by Ben Wagner · 6 years ago
  13. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  14. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  15. afdc6b1 Vulkan backend render targets don't allow client to specify stencil bits by Brian Salomon · 6 years ago
  16. c5cf762 Viewer/Amdroid: universal build, resources in APK by Hal Canary · 6 years ago
  17. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 6 years ago
  18. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 6 years ago
  19. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 6 years ago
  20. 9ce9507 Fix touch coordinate mapping in Windows by Chris Dalton · 6 years ago
  21. 6848b71 Fix flicker when changing backend on iOS viewer by Brian Osman · 6 years ago
  22. 4013db8 Fix flicker when changing backend on Mac viewer by Brian Osman · 6 years ago
  23. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  24. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  25. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  26. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  27. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  28. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  29. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  30. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  31. 56a2481 Move stats code to new layer (with configurable list of timers) by Brian Osman · 7 years ago
  32. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  33. 81b8059 Start removing uses of VkFormatToPixelConfig in vulkan backend by Greg Daniel · 7 years ago
  34. 94f509b Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. by Brian Salomon · 7 years ago
  35. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  36. d67e518 Move ImGui support code to ImGuiLayer by Brian Osman · 7 years ago
  37. 80fc07e Create a Window::Layer interface to reduce sk_app glue code by Brian Osman · 7 years ago
  38. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  39. bb4b20a Keep animation running while moving the mouse in viewer (on Windows) by Brian Osman · 7 years ago
  40. d1ec410 Fix ANGLE build with extended clang warnings by Chris Dalton · 7 years ago
  41. 1ef8094 turn on extended Clang warnings on Windows too by Chris Dalton · 7 years ago
  42. fa91627 Move some bits from views to sk_app by Brian Osman · 7 years ago
  43. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago