Viktor Zoutman
|
5db68ec044
|
Update lib.rs
|
2020-10-21 13:16:03 +02:00 |
|
VZout
|
b4aebb4a36
|
Fixed naming of the fragment shader
|
2020-10-20 11:12:30 +02:00 |
|
Viktor Zoutman
|
b86ed60dab
|
Modified the examples to use rust-gpu for the vertex shader. (#70)
* The example now also uses the vertex shader
* Removed old vertex shader
* fmt
|
2020-10-19 18:54:02 +02:00 |
|
XAMPPRocky
|
16f7268edb
|
Add support for macos in example-runner (#60)
|
2020-10-14 18:33:37 +02:00 |
|
Ashley Hauck
|
d3af0552d3
|
Move to a builder struct for spirv-builder (#59)
This allows the print_metadata option
|
2020-10-14 15:48:21 +02:00 |
|
Johan Andersson
|
9d98620d24
|
Togglable Vulkan debug layer in example (#53)
Disabled it by default as it requires the Vulkan SDK to be installed.
Can be enabled with `-d` / `--debug-layer`
|
2020-10-13 23:42:15 +02:00 |
|
khyperia
|
60a4164ca1
|
Reference rustc_codegen_spirv in spirv-builder
This makes the UX much better. It's also kind of bonkers, but, in a good
way. I think.
|
2020-10-09 20:01:35 +02:00 |
|
khyperia
|
1516d864f3
|
First try at spirv-builder
|
2020-10-09 17:22:07 +02:00 |
|