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
Fix the validation of vertex/index/instance ranges in render bundles
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
IDs can be recycled before a resource is removed from the registry
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
Allow checking type of wgpu::Instance's context
github.com/gfx-rs/wgpu - Wumpf opened this issue about 1 year ago
github.com/gfx-rs/wgpu - Wumpf opened this issue about 1 year ago
Avoid leaking submitted command encoders
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
Calling Surface::get_current_texture is not idempotent
github.com/gfx-rs/wgpu - udoprog opened this issue about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this issue about 1 year ago
Add Fractl to the showcase
github.com/gfx-rs/wgpu-rs.github.io - Shapur1234 opened this pull request about 1 year ago
github.com/gfx-rs/wgpu-rs.github.io - Shapur1234 opened this pull request about 1 year ago
Improve backend specific configuration options
github.com/gfx-rs/wgpu - Wumpf opened this issue about 1 year ago
github.com/gfx-rs/wgpu - Wumpf opened this issue about 1 year ago
Add a way to expire/recycle a texture in wgpu-core
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
Discard draws when the instance/vertex/index count is zero
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
Snatch bind groups associated with destroyed textures and buffers
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
Request INDIRECT_FIRST_INSTANCE feature in vertex_indices test
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
[d3d12] Avoid panic on instance drop
github.com/gfx-rs/wgpu - hakolao opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - hakolao opened this pull request about 1 year ago
Differentiate between device loss caused by error/drop
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
Mark the device as lost when hal produces a device lost error
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
Snatch texture views of destroyed textures
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
workaround queue references on single QueueId
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
`RequestDeviceError: Send` inconsistency with webgpu feature
github.com/gfx-rs/wgpu - kpreid opened this issue about 1 year ago
github.com/gfx-rs/wgpu - kpreid opened this issue about 1 year ago
Releasing any WGPUQueue destroys all WGPUQueues
github.com/gfx-rs/wgpu-native - PyryM opened this issue about 1 year ago
github.com/gfx-rs/wgpu-native - PyryM opened this issue about 1 year ago
Join threads in `MULTITHREADED_COMPUTE` example.
github.com/gfx-rs/wgpu - jimblandy opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - jimblandy opened this pull request about 1 year ago
Allow infinite floating point literals in Naga
github.com/gfx-rs/wgpu - pema99 opened this issue about 1 year ago
github.com/gfx-rs/wgpu - pema99 opened this issue about 1 year ago
`sampleTextureLevel(t: texture_depth_2d, ...)` enforces wrong level argument type
github.com/gfx-rs/wgpu - cshenton-work opened this issue about 1 year ago
github.com/gfx-rs/wgpu - cshenton-work opened this issue about 1 year ago
Remove the lock around TextureView::parent
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
d3d12: Propagate errors when closing command lists
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
Make wgpu-core less generic (brainstorm)
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
Support for I64 and I64 image atomics
github.com/gfx-rs/wgpu - JMS55 opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - JMS55 opened this pull request about 1 year ago
Resolve cycles in wgpu-core using weak references
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
Random CreateRenderPipelineError::Internal with empty error message on webgl
github.com/gfx-rs/wgpu - Dinnerbone opened this issue about 1 year ago
github.com/gfx-rs/wgpu - Dinnerbone opened this issue about 1 year ago
Avoid a clone when creating a Glsl shader
github.com/gfx-rs/wgpu - a1phyr opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - a1phyr opened this pull request about 1 year ago
Update wgpu-core to v0.19.1
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
build(deps): bump rayon-core from 1.12.0 to 1.12.1
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump regex-automata from 0.4.3 to 0.4.4
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump the patch-updates group with 16 updates
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
memory leak regression from 0.18 to 0.19
github.com/gfx-rs/wgpu - wez opened this issue about 1 year ago
github.com/gfx-rs/wgpu - wez opened this issue about 1 year ago
doc: CompareFunction documentation is only meaningful in the context of depth testing
github.com/gfx-rs/wgpu - mkovaxx opened this issue about 1 year ago
github.com/gfx-rs/wgpu - mkovaxx opened this issue about 1 year ago
Wasm32 build missing web_sys::Gpu*
github.com/gfx-rs/wgpu - rongcuid opened this issue about 1 year ago
github.com/gfx-rs/wgpu - rongcuid opened this issue about 1 year ago
Missing VertexFormat unorm10_10_10_2 present in other implementations
github.com/gfx-rs/wgpu - waywardmonkeys opened this issue about 1 year ago
github.com/gfx-rs/wgpu - waywardmonkeys opened this issue about 1 year ago
keep `{ComputePass,RenderPass,RenderBundle}Encoder` thread unsafe
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
Simplify examples
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
BUFFER_BINDINGS_NOT_16_BYTE_ALIGNED misfire for the unsized buffer bindings
github.com/gfx-rs/wgpu - kvark opened this issue about 1 year ago
github.com/gfx-rs/wgpu - kvark opened this issue about 1 year ago
Increase the consistency of identifiers in wgpu-core
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
Incorrect mesa version warn: mesa version < 21.2 on Mesa 23.3 driver
github.com/gfx-rs/wgpu - MeowKatee opened this issue about 1 year ago
github.com/gfx-rs/wgpu - MeowKatee opened this issue about 1 year ago
High type complexity around identifiers and a plan to reduce it
github.com/gfx-rs/wgpu - udoprog opened this issue about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this issue about 1 year ago
Error on missing web_sys_unstable_apis
github.com/gfx-rs/wgpu - rukai opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - rukai opened this pull request about 1 year ago
Autogenerated binary modules for C++ does not support StorageTextureAccess ReadOnly and ReadWrite
github.com/gfx-rs/wgpu-native - SergeyLebedkin opened this issue about 1 year ago
github.com/gfx-rs/wgpu-native - SergeyLebedkin opened this issue about 1 year ago
fix(const_eval): use component count, not arg. count, for component-wise iter.
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request about 1 year ago
Texture Binding Array not Validated Against Flag
github.com/gfx-rs/wgpu - rubengrim opened this issue about 1 year ago
github.com/gfx-rs/wgpu - rubengrim opened this issue about 1 year ago
Impl. const. eval. for "first bit" numeric built-ins
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request about 1 year ago
[d3d12] use plane 1 for stencil only views
github.com/gfx-rs/wgpu - teoxoy opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request about 1 year ago
Add a wgpu-core feature flag for turning device lost errors into panics
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
Impl. const. eval. for yet more trivial component-wise numeric built-ins in WGSL
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request about 1 year ago
update wgpu-core to v0.19
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
d3d12: Device loss due to invalid usage of CreateShaderResourceView
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
d3d12: null-check the ComPtr produced by some creation functions
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
Apparent memory leak
github.com/gfx-rs/wgpu-native - shadowndacorner opened this issue about 1 year ago
github.com/gfx-rs/wgpu-native - shadowndacorner opened this issue about 1 year ago
DX12 wrong swap-chain buffer reference error
github.com/gfx-rs/wgpu - valaphee opened this issue about 1 year ago
github.com/gfx-rs/wgpu - valaphee opened this issue about 1 year ago
Document Wayland specifics related to SurfaceTexture::present
github.com/gfx-rs/wgpu - i509VCB opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - i509VCB opened this pull request about 1 year ago
`Queue[Id(1,2,d3d12)] does not exist` internal panic during `Queue::write_buffer()` on DX12 backend
github.com/gfx-rs/wgpu - kpreid opened this issue about 1 year ago
github.com/gfx-rs/wgpu - kpreid opened this issue about 1 year ago
Make sure to copy all of the buffers into the resource array for dx12.
github.com/gfx-rs/wgpu - dtzxporter opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - dtzxporter opened this pull request about 1 year ago
Crashes on the d3d12 backend when creating a lot of texture views
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
[msl-out] prevent infinite loops from being optimized out by the metal compiler
github.com/gfx-rs/wgpu - teoxoy opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request about 1 year ago
DX12 crash with wpgu 0.19 when `desired_maximum_frame_latency` < 3
github.com/gfx-rs/wgpu - Elabajaba opened this issue about 1 year ago
github.com/gfx-rs/wgpu - Elabajaba opened this issue about 1 year ago
Make sure to unset current context in wgl Surface::configure/present
github.com/gfx-rs/wgpu - Imberflur opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - Imberflur opened this pull request about 1 year ago
Crash with ruining examples on debug mode
github.com/gfx-rs/wgpu - poweron0102 opened this issue about 1 year ago
github.com/gfx-rs/wgpu - poweron0102 opened this issue about 1 year ago
`<<` operator doesn't work well with `AbstractInt` changes in 0.19
github.com/gfx-rs/wgpu - SludgePhD opened this issue about 1 year ago
github.com/gfx-rs/wgpu - SludgePhD opened this issue about 1 year ago
Intermittent crashes in Vulkan tests on Linux
github.com/gfx-rs/wgpu - jimblandy opened this issue about 1 year ago
github.com/gfx-rs/wgpu - jimblandy opened this issue about 1 year ago
Remove HalSurface and fix layout assumptions in AnySurface and AnyDevice
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
AnyDevice and AnySurface possibly makes incorrect layout assumptions about trait objects
github.com/gfx-rs/wgpu - udoprog opened this issue about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this issue about 1 year ago
Eagerly destroy texture views and bind groups
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
github.com/gfx-rs/wgpu - nical opened this issue about 1 year ago
polish changelog for upcoming release
github.com/gfx-rs/wgpu - Wumpf opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - Wumpf opened this pull request about 1 year ago
Remove many uses of Option<T> and unwraps
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
[wgsl-in] Prune unreachable statements after const-expression evaluation
github.com/gfx-rs/wgpu - vini-fda opened this issue about 1 year ago
github.com/gfx-rs/wgpu - vini-fda opened this issue about 1 year ago
Release GPU resources from device.trackers, not from lifetime_tracker.
github.com/gfx-rs/wgpu - bradwerth opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - bradwerth opened this pull request about 1 year ago
Introduce error helpers in wgpu-core
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
Metal `half` name reserved
github.com/gfx-rs/wgpu - BenjaminSchaaf opened this issue about 1 year ago
github.com/gfx-rs/wgpu - BenjaminSchaaf opened this issue about 1 year ago
Make error plumbing less public in `wgpu-core`
github.com/gfx-rs/wgpu - udoprog opened this issue about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this issue about 1 year ago
CI: Collect basic checks in one place and add concurrency
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
avoid returning null strings
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request about 1 year ago
Improve ergonomics of gfx_select!
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
Improve test feedback and implementation
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - udoprog opened this pull request about 1 year ago
Incorrect looping in shader on metal
github.com/gfx-rs/wgpu - pieper opened this issue about 1 year ago
github.com/gfx-rs/wgpu - pieper opened this issue about 1 year ago
`Device::create_bind_group` unhelpful error message for `MissingBufferUsageError`
github.com/gfx-rs/wgpu - jorendorff opened this issue about 1 year ago
github.com/gfx-rs/wgpu - jorendorff opened this issue about 1 year ago
d3d12: Propagate descriptor heap and handle allocation errors
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - nical opened this pull request about 1 year ago
naga bugreport in bevy 0.12.1 mobile example
github.com/gfx-rs/wgpu - fr-an-k opened this issue about 1 year ago
github.com/gfx-rs/wgpu - fr-an-k opened this issue about 1 year ago
Re-export public dependencies
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request about 1 year ago
Bump wasm-bindgen from 0.2.89 to 0.2.90
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
Bump the patch-updates group with 12 updates
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
Bump Swatinem/rust-cache from 2.7.1 to 2.7.3
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
Fix cases in which instance creation may not create any context
github.com/gfx-rs/wgpu - Wumpf opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - Wumpf opened this pull request about 1 year ago
Dimension X value 4480 exceeds the limit of 4096
github.com/gfx-rs/wgpu - miketwenty1 opened this issue about 1 year ago
github.com/gfx-rs/wgpu - miketwenty1 opened this issue about 1 year ago
Add `cfg_aliases` to `wgpu-core` and `wgpu-hal`
github.com/gfx-rs/wgpu - daxpedda opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - daxpedda opened this pull request about 1 year ago
Re-Export All Public Dependencies
github.com/gfx-rs/wgpu - cwfitzgerald opened this issue about 1 year ago
github.com/gfx-rs/wgpu - cwfitzgerald opened this issue about 1 year ago
Convert Tests to Use Async Poll
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request about 1 year ago
Fix DX12 Wait with Timeout
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request about 1 year ago
Add Proper Timeouts to CI/nextest
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request about 1 year ago
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request about 1 year ago