-
Notifications
You must be signed in to change notification settings - Fork 244
Issues: EmbarkStudios/rust-gpu
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
Label
Projects
Milestones
Assignee
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/A new feature or improvement to an existing one.
Image!
should expose AccessQualifier
.
t: enhancement
#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 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.
"span"
feature (for example-runner-wgpu
).
a: debugging
#1017
opened Mar 23, 2023 by
eddyb
spirv-std inline Issues related to inline assembly.
t: enhancement
A new feature or improvement to an existing one.
asm!
should use MaybeUninit<T>
instead of let mut result = T::default();
.
a: asm
#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 A new feature or improvement to an existing one.
#[rustc_on_unimplemented]
on spirv-std
helper traits.
t: enhancement
#983
opened Jan 5, 2023 by
eddyb
Allow using A new feature or improvement to an existing one.
MaybeUninit
t: enhancement
#981
opened Jan 3, 2023 by
NiklasNummelin
We should replace Issues around testing rust-gpu.
t: enhancement
A new feature or improvement to an existing one.
rustc_codegen_spirv::linker::test
unit tests with compiletest ones.
a: test
#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
Declaring RuntimeArray without A new feature or improvement to an existing one.
Capability::RuntimeDescriptorArray
set on SpirvBuilder
emits an unintuitive error message.
t: enhancement
#879
opened Jun 7, 2022 by
SiebenCorgie
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
#767
opened Oct 13, 2021 by
expenses
NonUniform
decoration support
s: qptr may fix
#756
opened Sep 25, 2021 by
expenses
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.