-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Insights: gfx-rs/wgpu
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by 8 people
-
Skip
wgpu_gpu::oom::query_set_oom_test
on Vulkan.#7818 merged
Jun 18, 2025 -
Deferred error reporting for command encoder operations
#7798 merged
Jun 17, 2025 -
Deferred error reporting for transfer commands
#7794 merged
Jun 17, 2025 -
Add ExternalTexture BindingType behind new Feature flag
#7732 merged
Jun 17, 2025 -
[naga] Support
textureSampleBaseClampToEdge()
for texture2d#7709 merged
Jun 17, 2025 -
[Naga msl-out] Add padding to end of structs. And run some textureSample CTS tests that now pass
#7804 merged
Jun 17, 2025 -
[naga spv-in] Lay out entry point output structs correctly.
#7807 merged
Jun 17, 2025 -
[CI] Use fixed version of WARP for Windows CTS runs
#7815 merged
Jun 17, 2025 -
chore(cts): Fix parsing of Git for Windows version string
#7814 merged
Jun 17, 2025 -
[naga] Always compact the module in process_overrides
#7795 merged
Jun 16, 2025 -
[deno] Fix dropping of command encoders/buffers, and an enum typo
#7808 merged
Jun 16, 2025 -
chore(cts): clone CTS only shallowly
#7800 merged
Jun 16, 2025 -
Update Cargo.lock
#7809 merged
Jun 16, 2025 -
[spirv-out] Prevent naga crashing on an aliased ray query.
#7759 merged
Jun 16, 2025 -
Implement
clip-distances
extension for GL and Vulkan backends#7730 merged
Jun 16, 2025 -
[naga spv-in] Add support for memory barriers
#7630 merged
Jun 16, 2025
14 Pull requests opened by 7 people
-
Fix OpenBSD compilation of `wgpu_hal::vulkan::drm`
#7810 opened
Jun 16, 2025 -
[deno] Don't report support for native-only features
#7813 opened
Jun 16, 2025 -
Report errors when `CommandEncoder.finish` is called
#7820 opened
Jun 18, 2025 -
[naga wgsl-in wgsl-out] WGSL support for texture_external texture type
#7822 opened
Jun 18, 2025 -
wgpu-core implementation for external textures
#7823 opened
Jun 18, 2025 -
Rework of `wgpu_hal` vulkan buffer importing
#7824 opened
Jun 18, 2025 -
Added reporting of VK_KHR_external_memory_fd vulkan extension as feature
#7825 opened
Jun 18, 2025 -
[naga hlsl-out] HLSL implemention of external textures
#7826 opened
Jun 18, 2025 -
Expose raw_factory
#7827 opened
Jun 18, 2025 -
Allow enabling additional vulkan extensions in `Adapter::open` and `Instance::init`
#7829 opened
Jun 19, 2025 -
[wgpu-types]: Add cross-platform `Mutex` and `RwLock`
#7830 opened
Jun 19, 2025 -
DXIL & HLSL passthrough
#7831 opened
Jun 19, 2025 -
External memory fd implementation
#7832 opened
Jun 19, 2025 -
Initial precompiled shaders implementation
#7834 opened
Jun 20, 2025
5 Issues closed by 3 people
-
Avoid panics in render command recording
#1410 closed
Jun 20, 2025 -
[wgsl-in] `textureSampleBaseClampToEdge` not present as a built-in
#7539 closed
Jun 17, 2025 -
textureSample CTS execution tests fail on Macos
#7803 closed
Jun 17, 2025 -
Intermittent `cannot remove a vacant resource` panics running in deno
#7797 closed
Jun 16, 2025
9 Issues opened by 8 people
-
[UBUNTU] Resizing windows with no decorations does not immediately update window contents
#7836 opened
Jun 21, 2025 -
Slang / HLSL Texture2D<uint> validation error
#7835 opened
Jun 20, 2025 -
`TextureBlitter` should allow for alpha multiplication.
#7828 opened
Jun 18, 2025 -
create_surface must be unsafe on vulkan
#7821 opened
Jun 18, 2025 -
Plan for external memory, external semaphores, etc
#7819 opened
Jun 17, 2025 -
`wgpu_gpu::oom::query_set_oom_test` gets killed by kernel
#7817 opened
Jun 17, 2025 -
Crash in AGX::RenderContext::endRenderPassCommon
#7816 opened
Jun 17, 2025 -
[deno] Calling `CommandEncoder.finish` multiple times should raise a validation error
#7812 opened
Jun 16, 2025 -
`Not enough memory left` error on `panvk` driver
#7811 opened
Jun 16, 2025
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: add `wgpu_types::error::{ErrorType, WebGpuError}`, use them to classify errors in `wgpu` and `deno_webgpu`
#6547 commented on
Jun 18, 2025 • 10 new comments -
Allow Naga `spv-in` and `spv-out` in `no_std`
#7760 commented on
Jun 18, 2025 • 2 new comments -
DX12: Align copies b/w textures and buffers when `D3D12_FEATURE_DATA_D3D12_OPTIONS13.UnrestrictedBufferTextureCopyPitchSupported` is `false`
#7721 commented on
Jun 18, 2025 • 1 new comment -
chore(CHANGELOG): merge `Unreleased/New features/Naga` sections
#7802 commented on
Jun 18, 2025 • 0 new comments -
[naga] cli support for process_overrides compaction
#7792 commented on
Jun 18, 2025 • 0 new comments -
MVP `no_std` for `wgpu-core`
#7746 commented on
Jun 19, 2025 • 0 new comments -
[hal metal] ray tracing acceleration structures
#7660 commented on
Jun 18, 2025 • 0 new comments -
Precompiled Shaders
#3103 commented on
Jun 21, 2025 • 0 new comments -
[core] Move renderpass end validation in creation to match the spec
#6735 commented on
Jun 20, 2025 • 0 new comments -
Dependency Dashboard
#7612 commented on
Jun 18, 2025 • 0 new comments -
[naga] Validation missing for array sizes based on overrides
#7806 commented on
Jun 18, 2025 • 0 new comments -
Testing Tracking Issue
#3678 commented on
Jun 18, 2025 • 0 new comments -
Make `SAMPLER_CREATION_FAILURE` test case pass on Windows WARP
#7805 commented on
Jun 18, 2025 • 0 new comments -
`process_overrides` may produce invalid `Emit` statements
#7793 commented on
Jun 18, 2025 • 0 new comments -
[naga glsl-out] Implement coordinate clamping for textureSampleBaseClampToEdge for GLSL
#7791 commented on
Jun 18, 2025 • 0 new comments -
[naga] Integrate the call to `process_overrides` with backend entrypoints
#7734 commented on
Jun 17, 2025 • 0 new comments -
Vulkan validation errors in Bevy
#7754 commented on
Jun 16, 2025 • 0 new comments -
[const-eval] Don't call `cast` in the implementation of `select`
#7788 commented on
Jun 16, 2025 • 0 new comments -
[d3d12] Support padded `rows_per_image` for 3D texture writes
#4150 commented on
Jun 16, 2025 • 0 new comments -
support `enable clip_distances` extension
#6236 commented on
Jun 16, 2025 • 0 new comments -
Add support for memory pressure events
#7755 commented on
Jun 16, 2025 • 0 new comments -
[deno] Some CTS tests are failing on Mac due to requesting the `mappable-primary-buffers` feature
#7796 commented on
Jun 16, 2025 • 0 new comments -
WGSL: Support the `unrestricted_pointer_parameters` language extension
#5158 commented on
Jun 15, 2025 • 0 new comments -
Vulkan surface creation fails on wayland
#6320 commented on
Jun 15, 2025 • 0 new comments