Ecosyste.ms: OpenCollective

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

github.com/gfx-rs/wgpu-rs

Rust bindings to wgpu native library
https://github.com/gfx-rs/wgpu-rs

Handle winit exception in web to avoid breaking async executor

Frizi opened this pull request over 3 years ago
Add include_wgsl!() macro

WindowsVista42 opened this pull request over 3 years ago
Update wgpu to eadaa1b7d8f585761e28445904fe619b180aca0d

kvark opened this pull request over 3 years ago
Bunnymark example

kvark opened this pull request over 3 years ago
Add bindings for raw vulkan types

LaylBongers opened this pull request over 3 years ago
Specify latest gfx release branch in README

grovesNL opened this pull request over 3 years ago
Update capture API

kvark opened this pull request over 3 years ago
Change the texture sample type for the cube example from Float to Uint

igowen opened this pull request over 3 years ago
WIP: OpenXR integration

blaind opened this pull request over 3 years ago
Update naga to gfx-25

kvark opened this pull request over 3 years ago
Add feature request for wgpu-rs

cwfitzgerald opened this pull request over 3 years ago
Add include_wgsl!() macro

JMS55 opened this issue over 3 years ago
Fill Out Issue Templates

cwfitzgerald opened this pull request over 3 years ago
Validation warnings should say which shader they were triggered by

fintelia opened this issue over 3 years ago
Release 0.8.1

kvark opened this pull request over 3 years ago
Fix initializing buffer with unaligned data

Uriopass opened this pull request over 3 years ago
Incorrect LoadOp::Clear results

vickles opened this issue over 3 years ago
Incorrect shader arg interpolation lint in v0.8?

dhardy opened this issue over 3 years ago
Remove profiling dependency, bump version to 0.8

kvark opened this pull request over 3 years ago
Update naga to gfx-23

kvark opened this pull request over 3 years ago
Texture format R8Unorm | R16Float not supported for storage use.

jinleili opened this issue over 3 years ago
Derive Default for PipelineLayoutDescriptor

dzil123 opened this pull request over 3 years ago
Boids example: cleaner rand code

dhardy opened this pull request over 3 years ago
Remove zero padding from `create_buffer_init`

grovesNL opened this pull request over 3 years ago
Remove dead code

dhardy opened this pull request over 3 years ago
Add Buffer::len to get length?

dhardy opened this issue over 3 years ago
Update gfx and naga to gfx-22

kvark opened this pull request over 3 years ago
[0.7] Segfaults in most 3d examples

mabysh opened this issue over 3 years ago
Remove glslangvalidator requirements from water example

Gordon-F opened this pull request over 3 years ago
Drops the Sync requirement from UncapturedErrorHandler

adamnemecek opened this pull request over 3 years ago
Fix typos - it's -> its

ashpil opened this pull request over 3 years ago
Update blend APIs

kvark opened this pull request over 3 years ago
updated wgpu with more copyable types

adamnemecek opened this pull request over 3 years ago
geometry shader for xr

HyeokSuLee opened this issue over 3 years ago
Add map alignment from wgpu-types

Dispersia opened this pull request over 3 years ago
Add uniform and storage buffer arrays

csnewman opened this pull request over 3 years ago
Binary size and unused code

sergmister opened this issue almost 4 years ago
vulkan-portability on MacOS panics

rybertm opened this issue almost 4 years ago
How do I use gecko branch as a dependency?

Zageron opened this issue almost 4 years ago
Metal Validation Error using arrays in out parameters (wgpu-0.7)

cs-cordero opened this issue almost 4 years ago
Vulkan validation errors on wgpu-rs 0.7

AndiHofi opened this issue almost 4 years ago
[WebGL] Cannot create INDEX buffer.

Tnze opened this issue almost 4 years ago
0.6.2 panics with PendingTransition error

jeancf opened this issue almost 4 years ago
Non-strip Primitive Topologies Specify an Invalid Index State

Twinklebear opened this issue almost 4 years ago
Division not working as intended in the Boids example

baptistemanson opened this issue almost 4 years ago
hello-triangle example compiled for WASM panics

ntroast opened this issue almost 4 years ago
RFC: Continuously run poll from a background thread on native backend

grovesNL opened this pull request almost 4 years ago
Don't use Option for pipeline fields that are inferred

JMS55 opened this issue about 4 years ago
WGSL shader conversion for the examples

kvark opened this pull request about 4 years ago
Invalid HLSL generated for push constants in rust-gpu example

grovesNL opened this issue about 4 years ago
Emscripten support

chayleaf opened this issue about 4 years ago
STATUS_HEAP_CORRUPTION on Device::create_pipeline_layout

Lowentwickler opened this issue about 4 years ago
Incorrect shader validation when using wgpu::VertexFormat::Ushort2Norm

lain-dono opened this issue about 4 years ago
`set_index_buffer` should accept index format

grovesNL opened this issue about 4 years ago
[Blocked] Relax render/compute pass lifetimes

kvark opened this pull request about 4 years ago
Document buffer mapping alignment requirements

Yamakaky opened this issue over 4 years ago
Shader validation error for sampler usage

antonok-edm opened this issue over 4 years ago
Memory issue on resize

ghost opened this issue over 4 years ago
Error running the Bevy engine and wgpu example cube.

actuday6418 opened this issue over 4 years ago
Graphics shaking on window resize

maitysubhasis opened this issue over 4 years ago
Examples rendered upside down

mbenoukaiss opened this issue over 4 years ago
Add an mdBook

cormac-obrien opened this pull request over 4 years ago
Run event loop outside async function

dragly opened this pull request over 4 years ago
Water example fails to compile shader on metal 1

StarArawn opened this issue over 4 years ago
Bind group ShaderStage platform-dependent behavior

antonok-edm opened this issue over 4 years ago
Missing features from the example matrix

kvark opened this issue over 4 years ago
GPU hung on one of our command buffers (VK_ERROR_DEVICE_LOST)

Yamakaky opened this issue over 4 years ago
Merge `capture` example into another one as a screenshot feature

kvark opened this issue over 4 years ago
Examples: Don't Resize Swapchain to 0x0

Yamakaky opened this issue over 4 years ago
Running on Android example

vogre opened this issue over 4 years ago
Inconsistent cubemap sampling

Limeth opened this issue over 4 years ago
Describe example panics

MichaelMcDonnell opened this issue over 4 years ago
Segfault while running hello-triangle on v0.5

Yamakaky opened this issue over 4 years ago
Reading from buffer never finishes

br-lewis opened this issue over 4 years ago
Creating an unrelated buffer stops text from rendering

MichaelBaker opened this issue over 4 years ago
Added sync feature for blocking operations

zesterer opened this pull request over 4 years ago
VKTrace/DXR Support

r4nd0m1z3r opened this issue over 4 years ago
Shared Uniform Buffer

erlendp opened this issue almost 5 years ago
Segfault when incorrect shader specified

chao-mu opened this issue almost 5 years ago
New surface runtime panic

Roba1993 opened this issue almost 5 years ago
Object lifetimes

aloucks opened this issue almost 5 years ago
`Texture` API feedback - having a `Texture` keep its descriptor

mitchmindtree opened this issue almost 5 years ago
Cannot compile hello-compute on Windows

jpryne opened this issue almost 5 years ago
Is there support for device camera?

stephanemagnenat opened this issue almost 5 years ago
Timeout when acquiring next swap chain texture

wezm opened this issue almost 5 years ago
Window closes when resized (Linux)

ghost opened this issue about 5 years ago
SwapChain::get_next_texture panic on mac

bch29 opened this issue about 5 years ago
Cleanup integer param types in rust API wrapper

swiftcoder opened this issue about 5 years ago
[feature request] Allow the application to provide API-native shader code

swiftcoder opened this issue about 5 years ago
UBO array's will be misaligned if their size isn't a power of 2

ocboogie opened this issue over 5 years ago
HAL Interop

kvark opened this issue over 5 years ago