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

Bind group layout dedup (#3925)

* Remove generic parameter in compat::Manager.

The code is specific to bind group layout ids ...

399637e2b8b8657a80913a36e5608bb01106c57b authored over 1 year ago
Bump serde from 1.0.185 to 1.0.186 (#4086)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.185 to 1.0.186.
- [Release notes](htt...

ac2075e164171427a146ccd5de57ff35491580e0 authored over 1 year ago
Bump serde from 1.0.183 to 1.0.185 (#4080)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

c7e262c5d6fc52e672e5f796d73215e34f683189 authored over 1 year ago
Bump ron from 0.8.0 to 0.8.1 (#4075)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

7c65aec9eae4e4d47546f6a5f2c36c968084abd3 authored over 1 year ago
Bump png from 0.17.9 to 0.17.10 (#4079)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

d755143c89ceeb925b84164f30b0d5bb72b0c236 authored over 1 year ago
Tracker mod docs: fix explanation of index re-use.

636bef9cd54e5cb4a7bbc219433a3a77ea92dae8 authored over 1 year ago
Add vim .swp files to gitignore (#2448)

6aca2e2b5ec1ac634e3e06e9a7d6113290070234 authored over 1 year ago
Bump thiserror from 1.0.46 to 1.0.47 (#4074)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.46 to 1.0.47.
- [Release notes...

1ee4bb502cd884ed9ff46657a364d9bc9fc008fd authored over 1 year ago
[wgsl-in] Only splat 'scalar op vec', not '_ op vec' (#2444)

Change binary_op_splat() from splatting:

vec op scalar
_ op vec

to only s...

b00131394700c37ed465d3092d8254de1bbc34df authored over 1 year ago
[wgsl-in] Avoid splatting all binary operator expressions (#2440)

* [wgsl-in] Avoid splatting all binary operator expressions

Fixes #2439.

* [wgsl-in] Expan...

3da935512535d6fa3fd1d8e037fff153f679befd authored over 1 year ago
Make power_preference_from_env() respect WGPU_POWER_PREF=none (#4076)

Also update wgpu/README.md now that default() is None.

bf324fb947b0a792082470e72e504c17e9d10bae authored over 1 year ago
Bump tokio from 1.31.0 to 1.32.0 (#4069)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

6accf3266dbed9b7a32a56afc2fd4d4a25fa2322 authored over 1 year ago
Bump anyhow from 1.0.74 to 1.0.75 (#4070)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

b9acec67805154b659e6dd2c7ca0bbbea7a9f414 authored over 1 year ago
DX12 set `Features::VERTEX_WRITABLE_STORAGE` based on the right FL (#4033)

f58be7b8f17f3ec828ca77da29fb31a747fcb261 authored over 1 year ago
[wgsl-in] Handle repeated or missing @workgroup_size (#2435)

f6e99a4603270b668eed35ef7508522acd486043 authored over 1 year ago
Faster set_bind_group for WebGPU backend (#4068)

76aa03c9dcca136f2e9c46c04be84b3bed6efde2 authored over 1 year ago
Use i32::MAX as the max buffer size for Dx12 (#4020)

7b07f42beb3b4e430bafbf50e5c2ffc93cc5b78e authored over 1 year ago
webgl: Comment why it's okay to overwrite `webgl2_context`. (#4064)

a2c929427b478f52cccc0fc6bf1ca30f0537726f authored over 1 year ago
Bump thiserror from 1.0.44 to 1.0.46 (#4062)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

f61ed50dbfb564636937a395b9e580208d7bc23a authored over 1 year ago
Bump anyhow from 1.0.72 to 1.0.74 (#4061)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

384bd84c3d3280739bc703b0be4af6988fe36f75 authored over 1 year ago
Bump serde_json from 1.0.104 to 1.0.105 (#4060)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

edafd97349081aaf19dfcdb038963b14fec794d6 authored over 1 year ago
Allow specifying minor GLES3 version (#3998)

e973a06268cad6bbd175b312503a8e07e55abbd9 authored over 1 year ago
[vulkan] Don't free command buffers before destroying the pool. (#4059)

Calling `vkDestroyCommandPool` automatically frees all command buffers allocated
from that pool...

e11526e23c780430997bd18a2f81e7d1a5316e97 authored over 1 year ago
improved PR#4038 by using ash's definition instead (#4044)

of hard-coded c_str.

57874e5c540330c8183e19ee87654cf24bb5c250 authored over 1 year ago
Add validation in accordance with WebGPU `setViewport` valid usage fo… (#4058)

* Add validation in accordance with WebGPU `setViewport` valid usage for `x`, `y` and `this.[[at...

7544af0f83a169b08ca2ba49d4c3237223fab100 authored over 1 year ago
Update `naga` to 0.13.0@git:7a19f3af909202c7eafd36633b5584bfbb353ecb (#4051)

50cfc541aace5c94c14fc390dda6d54dda5468db authored over 1 year ago
Bump tokio from 1.30.0 to 1.31.0 (#4048)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.30.0 to 1.31.0.
- [Release notes](https...

049ce5332e9827e7a57de06153e6eb64d3b4321d authored over 1 year ago
Add an overview of `RenderPass` and how render state works. (#4055)

* Explain the general relationship of `set` and `draw` methods.
* Explain render state changes ...

2bdb3196f90fe860021ea956d6408ffe7911cae8 authored over 1 year ago
Fix Callback Ordering (#4036)

* Fix Callback Ordering

* Format & Changelog

f825ce4ac2cc15532a8141511d67c0d7a22f774e authored over 1 year ago
Bump bitflags from 2.3.3 to 2.4.0 (#4049)

Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.3.3 to 2.4.0.
- [Release notes](ht...

406ee5dc1bb4253e01d3f633806ead6d26163ae5 authored over 1 year ago
[wgsl-in] Fail on repeated attributes (#2428)

* [wgsl-in] Fail on repeated attributes

Fixes #2425.

* [wgsl-in] Use ParsedAttribute to ke...

7a19f3af909202c7eafd36633b5584bfbb353ecb authored over 1 year ago
Fix `capture` example panic in the browser (#4043)

cda3f21652eea34524cd7e7e8b4265b72830e01a authored over 1 year ago
Add get_mapped_range_as_array_buffer which - on wasm WebGPU builds - avoids copying mapped data into wasm heap (#4042)

Co-authored-by: Ryan Kaplan <[email protected]>

014ae3fe43378b2ac8e3c0057d5b5d7af5fd53f5 authored over 1 year ago
[vk] Don't request portability enumeration without the extension. (#4038)

07f92c97b171afb81f0a283f2a98d63b1cf3f606 authored over 1 year ago
Validate `DownlevelFlags::READ_ONLY_DEPTH_STENCIL` (#4031)

c7da76a4c6aa80602e2184977feebcde6d7392aa authored over 1 year ago
DX11 set some more feature flags (#4034)

0d233b44c5f268e870dcbe757f8b6b821ea8b7f5 authored over 1 year ago
DX12 doesn't support `Features::POLYGON_MODE_POINT` (#4032)

5bbaca7d55dcb108830ef2e3d5edc7ad5c8aface authored over 1 year ago
[wgsl-in] Fix error message for invalid texture{Load,Store}() on 2d_array (#2432)

Fixes https://github.com/gfx-rs/naga/issues/2431

30afa5bd1f64e607c11421fbf2d3604df261561c authored over 1 year ago
Bump `indexmap` to v2 (#2426)

bd74b11b4c2616c6883266f5c46ef5981dc8b945 authored over 1 year ago
Properly test `-Zminimal-versions` (#2429)

* Properly test `-Zminimal-versions`

* Fix minimal version requirement

24afaa5cfdf56c065af9db9845bfcf23ed192c34 authored over 1 year ago
Bump tokio from 1.29.1 to 1.30.0 (#4025)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.29.1 to 1.30.0.
- [Release notes](https...

e36c560748ece319a57e0c4a8fef1d1681ba20c5 authored over 1 year ago
Bump image from 0.24.6 to 0.24.7 (#4018)

Bumps [image](https://github.com/image-rs/image) from 0.24.6 to 0.24.7.
- [Changelog](https://g...

671988b2e80c82ba80656cd4bed130b38a4b7cdf authored over 1 year ago
Bump serde from 1.0.182 to 1.0.183 (#4015)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.182 to 1.0.183.
- [Release notes](htt...

24ca8c9ca8c5c2d7d4fac998a69af348e52ed77d authored over 1 year ago
Bump serde from 1.0.181 to 1.0.182 (#4009)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.181 to 1.0.182.
- [Release notes](htt...

7c6b85756237f77bfe8d6231dfc7a1412ff662b6 authored over 1 year ago
Bump profiling from 1.0.8 to 1.0.9 (#4011)

Bumps [profiling](https://github.com/aclysma/profiling) from 1.0.8 to 1.0.9.
- [Changelog](http...

7cdce3ba34f911f4a48580f2ff7cf56104e91c3f authored over 1 year ago
Bump serde from 1.0.180 to 1.0.181 (#4005)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.180 to 1.0.181.
- [Release notes](htt...

2aeaedd9a12ecaa83299b96a44a930e0cbf40462 authored over 1 year ago
[spv-out] rename `get_image_id` to `get_handle_id`

061d499ddb4107e425a6e066a101e8c8a339c8fc authored over 1 year ago
[spv-out] decorate the result of the `OpLoad` with `NonUniform` (not the access chain) when loading images/samplers (resources in the Handle address space)

c3e35df576af8cdd345875b8af1ab541c43defd7 authored over 1 year ago
clarify binding array of handles comment

e51b4afa1e5afc03af6e991f67f2ea503d29a4a4 authored over 1 year ago
validate binding_array variable address space

f92340cd0338a9e3c33aaea135957872c9df66b4 authored over 1 year ago
Update CHANGELOG.md (#4003)

359e39232239d2f5d0ac1dadde7c3d874d3cf29e authored over 1 year ago
Suppress validation error caused by OBS layer (#4002)

edd45ff781d3bde409b402fb37568024455b031f authored over 1 year ago
Fix Occlusion Queries on Mac (#4001)

d11d2f96dc86657d11ae3549507df5fb0bd9fdb2 authored over 1 year ago
feature: Timestamp queries (#3636)

Co-authored-by: Andreas Reich <[email protected]>
Co-authored-by: Connor Fitzgerald <connorwade...

3305e88d632c97efd887f0e7166fb9050d9a907c authored over 1 year ago
Add support for occlusion queries (#3402)

Co-authored-by: Leo Kettmeir <[email protected]>
Co-authored-by: Connor Fitzgerald <connorwad...

494ae1a815eb8413a6da07b21e7b97952d8380c6 authored over 1 year ago
Bump MSRV to 1.65.

543cae17a3f52a7801bb2b285062f67b29592a06 authored over 1 year ago
[spv-out] Cache OpConstantNull (#2414)

f7de1942c12b82958d6f1d74e215f47623275984 authored over 1 year ago
derive PartialEq on Expression (#2417)

d0d3a2e714e7392b429b5f11d51611616affcbb4 authored over 1 year ago
List limits for Limits::downlevel_defaults and downlevel_webgl2_defaults in docs. (#3988)

* Add the docs. (And change max_buffer_size for default and downlevel_default to be more readabl...

5b4c6b8ae4afa88358be6135b36e9d2b54808611 authored over 1 year ago
Update Dx12Compiler documentation even more. (#3995)

09b010b26af6876ce84991576a168a572172f08d authored over 1 year ago
Bump serde from 1.0.179 to 1.0.180 (#3996)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0af3734c9d15743ce999613f079090e1ea3dd9c2 authored over 1 year ago
Validate storage buffer access (#2415)

* validate storage buffer access

* remove GLSL writeonly buffer test

46951a09c00540310f68c442a7a6fbf3ecf70d1d authored over 1 year ago
Derive storage bindings via `naga::StorageAccess` instead of `naga::GlobalUse` (#3985)

Removes the feature check for read-only and read-write storage textures as it's later checked by...

48078a800a2f1de70772641feee100b0506aaeaf authored over 1 year ago
Bump serde from 1.0.177 to 1.0.179 (#3994)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

28334ac19b639ffb5ea3ab7858cd14d9f2999a8d authored over 1 year ago
Bump serde from 1.0.176 to 1.0.177 (#3986)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

51e3105faedd208bc3e01716ea1fbdbff3f048f3 authored over 1 year ago
Revert "Make shader write&read storage buffers match non readonly layouts" (#3984)

01160c3ad1890d3bcfbb2efca0a34c7943ef7d71 authored over 1 year ago
Bump serde_json from 1.0.103 to 1.0.104 (#3982)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.103 to 1.0.104.
- [Release notes]...

335f40f85a492a5d9a69eda6835a30173f2e6b03 authored over 1 year ago
Bump serde from 1.0.175 to 1.0.176 (#3981)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.175 to 1.0.176.
- [Release notes](htt...

fdfc41372e4e80c710fd49e9f4eec39061bb0b57 authored over 1 year ago
Add v0.13 changelog + minor version bumps of previous versions (#2411)

535701f6b2f38f7e0088701ee4cf6d8024f74a21 authored over 1 year ago
refactor: satisfy `clippy::items_after_test_module`

eb45d01b509cba3d5d44abc3fcdc88650270dacd authored over 1 year ago
refactor: satisfy `clippy::manual_slice_size_calculation`

2492956014ded0c03c50d04343eff9458d8e3e5d authored over 1 year ago
refactor: satisfy `clippy::non_minimal_cfg`

80daf25f20a6f64baa8e37b606ada9f7c387666c authored over 1 year ago
refactor: gate `allow(clippy::drop_ref)` behind WASM build

fd2ecdd3600717ace0cf89f3a960e436f379b7dc authored over 1 year ago
refactor(wasm): remove unnecessary `JsCast` import

8a8e00a5a523311c7576eebf953bcc5ffa56f557 authored over 1 year ago
Omit texture store bound checks since they are no-ops if out of bounds on all APIs (#3975)

adc43b5672d1cc6e3873c1ad9c0409716b9e5edb authored over 1 year ago
[glsl-out] Add built-in functions to keywords (#2410)

* [glsl-out] Add built-in functions to keywords

Fixes #2276 and part of #2366.

* add a few...

dcce91960a82ce3a6d37ac799da012e6809345e3 authored over 1 year ago
Bump serde from 1.0.174 to 1.0.175 (#3973)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.174 to 1.0.175.
- [Release notes](htt...

95f2ca7f549bfd12c252ffe56bc1583335bc92b6 authored over 1 year ago
[spv] Fix OpImageQueries to allow Uints (#2404)

5f8e4f6dead465f43b9727f151fa773770d6b488 authored over 1 year ago
Bump thiserror from 1.0.43 to 1.0.44 (#3969)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.44.
- [Release notes...

a7798f2f8ade7829ffc08c47ff12c338a456b0aa authored over 1 year ago
Bump serde from 1.0.173 to 1.0.174 (#3968)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.173 to 1.0.174.
- [Release notes](htt...

7b7626487a1d0575ec6bf30a1586ae9e1e29f9a5 authored over 1 year ago
Bump winit from 0.27.5 to 0.28.0 (#3950)

* Bump winit from 0.27.5 to 0.28.0

Bumps [winit](https://github.com/rust-windowing/winit) from ...

b9ecc8cd022d9e61a0b94c5a436ff57b461b946c authored over 1 year ago
Fix some typos. (#3965)

2a77bbd80d23e14175c801d7cc3d109d9d47d8ca authored over 1 year ago
Fixed: enabling `PARTIALLY_BOUND_BINDING_ARRAY` does not get enabled on vulkan backend (#3772)

b93dc7c69aabbe917b8256bf46526795976655ee authored over 1 year ago
Vulkan portability in CI (#3964)

311065100b12649556bed4d25c909700c514fc16 authored over 1 year ago
fix: vulkan only uses robust_*_access2 if the driver supports it (#3962)

8417eff6bc80b0f48b58de42dc811c040cece1bd authored over 1 year ago
Fix the error when running the example with `cargo xtask run-wasm --bin` (#3963)

9b10afd6b89abdc285a8459433cdae0470d982c3 authored over 1 year ago
fix: macOS - added portability bit and extension when creating vulkan instance (#3958)

* fix: added portability bit and extension when creating vulkan instance

* fmt

8927077645a7a482908e5792dfd9038551c4881b authored over 1 year ago
Updated documentation to clarify dx12compiler usage. (#3957)

ac9ac8bcaeb778d468c292600583c169d1d9cc33 authored over 1 year ago
Add note about wgpu-info to changelog

21098cdaceee49c22a7e3a9648ce019b4e74beec authored over 1 year ago
Chaneglog update

bdb98b1916b437fb7edfa09d9f2a27ddbac4a0de authored over 1 year ago
Bump wgpu versions

493ff2e56497cecbfbeceba2b1c626277bb26179 authored over 1 year ago
Bump num-traits from 0.2.15 to 0.2.16 (#3955)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

14892f0955a4277fdca1b88684c5a40f1b519238 authored over 1 year ago
Bump dependencies

c67fcc24bb978c418916a167c42b4e1df152d961 authored over 1 year ago
Bump naga versions

bac2d82a430fbfcf100ee22b7c3bc12f3d593079 authored over 1 year ago
Update max_bindings_per_bind_group from 640 to 1000 to reflect spec (#3942)

* Update max_bindings_per_bind_group from 640 to 1000 to reflect change in the spec.

* Add chan...

4ab9dbea8f7efbad518c3e39db07c30177a1a6af authored over 1 year ago
Update dependencies (#3952)

f1381233fbfcc177ea93b6a03efbda8f92af8b10 authored over 1 year ago
Fix mipmap example with queries (#3951)

bd159ed57bf53d2ea3858d6df373579f5d29cce9 authored over 1 year ago
Bump core-graphics-types from 0.1.1 to 0.1.2 (#3948)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

cffee85add25ca274177dcecca6d61f207b02acb authored over 1 year ago
Bump smallvec from 1.10.0 to 1.11.0 (#3946)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

95cfd83f1e5b6206b20fe1938431870978ab42f8 authored over 1 year ago
Bump anyhow from 1.0.71 to 1.0.72 (#3949)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1eb849775973c5a76f7bc4909dc30b907dcba2b9 authored over 1 year ago