pathfinder/resources
Patrick Walton 13ae83d6c5 Combine the Z-buffer and fill indirect draw params buffers to reduce the number
of SSBO bindings.

Apparently Mesa RadeonSI drivers have a limit of 8 SSBOs.

Closes #373.
2020-07-02 11:57:45 -07:00
..
debug-fonts Add an Android port 2019-03-12 13:55:26 -07:00
fonts Improve ergonomics of the canvas font interface, and use the right fonts in the 2020-04-01 16:25:13 -07:00
shaders Combine the Z-buffer and fill indirect draw params buffers to reduce the number 2020-07-02 11:57:45 -07:00
src Add an embedded resource loader that places resources directly in the binary. 2020-02-28 17:10:53 -08:00
svg Make the backgrounds of the demo SVGs off-white 2019-06-07 12:23:55 -05:00
swf Move the SWF assets into `resources/`. 2019-06-21 09:32:48 -07:00
textures Use all four channels in the mask texture. 2020-05-05 13:11:37 -07:00
Cargo.toml Publish `pathfinder_resources` to crates.io 2020-04-17 12:33:22 -07:00
MANIFEST Update the debug UI 2020-06-23 13:15:59 -07:00
build.rs Add an embedded resource loader that places resources directly in the binary. 2020-02-28 17:10:53 -08:00