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