pathfinder/examples
Patrick Walton 487577a11b Add Metal support.
This commit substantially reworks the `pathfinder_gpu` API to better support
modern APIs like Metal. It should open the door to `gfx-rs`, `wgpu`, Vulkan,
and D3D12 backends relatively straightforwardly.

A new example, `canvas_metal_minimal`, has been added.

Note that the new Metal shaders require a patched version of `spirv-cross` to
build properly. An upstream patch is forthcoming.
2019-06-20 11:47:22 -07:00
..
c_canvas_minimal Add Metal support. 2019-06-20 11:47:22 -07:00
canvas_glutin_minimal Add Metal support. 2019-06-20 11:47:22 -07:00
canvas_metal_minimal Add Metal support. 2019-06-20 11:47:22 -07:00
canvas_minimal Add Metal support. 2019-06-20 11:47:22 -07:00
canvas_moire Add Metal support. 2019-06-20 11:47:22 -07:00
canvas_text Add Metal support. 2019-06-20 11:47:22 -07:00
lottie_basic Initial rudimentary Lottie parsing code 2019-05-23 18:03:09 -07:00