Your ROOT_URL in app.ini is https://git.mitchellhansen.info/ but you are visiting https://mitchellhansen.com/mitchellhansen/shade_runner/commits/branch/master You should set ROOT_URL correctly, otherwise the web may not work correctly.

38 Commits (master)
 

Author SHA1 Message Date
mitchellhansen fafb5e52a6 updated API further to just use optionals. Updated tests 5 years ago
mitchellhansen 903f1a349d hacked out some stuff while I'm testing 6 years ago
mitchellhansen d1c3a5f562 The API needs some work 6 years ago
mitchellhansen 0f0c29fac9 hacked in the sampled != 0 thing, not sure why my non sampled image was coming in as 2. Also vulkano seems to treat storage image and whatever other image the same, so just copied the match 6 years ago
mitchellhansen 2fb20042a4 Use 0.13.0 6 years ago
mitchellhansen 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 6 years ago
mitchellhansen baf9c022ef hacked in the ability to specify compiler options 6 years ago
Tom afd4e39c44
Merge pull request from freesig/compute 6 years ago
freesig 370bf8350a support for compute shaders 6 years ago
Tom Gowan 5f7162510f update cargo 6 years ago
Tom 3b99dc7584
Merge pull request from mitchmindtree/vulkano_update 6 years ago
mitchmindtree 85611e3483 Update to vulkano 0.12.0. 6 years ago
Tom Gowan 9774ac4410 bump shaderc 6 years ago
Tom Gowan 50a88bd0ca public errors 6 years ago
Tom fec3b1d81e
Merge pull request from freesig/include 6 years ago
Tom Gowan 0f9f2658dc relative include 6 years ago
Tom Gowan 203f0c8074 include 6 years ago
Tom Gowan ac7992e139 add msg to unimplemented error 6 years ago
Tom Gowan f753563525 more descriptor implimentations 6 years ago
Tom Gowan 52946a0ec3 Merge branch 'master' of https://github.com/freesig/shade_runner 6 years ago
Tom Gowan d15d28f6e6 fixes 6 years ago
Tom f9ed085299
Update README.md 6 years ago
Tom bf6c59c40a
Create LICENSE 6 years ago
Tom db4a97afe2
Create README.md 6 years ago
Tom Gowan c4112ecddc fixes 6 years ago
Tom Gowan 1a59d7bdc0 fix nightly stable copied 6 years ago
Tom c70f54ffba
Merge pull request from freesig/no_unimpl 6 years ago
Tom Gowan fff431ba55 no expects or unimpl 6 years ago
Tom Gowan 15cddaa35b remove unimpl 6 years ago
Tom Gowan 5840e837eb use directory 6 years ago
Tom 12e43ff036
Merge pull request from freesig/layouts 6 years ago
Tom Gowan 97248e5e9f added vertex layouts 6 years ago
Tom Gowan a43fff68e0 better watch events 6 years ago
Tom Gowan 6eca607ca3 fixes 6 years ago
Tom Gowan 4694d4eb1d watcher 6 years ago
Tom Gowan 2c5747a52f push constants 6 years ago
Tom Gowan f3346e48bb descriptor layout 6 years ago
Tom Gowan 0755b4f807 initial commit 6 years ago