Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Pull requests: EmbarkStudios/rust-gpu

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobodyLoading
Sort

Pull requests list

Allow vector types to be scalar aligned
#1158 opened Sep 16, 2024 by fu5haMember Draft
Subgroup intrinsics
#1151 opened Jun 11, 2024 by Firestar99Loading…
Add arrays of buffer descriptors
#1148 opened Apr 30, 2024 by Firestar99 Draft
Rust update to 1.78.0
#1138 opened Mar 15, 2024 by LemonHX Draft
Add CI test for no libm on the host
#1130 opened Feb 7, 2024 by fornwallContributor Draft
VK_EXT_mesh_shader, version 2
#1125 opened Feb 1, 2024 by Firestar99Loading…
update rspirv 0.11 to 0.12
#1118 opened Jan 23, 2024 by Firestar99Loading…
Update platform-support.md
#1046 opened Apr 22, 2023 by TrueDoctorContributorLoading…
Add ScalarOrVector<S> trait
#1030 opened Apr 7, 2023 by BeastLe9enDContributorLoading…
WIP: VK_EXT_mesh_shader
#1019 opened Mar 25, 2023 by BeastLe9enDContributor Draft
allow libm_intrinsics fallback
#985 opened Jan 10, 2023 by djdisodoLoading…
Atomic unit tests
#898 opened Aug 11, 2022 by wesselfrLoading…
fix: capturing deep composites s: qptr may fix This might be fixed by the "qptr" experiment (https://github.com/EmbarkStudios/spirt/pull/24) s: waiting on author PRs that blocked on the author implementing feedback.
#874 opened May 17, 2022 by moliktoContributorLoading…
Experiment to switch to nanoserde instead of serde
#860 opened Apr 10, 2022 by repiContributor Draft
Inline globals s: qptr may fix This might be fixed by the "qptr" experiment (https://github.com/EmbarkStudios/spirt/pull/24) s: waiting on review PRs that blocked on a team member's review.
#857 opened Apr 5, 2022 by moliktoContributorLoading…
Enums MVP. s: qptr may fix This might be fixed by the "qptr" experiment (https://github.com/EmbarkStudios/spirt/pull/24) s: waiting on review PRs that blocked on a team member's review.
#819 opened Dec 7, 2021 by ElectronicRUContributorLoading…
Refactoring & improvements to algorithmic complexity of inline.rs. s: waiting on review PRs that blocked on a team member's review.
#811 opened Nov 29, 2021 by ElectronicRUContributorLoading…
Remove unused attributes from storage class s: needs update This issue needs a follow up or investigation whether it still applies. s: waiting on review PRs that blocked on a team member's review.
#807 opened Nov 24, 2021 by andrewleveretteLoading…
Improve the calculation of location sizes for arrays and structs (revives #513) s: waiting on author PRs that blocked on the author implementing feedback.
#798 opened Nov 14, 2021 by expensesContributorLoading…
ProTip! Filter pull requests by the default branch with base:main.