issues
search
gfx-rs
/
wgpu
A cross-platform, safe, pure-Rust graphics API.
https://wgpu.rs
Apache License 2.0
13.74k
stars
1.02k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
global synchronization scope storageBarrier
#7445
mikialex
opened
1 hour ago
0
[naga] Two structs with the same members are not equivalent
#7444
andyleiserson
opened
8 hours ago
0
dx12 shader compilation is sometimes excessively slow
#7443
andyleiserson
opened
9 hours ago
1
Refactor WGSL front end's `MathFunction` handling
#7442
jimblandy
opened
1 day ago
0
chore(deps): bump the patch-updates group across 1 directory with 15 updates
#7441
dependabot[bot]
closed
1 day ago
2
Make `naga` use the workspace's `ron` dep.
#7440
ErichDonGubler
closed
1 day ago
1
build: upgrade `ron` 0.8.1 → 0.9.0
#7439
ErichDonGubler
closed
1 day ago
1
[naga hlsl-out] Handle additional cases of Cx2 matrices
#7438
andyleiserson
opened
1 day ago
0
[naga msl-out] invalid code emitted for minimum i32/i64 value literal.
#7437
LegNeato
opened
1 day ago
3
Move test and benchmark targets to standard Cargo autodiscovery layout.
#7436
kpreid
opened
1 day ago
0
[naga] [msl-out] Error: as_type cast from 'long' to 'metal::uint' (aka 'unsigned int') is not allowed
#7435
LegNeato
opened
1 day ago
6
Remove the need for dxil.dll
#7434
nical
opened
1 day ago
0
Update main.rs
#7433
nil-is-lin
closed
1 day ago
1
[naga wgsl-in] Implement unary negation during const evaluation for Literal::F64
#7431
jamienicol
closed
1 day ago
0
chore(deps): bump the patch-updates group across 1 directory with 12 updates
#7430
dependabot[bot]
closed
1 day ago
8
When max_compute_invocations_per_workgroup is exceeded at runtime, shader silently fails
#7429
vadixidav
opened
2 days ago
0
Mismatching behavior on Vulkan/GL with 2D texture array create_view function
#7428
kaphula
opened
2 days ago
0
`textureSampleLevel` doesn't promote `level` argument correctly
#7427
jimblandy
opened
2 days ago
1
[naga] Check the type of `ImageQuery::Size`'s `level` parameter.
#7426
jimblandy
closed
2 days ago
0
Reduce repo MSRV from 1.85 to 1.84
#7425
LegNeato
closed
15 hours ago
0
[naga wgsl-out] Represent min value i64 literals as `-9223372036854775807li - 1li`
#7424
jamienicol
closed
2 days ago
0
[naga wgsl-out] Invalid code emitted for minimum i64 value literal
#7423
jamienicol
closed
2 days ago
1
[naga hlsl-out msl-out spv-out] Avoid undefined behaviour when casting floats to integers
#7422
jamienicol
closed
18 hours ago
1
[naga wgsl-in] Clamp negative f16 values to 0 when converting to unsigned integers during const evaluation
#7421
jamienicol
closed
2 days ago
0
[naga wgsl-in] Panic when converting negative f16 to u32 during const evaluation
#7420
jamienicol
closed
2 days ago
0
Validation Error of form: The type of [n] doesn't match the type stored in [m] references m without actually defining it
#7419
RaoulLuque
opened
2 days ago
0
wgpu: Fix some cfg guards
#7418
sagudev
closed
2 days ago
0
Update PresentMode to have an Auto option that prefers Mailbox
#7417
aloucks
opened
3 days ago
0
chore: remove unnecessarily `allow`'d `unused_braces`
#7416
ErichDonGubler
closed
3 days ago
0
[hlsl-out] Invalid HLSL for function which accepts a pointer to a Cx2 matrix
#7415
andyleiserson
opened
3 days ago
0
Prefix snapshot outputs with input language
#7414
cwfitzgerald
opened
3 days ago
0
[naga tests] Test case for #7410
#7413
andyleiserson
closed
2 days ago
3
fix(wgsl-in): increase brace limit to 127
#7412
ErichDonGubler
closed
3 days ago
1
fix(wgsl-in): allow `f16`s in `override`s
#7411
ErichDonGubler
closed
3 days ago
0
Vertex-pulling transform generates invalid metal code in certain cases
#7410
andyleiserson
opened
3 days ago
0
Repo move to MSRV 1.85 breaks `rust-gpu`
#7409
LegNeato
closed
15 hours ago
6
Polyfill unpackUnorm4x8 and friends on unsupported GLSL versions
#7408
DJMcNab
closed
18 hours ago
0
Allow no core when custom backend enabled
#7407
sagudev
opened
4 days ago
2
[naga] Fix type-checking for `mix` builtin function.
#7406
jimblandy
closed
3 days ago
3
Function database is missing some abstract overloads
#7405
jimblandy
opened
4 days ago
1
[naga] Implement constant evaluation for the `cross` builtin.
#7404
jimblandy
closed
4 days ago
1
chore(deps): bump the patch-updates group with 11 updates
#7403
dependabot[bot]
closed
2 days ago
1
Implement Ray Tracing on Metal
#7402
zmarlon
opened
4 days ago
1
Function database should not re-build `List` rules every time
#7401
jimblandy
opened
4 days ago
0
Allow disabling waiting for latency waitable object
#7400
marcpabst
opened
4 days ago
0
Allow to get raw swap chain from DX12 surface
#7399
marcpabst
opened
4 days ago
0
Update `codespan-reporting` to 0.12
#7398
bushrat011899
closed
2 days ago
2
[naga] [spv-in] Finish emitter after function arguments
#7397
LegNeato
closed
4 days ago
0
Naga seems to support all subgroup operations except for subgroupElect().
#7396
fyellin
opened
5 days ago
0
Fix `clippy::implicit_saturating_sub` lints
#7395
waywardmonkeys
closed
5 days ago
0
Next