Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gfx-rs/wgpu-native

Native WebGPU implementation based on wgpu-core
https://github.com/gfx-rs/wgpu-native

fix push constants extension api

rajveermalviya opened this pull request about 1 year ago
Update wgpu.h to annotate WGPU_NULLABLE parameters

laurelkeys opened this pull request about 1 year ago
Const-ness issues in push constants API

lisyarus opened this issue about 1 year ago
`Arc` and not `Send` / `Sync`

waywardmonkeys opened this issue about 1 year ago
wgpu: `webgpu.h` backend

rajveermalviya opened this issue about 1 year ago
wgpu

rajveermalviya opened this issue about 1 year ago
fix wgpuEnumerateAdapters backend options

rajveermalviya opened this pull request about 1 year ago
Update to bindgen 0.69

waywardmonkeys opened this pull request about 1 year ago
wgpuInstanceRequestAdapter fails when called with a specific backend

vehsakul opened this issue about 1 year ago
Fix some typos.

waywardmonkeys opened this pull request about 1 year ago
doc: Add some missing backticks for identifiers.

waywardmonkeys opened this pull request about 1 year ago
ci: Update to `actions/checkout@v4` from `v3`.

waywardmonkeys opened this pull request about 1 year ago
Build packages for Mac Catalyst

ifiddynine opened this pull request about 1 year ago
update wgpu

rajveermalviya opened this pull request about 1 year ago
Backport #330 to v0.18

rajveermalviya opened this pull request about 1 year ago
fix macos packages

rajveermalviya opened this pull request about 1 year ago
Broken MacOS distribution

lisyarus opened this issue about 1 year ago
add linux/aarch64 support. (#326)

rajveermalviya opened this pull request about 1 year ago
Question about instance flags validation and debug

almarklein opened this issue about 1 year ago
add linux/aarch64 support.

dskkato opened this pull request about 1 year ago
update webgpu-headers

rajveermalviya opened this pull request about 1 year ago
WGPUStorageTextureAccess missing access modes

simeks opened this issue about 1 year ago
Add missing webgpu features, part 2

almarklein opened this pull request about 1 year ago
Add missing webgpu features

almarklein opened this pull request about 1 year ago
Backport #320 to `v0.18`

rajveermalviya opened this pull request about 1 year ago
GetBindGroupLayout 'raises error' instead of panicing on invalid index

almarklein opened this pull request about 1 year ago
update wgpu-core to v0.18.1

rajveermalviya opened this pull request about 1 year ago
update to latest wgpu-core

radgeRayden opened this pull request about 1 year ago
Buffer mapping example

almarklein opened this pull request about 1 year ago
Clamping when rendering onto R16Uint format textures

mathiasplans opened this issue about 1 year ago
fix some samples releasing a null surface texture

radgeRayden opened this pull request about 1 year ago
Implement some QuerySet getters

rajveermalviya opened this pull request about 1 year ago
allow handling errors for spirv and glsl shader

rajveermalviya opened this pull request about 1 year ago
better base limits for device

rajveermalviya opened this pull request about 1 year ago
Validation Error - make run-example-triangle

IvorBr opened this issue about 1 year ago
examples: undefined ref to pthread_* in wsl2

rajveermalviya opened this issue about 1 year ago
update webgpu-native headers

rajveermalviya opened this pull request about 1 year ago
ci: setup cache

rajveermalviya opened this pull request about 1 year ago
update wgpu to 0.18.0

rajveermalviya opened this pull request about 1 year ago
update wgpu to current trunk

rajveermalviya opened this pull request over 1 year ago
Xlib's `Window` should be `u64` not `u32`

heysokam opened this issue over 1 year ago
update wgpu to 0.17.2

rajveermalviya opened this pull request over 1 year ago
Limits fallback

rajveermalviya opened this pull request over 1 year ago
ci: add cargo fmt check

rajveermalviya opened this pull request over 1 year ago
support occlusion query

rajveermalviya opened this pull request over 1 year ago
Add option for gles3 minor version in instance extras

eliemichel opened this pull request over 1 year ago
Compile error with --target=wasm32-unknown-unknown

Kimbatt opened this issue over 1 year ago
Adapters with lower-than-default limits

eliemichel opened this issue over 1 year ago
Timestamp queries in render/compute pass descriptor

eliemichel opened this pull request over 1 year ago
Integration with Swift C++ Interoperability.

seivan opened this issue over 1 year ago
New enum values for wgpu-native specific enums

rajveermalviya opened this pull request over 1 year ago
update webgpu headers

rajveermalviya opened this pull request over 1 year ago
Allow Undefined value for load/store op

eliemichel opened this pull request over 1 year ago
Sampler for a RGBA32_Float texture is not working

aparis69 opened this issue over 1 year ago
Non-compliant handling of LoadOp/StoreOp

eliemichel opened this issue over 1 year ago
Update binary builds article

Korijn opened this issue over 1 year ago
update WGPU.NET's description

Trivaxy opened this pull request over 1 year ago
Modify WGPU.NET's description

Trivaxy opened this issue over 1 year ago
Begin moving to new header version

Beyley opened this pull request over 1 year ago
Add Alimer.Bindings.WebGPU

amerkoleci opened this pull request over 1 year ago
fix macos arm64 build

rajveermalviya opened this pull request over 1 year ago
python binding is not able to pass numpy array to wgpuQueueWriteBuffer

prashant-saxena opened this issue over 1 year ago
update wgpu to v0.17.0

rajveermalviya opened this pull request over 1 year ago
avoid creating unnecessary owned strings & fix limits

rajveermalviya opened this pull request over 1 year ago
update wgpu to v0.16.2

rajveermalviya opened this pull request over 1 year ago
update wgpu-core to 0.16.1

rajveermalviya opened this pull request over 1 year ago
update webgpu headers

rajveermalviya opened this pull request over 1 year ago
Update headers

Beyley opened this pull request over 1 year ago
No SType for WGPUInstanceEnumerateAdapterOptions

eliemichel opened this issue over 1 year ago
Validation error in DX12 but not Vulkan

radgeRayden opened this issue over 1 year ago
expose refcounting functions

rajveermalviya opened this pull request over 1 year ago
Implement RG11B10UfloatRenderable

AlbinBernhardssonARM opened this pull request over 1 year ago
Implement unclipped_depth

AlbinBernhardssonARM opened this pull request over 1 year ago
Fix renamed wgpu symbols

guusw opened this pull request over 1 year ago
Expose TextureViewArray, SamplerArray and associated extensions to the C API

Linx145 opened this pull request over 1 year ago
WGPU surface gets outdated on win32 when window is minimized

tcaer opened this issue over 1 year ago
update headers

rajveermalviya opened this pull request over 1 year ago
implement some new functions & some minor fixes

rajveermalviya opened this pull request over 1 year ago
Better error handling

rajveermalviya opened this pull request over 1 year ago
Why does this need to link against Winsock 2 on Windows?

1danielcoelho opened this issue over 1 year ago
refactor

rajveermalviya opened this pull request over 1 year ago
[WIP] Implement missing texture property accessors

eliemichel opened this pull request over 1 year ago
Add `Force32` guard to `WGPUNativeFeature`

eliemichel opened this pull request over 1 year ago
Fill in more of `WGPUAdapterProperties`

PyryM opened this pull request over 1 year ago
cd: update docker image to manylinux_2_28_x86_64

rajveermalviya opened this pull request almost 2 years ago
Update Branch Name in cd.yml

cwfitzgerald opened this pull request almost 2 years ago
update wgpu-core to 0.16

rajveermalviya opened this pull request almost 2 years ago
refactor examples

rajveermalviya opened this pull request almost 2 years ago
Generate CMake distribution in CD

eliemichel opened this pull request almost 2 years ago
rust nightly now uses ntdll apis

rajveermalviya opened this pull request almost 2 years ago
Add wgpu_native.dll.lib and wgpu_native.pdb to windows package

BenjaminSchaaf opened this pull request almost 2 years ago
allow 0 for `BufferBindingLayout.minBindingSize`

rajveermalviya opened this pull request almost 2 years ago
update webgpu-headers

rajveermalviya opened this pull request almost 2 years ago
add stubs for unimplemented fns & implement some fns

rajveermalviya opened this pull request almost 2 years ago