1. a521c96 Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h. by Stephen White · 4 years, 8 months ago
  2. 3cc8d4f Dawn: s/dawn::/wgpu::/g. by Stephen White · 4 years, 9 months ago
  3. 20c626a Update Dawn backend to ToT. This is about 3 months of changes. by Stephen White · 4 years, 10 months ago
  4. b7c5bac Remove some more MoltenVK support by Jim Van Verth · 4 years, 10 months ago
  5. e58d532 Get Metal running on iOS viewer. by Jim Van Verth · 5 years ago
  6. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  7. a800ec9 Dawn: implement sk_app window contexts for all backends. by Stephen White · 5 years ago
  8. 149f3f1 tools/sk_app: fWindowContext is unique_ptr<> by Hal Canary · 5 years ago
  9. c876404 tools/sk_app/macos: support command key by Hal Canary · 5 years ago
  10. ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 5 years ago
  11. af545d7 Fix GL MSAA support in Mac Viewer. by Jim Van Verth · 5 years ago
  12. d361e64 Enable MSAA for Metal. by Jim Van Verth · 5 years ago
  13. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 5 years ago
  14. 87bda3d Fix Mac viewer on command line launch. by Jim Van Verth · 5 years ago
  15. 57b177d Fix resize and vsync issues in Mac Viewer by Jim Van Verth · 5 years ago
  16. d063e8b Revise Mac windowing and context creation. by Jim Van Verth · 5 years ago
  17. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  18. 5e2c98d Add support to disable vsync on mac viewer. by Greg Daniel · 5 years ago
  19. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  20. e94af49 Fix a couple of Mac windowing issues. by Jim Van Verth · 5 years ago
  21. ce51c14 Add MoltenVK support to Viewer. by Jim Van Verth · 5 years ago
  22. 2782b28 Fix drag events in Mac viewer. by Jim Van Verth · 5 years ago
  23. be39f71 Add Metal context to Viewer. by Jim Van Verth · 5 years ago
  24. 3e8392e Manage Mac paint events more directly. by Jim Van Verth · 5 years ago
  25. 98385ba Switch back to non-Retina display resolution. by Jim Van Verth · 5 years ago
  26. d426dd0 Fix screen invalidation on MacOS by Jim Van Verth · 5 years ago
  27. d24cb80 Fix up some event handling in MacOS by Jim Van Verth · 5 years ago
  28. 1f086ca Switch sk_app to use native window creation on MacOS. by Jim Van Verth · 6 years ago
  29. e6dfe8e Set mac windows to their current size. by Ben Wagner · 6 years ago
  30. 4eaf862 workaround black screen in viewer on Mac 10.14 by Mike Klein · 6 years ago
  31. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  32. 4013db8 Fix flicker when changing backend on Mac viewer by Brian Osman · 6 years ago
  33. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  34. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  35. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  36. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  37. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  38. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  39. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  40. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  41. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago