pathfinder/demo/magicleap/src
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_api.rs Added copyright statement to magicleap demo files 2019-04-15 13:29:32 -04:00
display.rs Add magicleap demo 2019-04-15 12:43:41 -04:00
glwindow.rs Add magicleap demo 2019-04-15 12:43:41 -04:00
immersive.rs Add magicleap demo 2019-04-15 12:43:41 -04:00
landscape.cpp Rearranged magicleap demo svgs 2019-04-15 13:29:32 -04:00
landscape.h Added copyright statement to magicleap demo files 2019-04-15 13:29:32 -04:00
lib.rs Add Metal support. 2019-06-20 11:47:22 -07:00
magicleap.rs Renamed Point2D to Vector2 2019-06-03 17:58:34 -05:00
main.cpp Better error handling of magicleap demo args 2019-06-07 10:15:34 -05:00
mocked_c_api.rs Added copyright statement to magicleap demo files 2019-04-15 13:29:32 -04:00