Ecosyste.ms: OpenCollective

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

github.com/gfx-rs/gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
https://github.com/gfx-rs/gfx

Tivel

luuthienphu opened this issue 7 months ago
MTLGPUFamilyMac1 is deprecated

nullhook opened this issue about 1 year ago
pubg

Aziz1t opened this issue about 1 year ago
misaligned pointer in `queue::Queue::get`

shinmao opened this issue over 1 year ago
Missing MESH_SHADER feature in mesh-shading example

JMans15 opened this issue over 1 year ago
[pre-ll] Use #[repr(C)] for vertex & constant structs.

alexheretic opened this pull request almost 2 years ago
[v0.18] Use #[repr(C)] for vertex & constant structs.

alexheretic opened this pull request almost 2 years ago
Lambda gfx

vmarcella opened this pull request about 2 years ago
LICENSE files in package subdirs

schwa423 opened this issue almost 3 years ago
3 build errors on Windows

IronThread opened this issue almost 3 years ago
added support for aarch64 ios simulator

geertbleyen opened this pull request over 3 years ago
(macOS/iOS) readWriteTextureSupport is support on macOS 10.13+ / iOS 11.0

xiaopengli89 opened this pull request over 3 years ago
Fix broken links.

meowjesty opened this pull request over 3 years ago
Errors from VVL on Nvidia

dudochkin-victor opened this issue over 3 years ago
Prepare to Release 0.9

cwfitzgerald opened this pull request over 3 years ago
Bump naga to gfx-26

cwfitzgerald opened this pull request over 3 years ago
expose the underlying metal device

ccbrown opened this pull request over 3 years ago
Entered unreachable code on vulkan create fence

JCapucho opened this issue over 3 years ago
Support wgpu skybox example on webgl

Frizi opened this pull request over 3 years ago
Correction on the description of the direct display behaviour for the quad example

Uniformbuffer3 opened this pull request over 3 years ago
Fix WebGL backend for wgpu-rs cube example

Frizi opened this pull request over 3 years ago
Make `enabled_extensions` public in Vulkan backend

LaylBongers opened this pull request over 3 years ago
Use hasUnifiedMemory instead of isLowPower on Metal

kvark opened this issue over 3 years ago
Black screen when --features=gl

dudochkin-victor opened this issue over 3 years ago
Add features needed for wgpu to dx12 backend

ncharlton02 opened this pull request over 3 years ago
Low level interop with Vulkan backend

zarik5 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
Direct display feature for the Vulkan backend

Uniformbuffer3 opened this pull request over 3 years ago
[metal] provide size information to the shaders

kvark opened this pull request over 3 years ago
Support dynamic array sizes on Metal

kvark opened this issue over 3 years ago
External memory feature for Vulkan backend

Uniformbuffer3 opened this pull request over 3 years ago
Fix panic on Android app reopen

zakorgy opened this pull request over 3 years ago
Prevent accessing NSView from other threads

zakorgy opened this pull request over 3 years ago
Update naga to gfx-24 tag

kvark opened this pull request over 3 years ago
Draft support for buffer sizes

lachlansneff opened this pull request over 3 years ago
Link error: missing symbol _kCAGravityTopLeft on macOS

parasyte opened this issue over 3 years ago
Typo fix for unknown error message in window.rs

ghost opened this pull request over 3 years ago
renderdoc: backend-agnostic RenderDoc frame capture functionality

manuel-woelker opened this pull request over 3 years ago
Remove Naga preference setting from GL and Metal

kvark opened this pull request over 3 years ago
gfx_backend_gl and metal: can't find create

str0yd opened this issue over 3 years ago
Fixed missing or wrong name links on documentation.

Uniformbuffer3 opened this pull request over 3 years ago
Fix link to `wgpu-rs` in README.md

tangmi opened this pull request over 3 years ago
README update

kvark opened this pull request over 3 years ago
metal: Link to QuartzCore

scoopr opened this pull request over 3 years ago
[mtl] hack around supports_family check

kvark opened this pull request over 3 years ago
```supports_family``` only available on iOS 13

jinleili opened this issue over 3 years ago
Release hal-0.8

kvark opened this pull request over 3 years ago
Make Dx11 fill_buffer use an extra buffer for non 16-byte aligned fills

Imberflur opened this pull request over 3 years ago
[mtl] memory allocation and draw perf markers

kvark opened this pull request over 3 years ago
[mtl] profiling fixes

kvark opened this pull request over 3 years ago
Update profiling to 1.0

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

kvark opened this pull request over 3 years ago
[metal] integrate profiling

kvark opened this pull request over 3 years ago
macos: Set layerContentsPlacement to topleft

scoopr opened this pull request over 3 years ago
[vk] handle unknown swapchain creation errors

kvark opened this pull request over 3 years ago
Rename blend color to blend constants

kvark opened this pull request over 3 years ago
[0.7/dx12] Reset command allocators periodically

grovesNL opened this pull request over 3 years ago
Sampler reduction modes exposed

kvark opened this pull request over 3 years ago
Add image usage parameter to the view creation

kvark opened this pull request over 3 years ago
implement debug markers for metal

adamnemecek opened this pull request over 3 years ago
List all features in colour-uniform error message

hgallagher1993 opened this pull request over 3 years ago
max_value() is being deprecated, use ::MAX instead

hgallagher1993 opened this pull request over 3 years ago
[metal] immutable sampler support on Naga path

kvark opened this pull request over 3 years ago
Use Binary Archives as a pipeline cache on the metal backend

expenses opened this pull request over 3 years ago
fill_buffer start has to be 16-byte aligned on DX11

kvark opened this issue over 3 years ago
[vk] only free non-zero number of commmand buffers or descriptors

kvark opened this pull request over 3 years ago
Pipeline cache serialization/deserialization investigation

expenses opened this issue over 3 years ago
Fix buffer descriptor indexing on vulkan1.2

csnewman opened this pull request over 3 years ago
Update naga to gfx-20

kvark opened this pull request over 3 years ago
avoid panic & error propagation on DSV creation

Imberflur opened this pull request almost 4 years ago
Don't panic on start_capture unnecessarily

kvark opened this pull request almost 4 years ago
Naga path does not respect NDC_Y_UP feature

kvark opened this issue almost 4 years ago
Prevent accessing NSView from other threads

kvark opened this issue almost 4 years ago
Is there a way to access raw handles for components?

jdu opened this issue almost 4 years ago
Changelog for v0.8

kvark opened this issue almost 4 years ago
Support VK_KHR_synchronization2 in the API

kvark opened this issue almost 4 years ago
Add Usage flags to the ImageView creation

kvark opened this issue almost 4 years ago
[mtl] present with transaction, optionally

kvark opened this pull request almost 4 years ago
[GL] Testing with the Android Emulator on CI

Gordon-F opened this pull request almost 4 years ago
WIP acceleration structure API proposal

tangmi opened this pull request about 4 years ago
Sampler reduction modes

kvark opened this issue about 4 years ago
True coherent memory on DX12

kvark opened this issue about 4 years ago
Panic on reopen Android app. ERROR_SURFACE_LOST_KHR

enfipy opened this issue about 4 years ago
Add get_buffer_device_address extension/feature to gfx-rs (vulkan only)

lachlansneff opened this pull request about 4 years ago
Expose IMAGE_CUBE_ARRAY feature

kvark opened this issue over 4 years ago
Installation instructions failed

matthewmueller opened this issue over 4 years ago
Support for OpenXR

lachlansneff opened this issue over 4 years ago
Set up GPU-enabled CI

kvark opened this issue over 5 years ago