Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
https://github.com/gfx-rs/wgpu
CI scripts
680918a11d4bb982c8069a42a7d34e03ef7466fe authored over 6 years ago by Dzmitry Malyshau <[email protected]>
680918a11d4bb982c8069a42a7d34e03ef7466fe authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Simple README
9dc0db283626ff33cffe73c40098f214baa9d721 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
9dc0db283626ff33cffe73c40098f214baa9d721 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Hook up gfx-backend-empty
72dc47aba31f0217bcc6c62bc561ab24a2c5cc86 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
72dc47aba31f0217bcc6c62bc561ab24a2c5cc86 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Add gfx-memory dependency
95d18b01cab0ef2097a20ca2ed1dc8f4aed8ac1c authored over 6 years ago by Dzmitry Malyshau <[email protected]>
95d18b01cab0ef2097a20ca2ed1dc8f4aed8ac1c authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Obtain memory properties
7d8577cb90d73b1cc6d3010bafe97ae3d4c8ba6c authored over 6 years ago by Dzmitry Malyshau <[email protected]>
7d8577cb90d73b1cc6d3010bafe97ae3d4c8ba6c authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Add a simple example
edc8980a9a092ac198c4c3061de5258f85f38169 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
edc8980a9a092ac198c4c3061de5258f85f38169 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Set up module hierarchy
e887fc5b938d75f137de33e5142e42dcd6d8b171 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
e887fc5b938d75f137de33e5142e42dcd6d8b171 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #1 from grovesNL/backends
Add DX12 and Metal backends
f246d33bfe8a6f7ffaae9599e8638ee3972fff4b authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Use snake case
3e5c304e917f42da64d1384732b5a3dc910e0b43 authored over 6 years ago by grovesNL <[email protected]>
3e5c304e917f42da64d1384732b5a3dc910e0b43 authored over 6 years ago by grovesNL <[email protected]>
Add DX12 and Metal backends
c8849cfe63ed6d471b600d88935db5fac3609edf authored over 6 years ago by Joshua Groves <[email protected]>
c8849cfe63ed6d471b600d88935db5fac3609edf authored over 6 years ago by Joshua Groves <[email protected]>
First bits of the API with extern C functions
53aabad8b49d1abd0092472bfa84de5eccb07277 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
53aabad8b49d1abd0092472bfa84de5eccb07277 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Initial commit
0597949ff5336bb787561a7a836b7bd1c067f1a8 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
0597949ff5336bb787561a7a836b7bd1c067f1a8 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Transpiler skeleton and first bits of MSL support
ed96c2b8e0f8d9fe4520db96d43ebffb42e33bba authored over 6 years ago by Dzmitry Malyshau <[email protected]>
ed96c2b8e0f8d9fe4520db96d43ebffb42e33bba authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Initial commit
d39bb42f9aa74aca49278aac972a5e58a4f56e4a authored over 6 years ago by Dzmitry Malyshau <[email protected]>
d39bb42f9aa74aca49278aac972a5e58a4f56e4a authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Merge #4
4: Factory, swapchain and more r=kvark a=msiglreith
Additionally renaming the crate to `d3d12`
...
Address review comments
bf7f2e68441f387b83b8bfb2c44654b1a38c8d89 authored over 6 years ago by msiglreith <[email protected]>
bf7f2e68441f387b83b8bfb2c44654b1a38c8d89 authored over 6 years ago by msiglreith <[email protected]>
Extend event and fence support
e6ba80cb3922f32022adbde16d4963bc7bb2fabf authored over 6 years ago by msiglreith <[email protected]>
e6ba80cb3922f32022adbde16d4963bc7bb2fabf authored over 6 years ago by msiglreith <[email protected]>
Add swapchain handling and 2d RTV creation
908c29ed7e37bf6119c10b76c4e15eb7d5ce026f authored over 6 years ago by msiglreith <[email protected]>
908c29ed7e37bf6119c10b76c4e15eb7d5ce026f authored over 6 years ago by msiglreith <[email protected]>
Add debug interface, factory creation and adapter enumeration
2aacc3b11bad0886b3e2e541fac6967bf204e42c authored over 6 years ago by msiglreith <[email protected]>
2aacc3b11bad0886b3e2e541fac6967bf204e42c authored over 6 years ago by msiglreith <[email protected]>
Merge #3
3: Add struct for descriptor binding r=grovesNL a=msiglreith
A bit more safety for API users to...
4097a10997192dec0906f15c1d2b92542724ec89 authored over 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
Add struct for descriptor binding
56770dce927e50bcfc3112dd2626771d7a06c704 authored over 6 years ago by msiglreith <[email protected]>
56770dce927e50bcfc3112dd2626771d7a06c704 authored over 6 years ago by msiglreith <[email protected]>
Merge #2
2: Fix command signature uuid r=msiglreith a=msiglreith
Co-authored-by: msiglreith <m.siglrei...
124f9fc100c7edc6bc317ee9a7f61e757ec25ecd authored over 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
Fix command signature uuid
5e4b1b879545d41af3e93cd181adb0de11ce871d authored over 6 years ago by msiglreith <[email protected]>
5e4b1b879545d41af3e93cd181adb0de11ce871d authored over 6 years ago by msiglreith <[email protected]>
Merge #1
1: Initialize crate r=kvark a=msiglreith
The crate is supposed to be a Rust wrapper around D3D1...
15f6f697257b286e765c8a6dcbe6c0522bfeaf70 authored over 6 years ago by bors[bot] <bors[bot]@users.noreply.github.com>
Fix appveyor build
0d3487960ae434fc0efe029da0fc914d014a53db authored over 6 years ago by msiglreith <[email protected]>
0d3487960ae434fc0efe029da0fc914d014a53db authored over 6 years ago by msiglreith <[email protected]>
Setup crate structure and wrap first interface
4da4b1e9088ee10d7801324d976a8de67d3ac1ac authored over 6 years ago by msiglreith <[email protected]>
4da4b1e9088ee10d7801324d976a8de67d3ac1ac authored over 6 years ago by msiglreith <[email protected]>
Setup bors and CI
a0c95c9462dff1d0574c0f04467bc547776c911e authored over 6 years ago by msiglreith <[email protected]>
a0c95c9462dff1d0574c0f04467bc547776c911e authored over 6 years ago by msiglreith <[email protected]>
Initial commit
b1d6410c7d5e46344cebb576fb36ad78806afca2 authored over 6 years ago by msiglreith <[email protected]>
b1d6410c7d5e46344cebb576fb36ad78806afca2 authored over 6 years ago by msiglreith <[email protected]>