- a4c8098 Remove gendered language by Leon Scroggins III · 4 years, 7 months ago
- df07800 Include the SkTSort header only where it is used. by John Stiles · 4 years, 7 months ago
- f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years, 7 months ago
- 6e9ead9 Revert "Remove custom SkSort algorithms." by John Stiles · 4 years, 7 months ago
- 70474c1 Remove custom SkSort algorithms. by John Stiles · 4 years, 7 months ago
- 3b5a4fa Use stable sort for Viewer's help screen by Brian Osman · 4 years, 7 months ago
- ed65339 Update the sk_app WindowContext to hold a GrDirectContext by Robert Phillips · 4 years, 7 months ago
- 77482cb add Sk- prefix to SkOSLibrary functions by Mike Klein · 4 years, 7 months ago
- 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 7 months ago
- 275f419 Add D3D support for MSAA by Jim Van Verth · 4 years, 7 months ago
- 6fc05d8 Allow system key equivalents to work again. by John Stiles · 4 years, 7 months ago
- d2f870c Fix modifier key handling in OS X to allow command-keys to work. by John Stiles · 4 years, 7 months ago
- e381036 Fix D3D debug clang build. by Jim Van Verth · 4 years, 7 months ago
- b29a1a6 Fix D3D dynamic buffer reuse. by Jim Van Verth · 4 years, 8 months ago
- 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 8 months ago
- aa9d99f Add support for vk image sharing mode and handle queues xfers correctly. by Greg Daniel · 4 years, 8 months ago
- f83baf2 Fix D3d window context after submit change. by Greg Daniel · 4 years, 9 months ago
- 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 9 months ago
- 682a2f4 Add Direct3D swapchain support by Jim Van Verth · 4 years, 9 months ago
- 28d920a Fix OpenGL MSAA on Catalina. by Jim Van Verth · 4 years, 9 months ago
- 517af96 Fix colorspace in Viewer for Metal by Jim Van Verth · 4 years, 9 months ago
- e1d9b10 Add missing NSOpenGLPFAMultisample attribute to the OpenGL pixel format. by John Stiles · 4 years, 9 months ago
- a1c140a Remove linear filter from Metal layer. by Jim Van Verth · 4 years, 9 months ago
- f61ee1e Fix assertion in ImGui::NewFrame if getBackbufferSurface returns null. by John Stiles · 4 years, 10 months ago
- e2c5bcf Remove the dependency on Dawn's SwapChainUtils. by Corentin Wallez · 4 years, 10 months ago
- 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 11 months ago
- 695f57d Roll Dawn and add dependencies by Sean Gilhuly · 4 years, 11 months ago
- f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 5 years ago
- 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 5 years ago
- fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 5 years ago
- 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 5 years ago
- f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 5 years ago
- cff6396 begin refactoring SkTDynamicHash and SkTMultiMap by Mike Klein · 5 years ago
- 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
- 3a17a32 Reset current context on Mac GLContext destruction. by Jim Van Verth · 5 years ago
- 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 5 years ago
- f03c116 Roll dawn and adjust for new SwapChain API. by Stephen White · 5 years ago
- a521c96 Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h. by Stephen White · 5 years ago
- fcaae48 Use GrProgramInfo's primitiveType field by Robert Phillips · 5 years ago
- e643da6 Add new macro for checking device lost when making Vulkan calls. by Greg Daniel · 5 years ago
- 923dad7 Fix memory leak in iOS viewer. by Jim Van Verth · 5 years ago
- 3cc8d4f Dawn: s/dawn::/wgpu::/g. by Stephen White · 5 years ago
- cbf59e0 Use LazyProxy to set up Metal swapchain. by Jim Van Verth · 5 years ago
- 7b86d4e Dawn: allow CopySrc usage of swapchain texture. by Stephen White · 5 years ago
- 1e2adcf Roll Dawn to ToT. by Stephen White · 5 years ago
- 20c626a Update Dawn backend to ToT. This is about 3 months of changes. by Stephen White · 5 years ago
- b7c5bac Remove some more MoltenVK support by Jim Van Verth · 5 years ago
- a718a61 Enable preferring using primary CB over secondary CB. by Greg Daniel · 5 years ago
- 598903f Guard some more Metal code to support older versions. by Jim Van Verth · 5 years ago
- b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 5 years ago
- d0cf5da Hook up pinch-zoom and swipe gestures. by Jim Van Verth · 5 years ago
- dfda49e Add touch support to viewer by Jim Van Verth · 5 years ago
- e58d532 Get Metal running on iOS viewer. by Jim Van Verth · 5 years ago
- 68cb8b0 Switch to new IOS windowing system. by Jim Van Verth · 5 years ago
- b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
- a800ec9 Dawn: implement sk_app window contexts for all backends. by Stephen White · 6 years ago
- 149f3f1 tools/sk_app: fWindowContext is unique_ptr<> by Hal Canary · 6 years ago
- 3f4a2b3 sk_app, editor: cursor blink by Hal Canary · 6 years ago
- c876404 tools/sk_app/macos: support command key by Hal Canary · 6 years ago
- 00fb724 Move read swizzle from GL ConfigInfo to FormatInfo. by Greg Daniel · 6 years ago
- 985741a First draft of Dawn backend: clears are working. by Stephen White · 6 years ago
- fad9fbc Revert "First draft of Dawn backend: clears are working." by Greg Daniel · 6 years ago
- 6cebea4 First draft of Dawn backend: clears are working. by Stephen White · 6 years ago
- ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 6 years ago
- af545d7 Fix GL MSAA support in Mac Viewer. by Jim Van Verth · 6 years ago
- d361e64 Enable MSAA for Metal. by Jim Van Verth · 6 years ago
- 658d499 New approach to fixing Vulkan MSAA. by Jim Van Verth · 6 years ago
- 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 6 years ago
- 778ba8a Re-enable Vulkan MSAA support in Viewer by Jim Van Verth · 6 years ago
- 87bda3d Fix Mac viewer on command line launch. by Jim Van Verth · 6 years ago
- d6199ec Use new retain() method to set up window context. by Jim Van Verth · 6 years ago
- 8429422 Change GrCFResource to sk_cf_obj and move to include/ports. by Jim Van Verth · 6 years ago
- 6e4fee8 Fix MetalWindowContext setup. by Jim Van Verth · 6 years ago
- 57b177d Fix resize and vsync issues in Mac Viewer by Jim Van Verth · 6 years ago
- d063e8b Revise Mac windowing and context creation. by Jim Van Verth · 6 years ago
- 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 6 years ago
- 7a7a97d Make Metal render loop more stable by Jim Van Verth · 6 years ago
- b9990e4 Add more general flush call to GrContext. by Greg Daniel · 6 years ago
- 5e2c98d Add support to disable vsync on mac viewer. by Greg Daniel · 6 years ago
- d0794cc Add support for vsync on android viewer. by Greg Daniel · 6 years ago
- a8cee7a Add vsync toggle for windows viewer. by Greg Daniel · 6 years ago
- bb792aa Add option to disable vsync on viewer unix. by Greg Daniel · 6 years ago
- 655002b In viewer measure and show full frame times. by Greg Daniel · 6 years ago
- ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
- 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
- bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 6 years ago
- e94af49 Fix a couple of Mac windowing issues. by Jim Van Verth · 6 years ago
- cb32415 Add support for VK_IMAGE_LAYOUT_PRESENT_SRC_KHR in skia vulkan. by Greg Daniel · 6 years ago
- ce51c14 Add MoltenVK support to Viewer. by Jim Van Verth · 6 years ago
- 2782b28 Fix drag events in Mac viewer. by Jim Van Verth · 6 years ago
- be39f71 Add Metal context to Viewer. by Jim Van Verth · 6 years ago
- 3e8392e Manage Mac paint events more directly. by Jim Van Verth · 6 years ago
- 98385ba Switch back to non-Retina display resolution. by Jim Van Verth · 6 years ago
- d426dd0 Fix screen invalidation on MacOS by Jim Van Verth · 6 years ago
- d24cb80 Fix up some event handling in MacOS by Jim Van Verth · 6 years ago
- 1f086ca Switch sk_app to use native window creation on MacOS. by Jim Van Verth · 6 years ago
- 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
- 13486cb more extra semis by Kevin Lubick · 6 years ago