Skip to content

Issues: EmbarkStudios/rust-gpu

Rust Language Support
#78 opened Oct 21, 2020 by XAMPPRocky
Open 9
SPIR-V Support
#383 opened Jan 18, 2021 by XAMPPRocky
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Operator Overlaoding support t: enhancement A new feature or improvement to an existing one.
#1149 opened May 1, 2024 by Makogan
Allow to compile rust-builder as a static c library with the builder calls exported t: enhancement A new feature or improvement to an existing one.
#1144 opened Apr 14, 2024 by Makogan
Cargo component not available with nightly 2023-05-27 which is publicised on crates.io t: enhancement A new feature or improvement to an existing one.
#1117 opened Jan 17, 2024 by gl-yziquel
Improve documentation to include visual of what example app should look like? t: enhancement A new feature or improvement to an existing one.
#1108 opened Dec 16, 2023 by JulianKnodt
spirv-std/Image! should expose AccessQualifier. t: enhancement A new feature or improvement to an existing one.
#1097 opened Nov 11, 2023 by FishArmy100
documentation and examples for porting WGSL/GLSL shaders t: enhancement A new feature or improvement to an existing one.
#1096 opened Nov 7, 2023 by johnny-smitherson
Ray tracing position fetch support t: enhancement A new feature or improvement to an existing one.
#1092 opened Sep 12, 2023 by atynagano
Initializing workgroup memory t: enhancement A new feature or improvement to an existing one.
#1077 opened Jul 4, 2023 by kevinboulain
Point users towards correct fix for "missing capability" errors t: enhancement A new feature or improvement to an existing one.
#1072 opened Jun 7, 2023 by jansol
Emulate Image/Sampler API operations on non-SPIRV platforms t: enhancement A new feature or improvement to an existing one.
#1065 opened May 26, 2023 by Keavon
Allow keeping linkage annotation t: enhancement A new feature or improvement to an existing one.
#1042 opened Apr 21, 2023 by SiebenCorgie
We should figure out how to use Naga's "span" feature (for example-runner-wgpu). a: debugging Issues related to debugging code generated from rust-gpu a: examples Issues specific to the examples in the repository. t: enhancement A new feature or improvement to an existing one.
#1017 opened Mar 23, 2023 by eddyb
spirv-std inline asm! should use MaybeUninit<T> instead of let mut result = T::default();. a: asm Issues related to inline assembly. t: enhancement A new feature or improvement to an existing one.
#1007 opened Mar 17, 2023 by eddyb
Is support for 16bit Floating point planned/in scope? t: enhancement A new feature or improvement to an existing one.
#1003 opened Mar 15, 2023 by duplexsystem
debug_printf requires unsafe t: enhancement A new feature or improvement to an existing one.
#997 opened Mar 4, 2023 by charles-r-earp
We should consider using #[rustc_on_unimplemented] on spirv-std helper traits. t: enhancement A new feature or improvement to an existing one.
#983 opened Jan 5, 2023 by eddyb
Allow using MaybeUninit t: enhancement A new feature or improvement to an existing one.
#981 opened Jan 3, 2023 by NiklasNummelin
We should replace rustc_codegen_spirv::linker::test unit tests with compiletest ones. a: test Issues around testing rust-gpu. t: enhancement A new feature or improvement to an existing one.
#957 opened Nov 30, 2022 by eddyb
Minor Bug: Misleading error message when compile succeeds but no *.spv was found t: enhancement A new feature or improvement to an existing one.
#955 opened Nov 30, 2022 by Firestar99
Refactor how rustc_codegen_spirv is compiled t: enhancement A new feature or improvement to an existing one.
#911 opened Aug 18, 2022 by watjurk
spirv-builder could show warnings from building shaders. t: enhancement A new feature or improvement to an existing one.
#880 opened Jul 4, 2022 by eddyb
Drop the constraint "only plain slices are supported as unsized types" s: qptr may fix This might be fixed by the "qptr" experiment (https://github.com/EmbarkStudios/spirt/pull/24) t: enhancement A new feature or improvement to an existing one.
#878 opened Jun 4, 2022 by molikto
OpConvertUToPtr support s: qptr may fix This might be fixed by the "qptr" experiment (https://github.com/EmbarkStudios/spirt/pull/24) t: enhancement A new feature or improvement to an existing one.
#767 opened Oct 13, 2021 by expenses
NonUniform decoration support s: qptr may fix This might be fixed by the "qptr" experiment (https://github.com/EmbarkStudios/spirt/pull/24) t: enhancement A new feature or improvement to an existing one.
#756 opened Sep 25, 2021 by expenses
ProTip! Add no:assignee to see everything that’s not assigned.