Connor Fitzgerald
20f5b835a7
Naga does not let storage buffers or compute happen on old GL versions
2025-12-08 12:26:45 +01:00
Connor Fitzgerald
e3149bac9e
LoadOp::DontCare ( #8549 )
2025-12-08 03:41:38 +00:00
Connor Fitzgerald
a356cb2026
Update Repo MSRV to 1.91 ( #8678 )
2025-12-07 21:52:35 -05:00
Connor Fitzgerald
40b2d3041b
[dx12] Fix detection of Int64 features ( #8667 )
2025-12-07 17:55:04 +01:00
Layl
21e6143ed0
Add MULTISAMPLE_ARRAY feature flag. ( #8571 )
2025-12-05 18:31:05 +01:00
Connor Fitzgerald
9a41de4e96
Move subgroup size info to AdapterInfo ( #8609 )
...
Co-authored-by: JMS55 <47158642+JMS55@users.noreply.github.com>
2025-12-04 17:01:56 +00:00
s-ol
2a7e8700ad
unify vk_hal::Texture::{block, external_memory} in enum TextureMemory ( #8521 )
2025-12-03 17:21:54 +01:00
Connor Fitzgerald
5895de82b5
Rename push constants to immediates ( #8586 )
2025-12-01 15:20:02 +01:00
Connor Fitzgerald
f91d9f385b
Fix vscode issues on wasm32 ( #8584 )
2025-11-27 10:56:43 +01:00
Connor Fitzgerald
dc01e6e213
Normalize logging levels ( #8579 )
2025-11-27 10:55:02 +01:00
Martin Svanberg
f114138e52
Support STORAGE_RESOURCE_BINDING_ARRAY on Metal ( #8464 )
2025-11-26 20:18:10 -05:00
Eric Engestrom
803e48ca3b
hal/vulkan: fix invalid request of VK_EXT_physical_device_drm as an instance extension ( #8554 )
2025-11-26 17:52:14 -05:00
Alix Bott
43c5d27219
fix double window class registration ( #8548 )
2025-11-26 17:51:41 -05:00
Jean Francois Pambrun
0a99be6f05
Disable DX on gnu target. ( #8430 )
2025-11-19 13:04:49 -05:00
Vecvec
7ba1a0e41c
Add enable extensions for ray queries and ray query vertex returns. ( #8545 )
2025-11-18 15:56:47 -05:00
Andreas Reich
7572bf2264
Remove unnecessary pin ( #8535 )
2025-11-16 22:17:26 +00:00
Inner Daemons
05369a6b83
Multiview on DX12 ( #8495 )
...
Co-authored-by: Andreas Reich <r_andreas2@web.de>
2025-11-16 17:46:52 +01:00
Anton Kushakov
c78f944f2f
Fix: Race condition when compute shader writes to texture. ( #8527 )
2025-11-16 16:29:41 +01:00
Inner Daemons
d0cf78c8c8
[hal/metal] Mesh Shaders ( #8139 )
...
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
Co-authored-by: Magnus <85136135+SupaMaggie70Incorporated@users.noreply.github.com>
2025-11-14 23:11:43 -05:00
Inner Daemons
92fa99af1b
Switch to pipeline stream desc for dx12 pipeline creation ( #8377 )
...
Co-authored-by: Inner Daemons <magnus.larsson.mn@gmail.com>
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
2025-11-14 21:35:28 +00:00
Vecvec
efca3f5066
[spirv] Make ray queries safer ( #8390 )
2025-11-13 00:33:32 -05:00
Inner Daemons
a05c70cef7
WGSL parsing for mesh shaders ( #8370 )
...
Co-authored-by: Jim Blandy <jimb@red-bean.com>
Co-authored-by: Erich Gubler <erichdongubler@gmail.com>
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
Co-authored-by: SupaMaggie70Incorporated <85136135+SupaMaggie70Incorporated@users.noreply.github.com>
2025-11-12 21:06:20 -05:00
s-ol
d017d48b45
Allow passing external_memory in vulkan-hal::Device::texture_from_raw() ( #8512 )
2025-11-11 11:01:02 -05:00
Erich Gubler
9447a22288
refactor(gles): document Buffer::map_flags ( #8455 )
2025-11-05 21:11:34 +00:00
Marijn Suijten
59a03eaf2f
[d3d12 wgl] Upgrade to windows 0.62 crates ( #6876 )
...
* [d3d12 wgl] Upgrade to `windows 0.59` crates
https://github.com/microsoft/windows-rs/releases/tag/0.61.0
The latest `windows 0.59` and `windows-core 0.59` crates were
just released (strangely tagged `0.61`), including some minor code
improvements for us. The MSRV has been bumped to `1.74`, but `wgpu` is
already on `1.76` anyway.
* [d3d12 wgl] Upgrade to `windows 0.61` crates
https://github.com/microsoft/windows-rs/releases/tag/63
* [d3d12 wgl] Upgrade to windows 0.62 crates
https://github.com/microsoft/windows-rs/releases/tag/69
2025-11-05 11:47:31 -05:00
Connor Fitzgerald
71b5fb0ad9
Update WARP ( #8444 )
2025-11-04 23:57:49 -05:00
Inner Daemons
ad0f3111b7
Add multiview limits and tests ( #8206 )
...
Co-authored-by: Andreas Reich <r_andreas2@web.de>
Co-authored-by: Magnus <85136135+SupaMaggie70Incorporated@users.noreply.github.com>
2025-11-01 12:08:15 +00:00
Inner Daemons
bf9f7524ec
Add mesh shading info to naga IR ( #8104 )
...
Co-authored-by: Jim Blandy <jimb@red-bean.com>
Co-authored-by: SupaMaggie70Incorporated <85136135+SupaMaggie70Incorporated@users.noreply.github.com>
2025-10-29 14:49:51 -04:00
Mikołaj Radkowski
e7fcb94888
Make multi-planar textures renderable ( #8307 )
2025-10-29 13:33:48 -04:00
atlv
ddcd89fd69
Implement shader barycentrics ( #8320 )
2025-10-29 13:15:21 -04:00
Connor Fitzgerald
ef1d31955a
Factor out swapchain to abstracted interface ( #8356 )
2025-10-26 22:02:40 -04:00
charlotte 🌸
0810110bd7
Add pci bus and device uuid to AdapterInfo ( #8290 )
2025-10-24 11:53:44 -04:00
Connor Fitzgerald
b3d94317d4
[hal/vulkan] Wait for fence signalled in vkAcquireNextImage ( #8420 )
2025-10-22 23:16:09 -04:00
Jerzy Wilczek
a70b8336c0
fix: Move DropGuards to the end of their parent structs. ( #8353 )
2025-10-16 15:58:18 -04:00
Opstic
f0209e3db8
Add support for transient textures on Vulkan and Metal ( #8247 )
...
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
2025-10-16 19:50:01 +00:00
Inner Daemons
70e2302ace
Made conv public ( #8364 )
2025-10-16 04:07:12 +00:00
Kevin Reid
98c345800a
[hal] Replace cargo-clippy feature with lint configuration.
2025-10-15 19:34:40 -04:00
Kevin Reid
a6f70c7f35
[hal] Remove unused rustc-hash dependency.
2025-10-15 19:34:40 -04:00
Kevin Reid
00b4258b32
[hal] Remove spurious gpu-allocator feature flag.
...
There was an implicit `gpu-allocator` feature because there was no
`dep:` on the optional `gpu-allocator` dependency, but enabling the
`gpu-allocator` feature does nothing (there are no occurrences of
`#[feature = "gpu-allocator"]`) so it has no reason to exist.
* `
2025-10-15 19:34:40 -04:00
Erich Gubler
54ded60d8e
fix(dx12): align tex. <-> buf. copies via intermediate buffer if !UnrestrictedBufferTextureCopyPitchSupported
2025-10-14 09:39:56 -04:00
Erich Gubler
ce69059fdf
refactor(dx12): extract copy_aligned in copy_texture_to_buffer
2025-10-14 09:39:56 -04:00
Erich Gubler
4db543cf9b
refactor(hal): impl. From conversions b/w wgh::CopyExtent and wgt::Extent3d
2025-10-14 09:39:56 -04:00
Erich Gubler
fd7530a011
refactor(dx12): lower list extraction for copies between textures and buffers
2025-10-14 09:39:56 -04:00
Erich Gubler
517018e9ae
refactor(dx12): detect UnrestrictedBufferTextureCopyPitchSupported
2025-10-14 09:39:56 -04:00
Jim Blandy
3a78566105
[wgpu-hal] Fix mismatched_lifetime_syntaxes lint in gles. ( #8324 )
...
Add a placeholder lifetime to `AdapterContext::get_without_egl_lock`
to address Clippy's concerns about easy-to-misread function
signatures.
2025-10-13 13:21:54 -04:00
Sam
a8f51f8fd1
Split MipmapFilterMode from FilterMode ( #8314 )
2025-10-08 18:06:33 +02:00
renovate[bot]
854664a90d
chore(deps): update crate-ci/typos action to v1.37.3 ( #8306 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andreas Reich <r_andreas2@web.de>
2025-10-06 19:32:39 +00:00
Connor Fitzgerald
e73d0558f0
Fix docs.rs build ( #8292 )
2025-10-06 13:11:48 -04:00
David Stern
b3c6a0b5cc
Gate DX12 mesh shader command signature initialization on device support. ( #8297 )
2025-10-04 00:41:58 +00:00
Connor Fitzgerald
482a983e10
Release v27 ( #8287 )
2025-10-01 19:36:18 -04:00