1
0
mirror of synced 2025-11-09 12:57:13 +00:00

9 Commits

Author SHA1 Message Date
d1c3a5f562 The API needs some work 2019-09-22 01:37:04 -07:00
2fb20042a4 Use 0.13.0 2019-07-10 17:56:28 -07:00
2d036a61c7 For some reason I was getting trait errors when using a local version of vulkano in my project toml, and a cargo version of vulkano in the shade_runner toml. Switching to the other toml syntax fixed the issue. spooky 2019-07-10 00:28:48 -07:00
freesig
370bf8350a support for compute shaders 2019-06-05 13:36:28 +10:00
Tom Gowan
5f7162510f update cargo 2019-05-27 09:49:24 +10:00
mitchmindtree
85611e3483 Update to vulkano 0.12.0.
If this looks good to you, would you mind merging this and publishing
the `shade_runner` crate to crates.io? I think we'll need it to be
published in order to publish nannou `0.9` (From memory, even
`dev-dependencies` require being published).
2019-05-25 16:36:02 +02:00
Tom Gowan
9774ac4410 bump shaderc 2019-05-21 13:44:56 +10:00
Tom Gowan
6eca607ca3 fixes 2019-04-26 21:52:18 +10:00
Tom Gowan
0755b4f807 initial commit 2019-04-26 13:00:38 +10:00