issues
search
gfx-rs
/
wgpu
A cross-platform, safe, pure-Rust graphics API.
https://wgpu.rs
Apache License 2.0
12.72k
stars
933
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Simplify `WeakVec`
#6587
teoxoy
opened
3 hours ago
0
Update glow to 0.16
#6586
sagudev
closed
5 hours ago
0
chore: preempt qualification lints again, Vulkan edition
#6585
ErichDonGubler
closed
4 hours ago
0
Test pass timestamp writes validation
#6584
ErichDonGubler
opened
9 hours ago
0
Validate that at least one index must be specified in pass timestamp writes
#6583
ErichDonGubler
opened
9 hours ago
0
Use a separate context per origin
#6582
DemiMarie
closed
13 hours ago
1
Shader preemption
#6581
DemiMarie
opened
15 hours ago
0
`WeakVec` should consider using `Vec::swap_remove` instead of a freelist
#6580
jimblandy
opened
20 hours ago
2
fix(core): validate `dst_buffer` isn't destroyed when resolving query sets
#6579
ErichDonGubler
closed
9 hours ago
0
Add missing validation for timestamp writes in render and compute passes
#6578
ErichDonGubler
closed
9 hours ago
1
[naga wgsl-in] Attempt automatic conversion for arguments to user defined function calls
#6577
jamienicol
opened
1 day ago
2
Fix leaks of WeakVec
#6576
xiaopengli89
closed
1 day ago
0
Support Device fence sharing with metal on macOS
#6575
sotaroikeda
opened
1 day ago
0
Static linking for DXC via mach-dxcompiler
#6574
DouglasDwyer
opened
1 day ago
0
Texture view leaks regression
#6573
xiaopengli89
closed
1 day ago
3
[naga] Prove to downstream shader compilers that loops terminate
#6572
teoxoy
opened
2 days ago
1
STATUS_ACCESS_VIOLATION when dropping instance/adapter/device/queue on Windows 11 with multiple GPUs
#6571
LioQing
closed
2 days ago
2
[naga] Translate `bool`s in the workgroup address space to `u32`s
#6570
teoxoy
opened
2 days ago
0
[naga spv-out] Handle nested arrays when adding matrix decorations
#6569
jamienicol
closed
1 day ago
0
The d3d12 backend silently falls back to FXC if loading DXC fails
#6568
nical
opened
3 days ago
2
Regression: wgpu 23 adds extra dispatch on Vulkan for indirect buffer copy, breaks binding reuse
#6567
djeedai
opened
3 days ago
2
[wgsl-in] Reject invalid texture types for textureSampleBias
#6566
jamienicol
closed
3 days ago
0
build(deps): bump codecov/codecov-action from 4 to 5
#6565
dependabot[bot]
opened
4 days ago
0
build(deps): bump the patch-updates group across 1 directory with 23 updates
#6564
dependabot[bot]
opened
4 days ago
0
[wgpu-core/-hal] move raytracing alignments into hal
#6563
Vecvec
closed
3 days ago
0
Vulkan confused by push_constants binding with separate FRAGMENT and VERTEX stages
#6562
fyellin
opened
5 days ago
3
DarthShader fuzzing on bare hardware
#6561
DemiMarie
opened
5 days ago
0
Code panicks when using vulkan
#6559
Raj2032
closed
6 days ago
0
RenderPass.setPushConstant broken on Dx12
#6558
fyellin
opened
6 days ago
3
Ensure we pick the right gpu card in the example backend
#6557
arjo129
opened
6 days ago
2
[naga wgsl-in] Does WGSL really allow duplicate diagnostic filtering directives?
#6556
jimblandy
opened
6 days ago
2
Implement `float32-blendable` device feature
#6555
ErichDonGubler
opened
6 days ago
0
DO NOT MERGE: testing notifications b/w Erich and Teo
#6554
ErichDonGubler
closed
6 days ago
3
Improve binding error
#6553
eliemichel
opened
6 days ago
1
[wgpu-core] ray tracing follow-up
#6552
teoxoy
opened
6 days ago
1
[wgpu-core] ray tracing: use error handling helpers
#6551
teoxoy
closed
6 days ago
1
Remove unused enum variants
#6550
teoxoy
closed
1 week ago
2
Latency issues on (Arch) Linux but not on Windows with egui
#6548
Raj2032
opened
1 week ago
2
feat: add `AsWebGpuErrorType` and `ErrorType` APIs
#6547
ErichDonGubler
opened
1 week ago
2
[naga msl-out] Use iteration limits to avoid unbounded loops
#6546
jimblandy
opened
1 week ago
3
[naga msl-out] Avoid UB by making all loops bounded.
#6545
jimblandy
closed
3 days ago
2
Improve lifetime management of command encoders and buffers
#6544
teoxoy
opened
1 week ago
14
in ohos unable to instantiate OpenGL ES proprietary backend
#6543
songhuaixu
closed
1 week ago
1
Keep up with ~~the Jones family~~ retroactively applying Rust 1.82 lints s'more
#6542
ErichDonGubler
closed
1 week ago
0
[wgpu-core] Replace usage of `PreHashedMap` with `FastHashMap`
#6541
jamienicol
closed
1 week ago
5
Fix `set_push_constants` for render bundles
#6540
fyellin
closed
3 days ago
7
Fix set_push_constants bug.
#6539
fyellin
closed
1 week ago
0
`wgpu-core` relies on undocumented properties of `wgpu-hal`'s GL backend when targeting WebGL
#6538
teoxoy
opened
1 week ago
0
fix(wgsl-in): include user and unknown rules in `diagnostic(…)` tracking
#6537
ErichDonGubler
closed
3 days ago
0
WGSL: suggest removing `@` from `@diagnostic(…);`
#6536
ErichDonGubler
opened
1 week ago
0
Next