Ecosyste.ms: OpenCollective

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

gfx-rs hardware

[frozen] Provide hardware to contributors for testing and development.
Collective - Host: opensource - https://opencollective.com/gfx-rs - Website: https://gfx-rs.github.io - Code: https://github.com/gfx-rs

Refactor WGSL atomic writing

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
Refactor MSL atomic writing

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
Make `scalar_width` return size in bytes

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
Allow unconsumed inputs in fragment shaders

github.com/gfx-rs/wgpu - Imberflur opened this pull request 10 months ago
Wire up Timestamp Queries in WebGPU

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 months ago
[v0.19] Wire up Timestamp Queries in WebGPU Backend

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 months ago
[hal] Update crate documentation and wgpu-hal/README.md.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
[spv-in] add support for specialization constants

github.com/gfx-rs/wgpu - teoxoy opened this pull request 10 months ago
repo: add `shell.nix` and `.envrc`

github.com/gfx-rs/wgpu - MultisampledNight opened this pull request 10 months ago
Fix Buffer Mapping Deadlock

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 months ago
[v0.19] Fix Buffer Mapping Deadlock

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 months ago
[core] Document command encoding and command buffers.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
Float literal is infinite

github.com/gfx-rs/wgpu - apessino opened this issue 10 months ago
[core] Use `expect` instead of "if let else panic".

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
water test: Expect additional error from GPU validation.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
raytracing example bugg

github.com/gfx-rs/metal-rs - 5-23 opened this issue 10 months ago
build(deps): bump the patch-updates group with 35 updates

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 10 months ago
build(deps): bump crate-ci/typos from 1.19.0 to 1.20.4

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 10 months ago
EGL BadDisplay when using Wayland

github.com/gfx-rs/wgpu - valaphee opened this issue 10 months ago
[wgpu-hal] Upgrade to `ash 0.38`

github.com/gfx-rs/wgpu - MarijnS95 opened this pull request 10 months ago
build(deps): bump the patch-updates group with 29 updates

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 10 months ago
Pipeline constants

github.com/gfx-rs/wgpu - teoxoy opened this pull request 10 months ago
[wgpu-core] pass resources as Arcs when adding them to the registry

github.com/gfx-rs/wgpu - lylythechosenone opened this pull request 10 months ago
Add DirectX ShaderModel 6.1-6.7 detection

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
Add Metal 3.0 and 3.1 detection

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
Fix device limits diverging from base limits by default

github.com/gfx-rs/wgpu-native - radgeRayden opened this pull request 10 months ago
Seg fault with Wayland + Nvidia 535 drivers

github.com/gfx-rs/wgpu - acarl005 opened this issue 10 months ago
[naga wgsl-in] Fill out error message for deep nesting.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
implement slice for QueueWriteBuffer

github.com/gfx-rs/wgpu - Smicry opened this pull request 10 months ago
Prefer OpenGL over OpenGL ES

github.com/gfx-rs/wgpu - valaphee opened this pull request 10 months ago
Prefer OpenGL over OpenGL ES

github.com/gfx-rs/wgpu - valaphee opened this issue 10 months ago
refactor(deno): simplify error handling

github.com/gfx-rs/wgpu - crowlKats opened this pull request 11 months ago
Implement Unorm10_10_10_2 VertexFormat

github.com/gfx-rs/wgpu - McMackety opened this pull request 11 months ago
naga: Support the `enable` directive

github.com/gfx-rs/wgpu - armansito opened this issue 11 months ago
Strongly typed buffers with bytemuck::Pod

github.com/gfx-rs/wgpu - axelkar opened this issue 11 months ago
chore: update deno

github.com/gfx-rs/wgpu - crowlKats opened this pull request 11 months ago
texture_2d_array error

github.com/gfx-rs/wgpu - Alphapage opened this issue 11 months ago
build(deps): bump the patch-updates group with 27 updates

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 11 months ago
[wgpu] Document buffer mapping.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 11 months ago
Add a `resume` function on `CommandEncoder` (hal)

github.com/gfx-rs/wgpu - lylythechosenone opened this issue 11 months ago
Add metadata getters to `TextureView`

github.com/gfx-rs/wgpu - TheOnlyMrCat opened this issue 11 months ago
Fix deno_webgpu & cts_runner

github.com/gfx-rs/wgpu - crowlKats opened this pull request 11 months ago
Add more hal methods

github.com/gfx-rs/wgpu - JMS55 opened this pull request 11 months ago
[hal/vulkan] Document physical device info structures.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 11 months ago
[hal/vulkan] Use `Option::insert` and avoid an `unwrap`.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 11 months ago
Black Window with Wayland + Integrated Graphics

github.com/gfx-rs/wgpu - wyatt-herkamp opened this issue 11 months ago
Multiple leaks on Metal backend

github.com/gfx-rs/wgpu - menduz opened this issue 11 months ago
Add recursion limit for curly braces in WGSL

github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 11 months ago
Internal documentation

github.com/gfx-rs/wgpu - lylythechosenone opened this issue 11 months ago
wgpu needs benchmarks

github.com/gfx-rs/wgpu - jimblandy opened this issue 11 months ago
Fix indexed drawing with RenderBundle

github.com/gfx-rs/wgpu - Wumpf opened this pull request 11 months ago
[naga] Add some documentation for the uniformity analysis.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 11 months ago
Object-safe traits within wgpu-hal

github.com/gfx-rs/wgpu - lylythechosenone opened this pull request 11 months ago