1. 54fd96b Fix Wunused-but-set-variable warnings by Brian Salomon · 3 years, 2 months ago
  2. 2f5466e Initialize fBackend in Window_unix by Brian Osman · 3 years, 4 months ago
  3. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 4 months ago
  4. 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 4 months ago
  5. e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 4 months ago
  6. 19f8f27 Fix usage of deprecated wgpu::TextureUsage::OutputAttachment by Corentin Wallez · 3 years, 5 months ago
  7. f6cc858 Reland "Fix sk_app macOS raster window build conditions." by Ben Wagner · 3 years, 6 months ago
  8. 9d47413 Revert "Fix sk_app macOS raster window build conditions." by Brian Osman · 3 years, 6 months ago
  9. 163ba10 Fix sk_app macOS raster window build conditions. by Ben Wagner · 3 years, 6 months ago
  10. 84fd1c2 Clean up remaining NVPR bits & bobs by Robert Phillips · 3 years, 7 months ago
  11. 2db4ba1 Reland "Remove ARC from tools lib." by Jim Van Verth · 3 years, 8 months ago
  12. e8a1c01 Revert "Remove ARC from tools lib." by Jim Van Verth · 3 years, 8 months ago
  13. 4c4c80f Remove ARC from tools lib. by Jim Van Verth · 3 years, 8 months ago
  14. fa8b5e4 Add support for retina displays to sk_app. by Ben Wagner · 3 years, 9 months ago
  15. 056bd0d Fix leak of X window title. by Ben Wagner · 3 years, 9 months ago
  16. aad96ad Fix Viewer crash when starting with vk msaa on windows. by Greg Daniel · 3 years, 10 months ago
  17. 8c277bd Revert "Fix crash on windows viewer when starting in vulkan." by Greg Daniel · 3 years, 10 months ago
  18. fcd6816 Fix crash on windows viewer when starting in vulkan. by Greg Daniel · 3 years, 10 months ago
  19. 95fb578 Deprecate Metal support on iOS 9. by Jim Van Verth · 3 years, 11 months ago
  20. 4523691 IWYU fix for sk_app/Window.h by Brian Osman · 3 years, 11 months ago
  21. ecc9108 Hide binaryArchive use in Viewer behind a flag. by Jim Van Verth · 4 years ago
  22. da1c4d2 Spruce up iOS viewer and cut CPU drain by Adlai Holler · 4 years ago
  23. f7da923 Enable Mac to build with SK_VULKAN enabled. by John Stiles · 4 years ago
  24. 9e64047 Add MTLBinaryArchive support to iOS Metal build by Jim Van Verth · 4 years ago
  25. 5a89ed5 Add activation events to sk_app. by Jim Van Verth · 4 years ago
  26. 351c9b5 Switch to using GrMtlBackendContext for GrDirectContext creation. by Jim Van Verth · 4 years ago
  27. ba3e8f9 Improve Viewer on UNIX by Brian Osman · 4 years ago
  28. 7c64798 Add control to toggle immediate/delayed MTLDrawable acquisition by Jim Van Verth · 4 years ago
  29. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  30. e4e0aad VulkanWindowContext uses sample-able swap VkImages when available. by Brian Salomon · 4 years ago
  31. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years, 1 month ago
  32. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years ago
  33. c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years, 1 month ago
  34. 280a4de Fix vulkan input usage flag for VulkanWindowContext. by Greg Daniel · 4 years, 1 month ago
  35. 718ae76 Add sample count field to GrD3DTextureResourceInfo. by Brian Salomon · 4 years, 1 month ago
  36. 427d8eb Fix offscreen drawing when cleaning up vulkan viewer. by Greg Daniel · 4 years, 1 month ago
  37. 1b89eb7 Add AMD allocator to D3D12 backend. by Jim Van Verth · 4 years, 1 month ago
  38. 5fba9ae Revert "Reland "Use Microsoft's ComPtr to wrap D3D12 objects."" by Jim Van Verth · 4 years, 1 month ago
  39. b8ae7fa Reland "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 4 years, 1 month ago
  40. bbbc28e Revert "Use Microsoft's ComPtr to wrap D3D12 objects." by Jim Van Verth · 4 years, 1 month ago
  41. 0ef0491 Use Microsoft's ComPtr to wrap D3D12 objects. by Jim Van Verth · 4 years, 1 month ago
  42. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  43. bf7acb2 Set input usage flag on all internally created vk RTs. by Greg Daniel · 4 years, 2 months ago
  44. 7b62dca Add image usage flags to GrVkImageInfo by Greg Daniel · 4 years, 2 months ago
  45. a496e3f Fix MetalWindowContext::swapBuffers. by Jim Van Verth · 4 years, 2 months ago
  46. fe0de30 Enable ClangTidy check modernize-use-nullptr. by John Stiles · 4 years, 2 months ago
  47. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 2 months ago
  48. a4c8098 Remove gendered language by Leon Scroggins III · 4 years, 3 months ago
  49. df07800 Include the SkTSort header only where it is used. by John Stiles · 4 years, 3 months ago
  50. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years, 3 months ago
  51. 6e9ead9 Revert "Remove custom SkSort algorithms." by John Stiles · 4 years, 3 months ago
  52. 70474c1 Remove custom SkSort algorithms. by John Stiles · 4 years, 3 months ago
  53. 3b5a4fa Use stable sort for Viewer's help screen by Brian Osman · 4 years, 3 months ago
  54. ed65339 Update the sk_app WindowContext to hold a GrDirectContext by Robert Phillips · 4 years, 3 months ago
  55. 77482cb add Sk- prefix to SkOSLibrary functions by Mike Klein · 4 years, 3 months ago
  56. 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 3 months ago
  57. 275f419 Add D3D support for MSAA by Jim Van Verth · 4 years, 3 months ago
  58. 6fc05d8 Allow system key equivalents to work again. by John Stiles · 4 years, 3 months ago
  59. d2f870c Fix modifier key handling in OS X to allow command-keys to work. by John Stiles · 4 years, 4 months ago
  60. e381036 Fix D3D debug clang build. by Jim Van Verth · 4 years, 4 months ago
  61. b29a1a6 Fix D3D dynamic buffer reuse. by Jim Van Verth · 4 years, 4 months ago
  62. 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 4 months ago
  63. aa9d99f Add support for vk image sharing mode and handle queues xfers correctly. by Greg Daniel · 4 years, 5 months ago
  64. f83baf2 Fix D3d window context after submit change. by Greg Daniel · 4 years, 5 months ago
  65. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 5 months ago
  66. 682a2f4 Add Direct3D swapchain support by Jim Van Verth · 4 years, 5 months ago
  67. 28d920a Fix OpenGL MSAA on Catalina. by Jim Van Verth · 4 years, 6 months ago
  68. 517af96 Fix colorspace in Viewer for Metal by Jim Van Verth · 4 years, 6 months ago
  69. e1d9b10 Add missing NSOpenGLPFAMultisample attribute to the OpenGL pixel format. by John Stiles · 4 years, 6 months ago
  70. a1c140a Remove linear filter from Metal layer. by Jim Van Verth · 4 years, 6 months ago
  71. f61ee1e Fix assertion in ImGui::NewFrame if getBackbufferSurface returns null. by John Stiles · 4 years, 6 months ago
  72. e2c5bcf Remove the dependency on Dawn's SwapChainUtils. by Corentin Wallez · 4 years, 6 months ago
  73. 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 7 months ago
  74. 695f57d Roll Dawn and add dependencies by Sean Gilhuly · 4 years, 7 months ago
  75. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 7 months ago
  76. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 7 months ago
  77. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 7 months ago
  78. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 7 months ago
  79. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 7 months ago
  80. cff6396 begin refactoring SkTDynamicHash and SkTMultiMap by Mike Klein · 4 years, 7 months ago
  81. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 8 months ago
  82. 3a17a32 Reset current context on Mac GLContext destruction. by Jim Van Verth · 4 years, 8 months ago
  83. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 9 months ago
  84. f03c116 Roll dawn and adjust for new SwapChain API. by Stephen White · 4 years, 9 months ago
  85. a521c96 Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h. by Stephen White · 4 years, 11 months ago
  86. fcaae48 Use GrProgramInfo's primitiveType field by Robert Phillips · 5 years ago
  87. e643da6 Add new macro for checking device lost when making Vulkan calls. by Greg Daniel · 5 years ago
  88. 923dad7 Fix memory leak in iOS viewer. by Jim Van Verth · 5 years ago
  89. 3cc8d4f Dawn: s/dawn::/wgpu::/g. by Stephen White · 5 years ago
  90. cbf59e0 Use LazyProxy to set up Metal swapchain. by Jim Van Verth · 5 years ago
  91. 7b86d4e Dawn: allow CopySrc usage of swapchain texture. by Stephen White · 5 years ago
  92. 1e2adcf Roll Dawn to ToT. by Stephen White · 5 years ago
  93. 20c626a Update Dawn backend to ToT. This is about 3 months of changes. by Stephen White · 5 years ago
  94. b7c5bac Remove some more MoltenVK support by Jim Van Verth · 5 years ago
  95. a718a61 Enable preferring using primary CB over secondary CB. by Greg Daniel · 5 years ago
  96. 598903f Guard some more Metal code to support older versions. by Jim Van Verth · 5 years ago
  97. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 5 years ago
  98. d0cf5da Hook up pinch-zoom and swipe gestures. by Jim Van Verth · 5 years ago
  99. dfda49e Add touch support to viewer by Jim Van Verth · 5 years ago
  100. e58d532 Get Metal running on iOS viewer. by Jim Van Verth · 5 years ago