Commit Graph

5 Commits

Author SHA1 Message Date
47e11474d2 parameterize SpirvSim over R: Real 2022-07-25 14:49:32 -07:00
67872de16f clean up some unused code/imports 2022-07-23 16:27:43 -07:00
f8fccd957a coremem_types: IsomorphicConductor, AnisomorphicConductor are now used by both spirv and cpu impls 2022-07-19 02:08:22 -07:00
193e17e2c8 buffer_proto5: auto-create the output directories (and fix them to out/applications) 2022-07-17 13:03:38 -07:00
99e7306ae9 make all the examples be their own binary crates
this achieves a few things:
- trivial way to get these shipped as the default nix package
- better dependency management
- ability to split large applications into multiple files

the README probably needs some updating.
2022-07-06 01:30:31 -07:00