36 Commits (d1c3a5f562ccbaa6eee58ba8984aa6f3a881085b)
 

Author SHA1 Message Date
mitchellhansen d1c3a5f562 The API needs some work
5 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
5 years ago
mitchellhansen 2fb20042a4 Use 0.13.0
5 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
5 years ago
mitchellhansen baf9c022ef hacked in the ability to specify compiler options
5 years ago
Tom afd4e39c44
Merge pull request #19 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 #18 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 #17 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 #15
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 #14
6 years ago
Tom Gowan 1a59d7bdc0 fix nightly stable copied
6 years ago
Tom c70f54ffba
Merge pull request #12 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 #8 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