-
I just threw it in here as that was the quickest way to get the webpage up with github pages.
Docs/website in the main repo:
Pros:
* Docs stay close to the code, so it’s easier to keep them upd…
-
Minimal repro that fails to compile:
```rust
use spirv_std::spirv;
#[spirv(fragment)]
pub fn main() {
let x = [[1; 2]; 1];
}
```
Bisects to https://github.com/Rust-GPU/rust-gpu/commi…
-
We need to update to as new of a nightly as possible. The current nightly is extremely old. At the very least, we need to update past a nightly that fixes https://github.com/Rust-GPU/rust-gpu/issues/2…
-
### Expected Behaviour
`cargo build` should finish without error.
### Example & Steps To Reproduce
Run `cargo build` after a clean clone of the repo.
## System Info
- Rust: rustc 1.7…
-
**Is your feature request related to a problem? Please describe.**
The roadmap mentions running on the GPU as a future goal. When faer is ready it should look at the nascent https://github.com/Embark…
-
I'd like to add support for `rust-gpu` in the not-so-distant future. I have some questions while I figure out the plan:
1. Would it make sense to have shaders written with `rust-gpu` to be hung off…
-
### Expected Behaviour
Example `runners/ash` compiles and runs.
### Example & Steps To Reproduce
1. `git clone https://github.com/Rust-GPU/rust-gpu`
2. `cd rust-gpu/yard-rs/example-xp/…
-
> Updated from trunk on 2020-12-16
there have been quite a few updates since pre 0.1 rustgpu it would be nice to have an update :D
-
I cant keep rust-gpu updated for my projects since [this commit](https://github.com/Rust-GPU/rust-gpu/commit/775b5d5fa4a8ac7417c5d6abc9176522c000f88c)
### Example & Steps To Reproduce
I have made …
-
Pulled the most recent commit of muvm and the latest release of libkrun and every command segfaults on 6.9.9-asahi
```
$ RUST_LOG=debug RUST_BACKTRACE=1 ./result/bin/muvm /nix/store/db7vdf04y1xfwmzh…