wgpu/wgpu-hal/src
Andreas Reich ae6c6fbea4
Fix Vulkan surface capabilities being advertised when its query failed. (#6510)
* distinguish `GetSurfaceSupportError` between backend unsupported and failing to get surface caps

* Fix vulkan backend returning invalid surface configuration

* changelog entry
2024-11-12 23:51:07 +01:00
..
auxil style: split (most) string literals over 100-column line width limit 2024-10-03 10:57:28 -04:00
dx12 Dx12 HAL texture: expose raw resource (#6502) 2024-11-08 18:54:10 +01:00
dynamic Make bind group an Option for set_bind_group calls. (#6216) 2024-09-06 14:29:09 -07:00
gles Optimise GL fence checking by querying less (#6427) 2024-10-20 20:02:10 -04:00
metal Fix Issue 6467: Prevent MacOS crash on invalid workgroup size definition (#6494) 2024-11-05 14:21:33 +01:00
vulkan Fix Vulkan surface capabilities being advertised when its query failed. (#6510) 2024-11-12 23:51:07 +01:00
empty.rs Fix the internal buffer and texture count (#6223) 2024-09-05 18:53:01 +00:00
lib.rs [wgpu-hal] Change the DropCallback API to use FnOnce instead of FnMut (#6482) 2024-10-31 11:28:41 -04:00