issues
search
gfx-rs
/
wgpu-rs
Rust bindings to wgpu native library
https://wgpu.rs
Mozilla Public License 2.0
1.69k
stars
186
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle winit exception in web to avoid breaking async executor
#923
Frizi
closed
3 years ago
7
Add include_wgsl!() macro
#922
WindowsVista42
closed
3 years ago
0
Update wgpu to eadaa1b7d8f585761e28445904fe619b180aca0d
#921
kvark
closed
3 years ago
2
Bunnymark example
#920
kvark
closed
3 years ago
3
Add bindings for raw vulkan types
#919
LaylBongers
closed
3 years ago
1
Specify latest gfx release branch in README
#918
grovesNL
closed
3 years ago
2
Update capture API
#916
kvark
closed
3 years ago
2
Change the texture sample type for the cube example from Float to Uint
#914
igowen
closed
3 years ago
5
Shader Validation Error (wgpu 0.8.1): Required uniformity of control flow for IMPLICIT_LEVEL
#912
mitchmindtree
closed
3 years ago
2
WIP: OpenXR integration
#910
blaind
closed
3 years ago
3
Update naga to gfx-25
#909
kvark
closed
3 years ago
6
Add feature request for wgpu-rs
#907
cwfitzgerald
closed
3 years ago
1
Add include_wgsl!() macro
#906
JMS55
closed
3 years ago
0
Fill Out Issue Templates
#905
cwfitzgerald
closed
3 years ago
1
Validation warnings should say which shader they were triggered by
#903
fintelia
closed
3 years ago
2
Release 0.8.1
#902
kvark
closed
3 years ago
4
Panic in device.create_buffer_init() with 'buffer range size invalid'
#901
geckoxx
closed
3 years ago
1
Fix initializing buffer with unaligned data
#900
Uriopass
closed
3 years ago
4
Skip mapping of zero sized buffers in create_buffer_init to avoid a panic and avoid creating an unused padded buffer
#894
Imberflur
closed
3 years ago
4
Incorrect LoadOp::Clear results
#885
vickles
closed
3 years ago
3
Incorrect shader arg interpolation lint in v0.8?
#883
dhardy
closed
3 years ago
5
Remove profiling dependency, bump version to 0.8
#880
kvark
closed
3 years ago
2
Update naga to gfx-23
#878
kvark
closed
3 years ago
2
Texture format R8Unorm | R16Float not supported for storage use.
#877
jinleili
closed
3 years ago
2
Derive Default for PipelineLayoutDescriptor
#876
dzil123
closed
3 years ago
2
Boids example: cleaner rand code
#873
dhardy
closed
3 years ago
1
Remove zero padding from `create_buffer_init`
#872
grovesNL
closed
3 years ago
1
Remove dead code
#870
dhardy
closed
3 years ago
6
Add Buffer::len to get length?
#869
dhardy
closed
3 years ago
2
Update gfx and naga to gfx-22
#866
kvark
closed
3 years ago
4
[0.7] Segfaults in most 3d examples
#862
mabysh
closed
3 years ago
5
Remove glslangvalidator requirements from water example
#861
Gordon-F
closed
3 years ago
1
Drops the Sync requirement from UncapturedErrorHandler
#860
adamnemecek
closed
3 years ago
1
Fix typos - it's -> its
#859
ashpil
closed
3 years ago
2
Update blend APIs
#858
kvark
closed
3 years ago
4
updated wgpu with more copyable types
#857
adamnemecek
closed
3 years ago
3
geometry shader for xr
#856
HyeokSuLee
closed
3 years ago
4
Remove comment about `Vec::remove_item`
#855
Pat-Lafon
closed
3 years ago
2
Version 0.7.1 on crates.io does not correspond to any commit in the repository
#854
wleslie
closed
3 years ago
1
Add map alignment from wgpu-types
#853
Dispersia
closed
3 years ago
0
Update naga to gfx-21
#851
kvark
closed
3 years ago
2
Add uniform and storage buffer arrays
#850
csnewman
closed
3 years ago
2
Don't pin web-sys and wasm-bindgen versions
#847
RichoDemus
closed
3 years ago
4
Update wgpu with depth clamping API changes
#845
kvark
closed
3 years ago
4
Update wgpu to the cross feature fix
#844
kvark
closed
3 years ago
2
Update wgpu-core with SPIRV coordinate fix
#843
kvark
closed
3 years ago
4
Inverted Y issue
#842
simast
closed
3 years ago
3
Binary size and unused code
#841
sergmister
closed
3 years ago
8
vulkan-portability on MacOS panics
#840
rybertm
closed
3 years ago
5
Update naga to gfx-20
#839
kvark
closed
3 years ago
2
Next