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

Implement resolve query set (#3489

* implement command_encoder_resolve_query_set

* fix args

* add BufferUsages::QUERY_RESOLVE...

b6dbce740fad7d98f7de45c19460e9b43df2d7cd authored almost 2 years ago
Manually implement traits on `wgpu::Id` (#3630)

47a887ce0ff2c857aaa4ed1d258f967127aa6aa2 authored almost 2 years ago
Properly drop surfaces (#3647)

Co-authored-by: Benjamin Schaaf <[email protected]>
Fixes #3646

fdbbd02c1e47da539a7a6701e09392fd4b009a64 authored almost 2 years ago
stop code coverage comments (#2283)

115870974701d22c4d3c5c7e1f6524cc5c668a35 authored almost 2 years ago
Bump serde_json from 1.0.94 to 1.0.95 (#3650)

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

628a95cd1c27abce4d4ff2ffe4558cc4ef1e7fd3 authored almost 2 years ago
Revert "Fix macro to allow disabling `dx12` feature. (#3590)" (#3649)

This reverts commit 110e62aed255777ac635a504ec81029483065be8.

37fbae7872d181714a86435ecebd39b31ebf2518 authored almost 2 years ago
[gles] Fix `tex_sub_image_*` calls not always adjusting to target texture (#3641)

9fa7186ede48dcecd8ae3e1ab2edf24d3a9e838b authored almost 2 years ago
Bump raw-window-handle from 0.5.1 to 0.5.2 (#3645)

Bumps [raw-window-handle](https://github.com/rust-windowing/raw-window-handle) from 0.5.1 to 0.5...

4165a147a1c6c84c11b4bba5ded5fa47adea2434 authored almost 2 years ago
[wgsl] Use `alias` instead of `type` for type aliases (#2299)

7c00548075f51dc8c80ab8abdb4de6569ea59d46 authored almost 2 years ago
Bump image from 0.24.5 to 0.24.6 (#3642)

Bumps [image](https://github.com/image-rs/image) from 0.24.5 to 0.24.6.
- [Release notes](https...

77d66966b1ae54e02843a0b32bb20925d6d3b3b0 authored almost 2 years ago
Update outdated notice of GL being unsupported (#3638)

ea396e2e009cbbdfae26c3fcafe8a384a837d898 authored almost 2 years ago
[hlsl-out]: Document storage access generation. (#2295)

da8e911d9d207a7571241e875f7ac066856e8b3f authored almost 2 years ago
Bump cargo-run-wasm from 0.3.0 to 0.3.2 (#3629)

Bumps [cargo-run-wasm](https://github.com/rukai/cargo-run-wasm) from 0.3.0 to 0.3.2.
- [Release...

316312bb90fa7f154043506e7b09140c69dd8c20 authored almost 2 years ago
[spv-out] Fix invalid spirv being generated from integer dot products (#2291)

* Fix invalid spirv generation in int dotprod

constants cannot be declared inside of a functi...

52043be00489d6dedb08c36bb97d018d11cb1e13 authored almost 2 years ago
Bump thiserror from 1.0.39 to 1.0.40 (#3625)

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

e64504ecec28870c4fa937066799ecdb6d040a7b authored almost 2 years ago
Add a generic parameter to `wgpu::Id` (#3575)

53ddf687c6bf45a796ee434bfc21f9c63c1886e2 authored almost 2 years ago
Bump serde from 1.0.156 to 1.0.159 (#3623)

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

e4844a1007d0b2b5370ce36471510df34ddd7fec authored almost 2 years ago
refactor(d3d12): use `mut_self` instead of round-tripping w/ `mut_void`

96c6c89e9388f9c86e2559c891cee559f26814c9 authored almost 2 years ago
refactor: resolve `clippy::useless_conversion`

c200597115213879792fb41d1ad7333d3bce79a0 authored almost 2 years ago
Fix imports (#3618)

f43b706e17fa36cf3af2a6be3cb7cc82303dd5fc authored almost 2 years ago
Expand on the documentation for ray-tracing features.

18710fee1ef98b492d2d29b5eec53faeab931c3c authored almost 2 years ago
msl: ray query support

532d1ad51017f7c62b0b2f79c2b4d1eab658249d authored almost 2 years ago
spv-out: basic ray query support

67d31b8e8c639c96bbac289428751c5abed2f433 authored almost 2 years ago
Ray query expressions and special types

b856625821b5b5aac8b85c66fc03054f6e670c19 authored almost 2 years ago
Add ray query statements to the IR

e46c53d212c6d8fe29fa730c9484bdb240b0b013 authored almost 2 years ago
ray query: validation, better test

024c197cc87fd39e20b03479446d015c60e3101e authored almost 2 years ago
Add ray query types to the IR

432b4990a797942fca746b379aaeb2de6743b61e authored almost 2 years ago
wgsl: handle RayDesc/RayIntersection at the type decl level instead of an AST constructor

22e341b039a8cf7dde6b789f20ff6cca0926ba69 authored almost 2 years ago
Clean up handling of `RayDesc` builtin type, somewhat.

53d62b9ede64898681c0dbc70d04296caf90ed16 authored almost 2 years ago
clippy fixes

13ee4369cccd03666fcb52f1b6da43d6f4e9feaa authored almost 2 years ago
fill up the ray query intersection struct

ab9c36441fc80f73394cf8152b52218860f5eafb authored almost 2 years ago
Address Jim's review notes, use typegen module for atomic struct

c34eed5e47f38cb0679906ce86833f110bbf9354 authored almost 2 years ago
Add rust toolchain file to specify the rust version used on CI. (#3598)

b330ff25a38a672e6753ff53f9592440f6b3fbb2 authored almost 2 years ago
Reset the queue state between each command buffer on queue submit (#3593)

Co-authored-by: Andreas Reich <[email protected]>

68b0b24ce8e1042a9a2d89f0c6da8dab280c3e01 authored almost 2 years ago
Fix typo I introduced in previous PR (#3615)

d20fc0d2b55626b55d336a2b759b7a89d6fe1ed0 authored almost 2 years ago
Validate shader location clashes (#3613)

* Validate shader location clashes

* Add line to changelog

a89e35a4e0f774142342c24dde3b6294b0ad5cf5 authored almost 2 years ago
Fix Metal Mipmap Behvior (#3610)

0c3ca5c08bbfb9e000c76ba8ec1ae67e03d386e3 authored almost 2 years ago
feat: correct bounds policy checking on MSL (#3603)

a50228230797e4b6005e2e6ed83638646aa5e055 authored almost 2 years ago
[wgpu-types] Minor doc typo (#3608)

7495646d5fec0711e31b56619e94daffc03e5a77 authored almost 2 years ago
[GLES] Always use instanced methods to workaround for instance attributes when rendering a single instance

f18314089824a7ec9f487baa08628a10783e791a authored almost 2 years ago
added changelog

2a37b2d918d3a7ccf7223af1814b66906d717808 authored almost 2 years ago
fix(hlsl): emit constructor functions for arrays (#2281)

* test(hlsl-out): add failing case for array as ctor arg

See issue #2184.

* fix(hlsl): emi...

0b87d1918a906da57341366de4d2b875e09753ee authored almost 2 years ago
[spirv-out] Fix adding illegal decorators on fragment outputs. (#2286)

* [spirv-out] Fix adding illegal decorators on fragment outputs.

Furthermore, fix allowing to...

67c081bebe7a27a98103ddb7b5af34863c593616 authored almost 2 years ago
Add partial derivative builtins (#2277)

* Add partial derivative builtins

* [dot] emit derivative control

* Fix fmt

---------
...

6db8da72ca5063612face3b5f79805392b68c9df authored almost 2 years ago
fix rust 1.68 lints

bdc25dd68939093c63004e976ab618e8a2026ca1 authored almost 2 years ago
remove old `clippy::if_same_then_else` lint

4a03280e6c409de1f6c8ca09fadb49b1565957ff authored almost 2 years ago
enable `clippy::rest_pat_in_fully_bound_structs` lint

3450e795bc56afe26218ef5912c1789f6d0417bd authored almost 2 years ago
run clippy on MSRV

+ tweak to get CI to run again

6fcd04ec0644ab01475b59717fd0f2c5e7cafa95 authored almost 2 years ago
enable `clippy::match_wildcard_for_single_variants` lint

6b0c2a532ad818edf77b4c0c372a5f0bd4209b4b authored almost 2 years ago
Fix macro to allow disabling `dx12` feature. (#3590)

* Fix macro for DX12 conditional compilation

* Update CHANGELOG.md

* Apply suggestions fro...

110e62aed255777ac635a504ec81029483065be8 authored almost 2 years ago
Skip `gl_PerVertex` unused builtins in the SPIR-V frontend (#2272)

Co-authored-by: Jim Blandy <[email protected]>

63e91faecbd69aabb3dc0c6658182f40292ebbe4 authored almost 2 years ago
Bump serde from 1.0.155 to 1.0.156 (#3592)

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

c3dd533bd5de70a376d29bd48df473bede24456e authored almost 2 years ago
Don't emit ANSI colors in shader validation error messages. (#3591)

0772df798d1902c0f7feedfef97b6d606836ff0c authored almost 2 years ago
Remove unwraps inside `surface.configure` (#3585)

42a0683d487f63a802d4927c799306c5adf891b2 authored almost 2 years ago
Bump console_log from 0.2.1 to 0.2.2 (#3588)

Bumps [console_log](https://github.com/iamcodemaker/console_log) from 0.2.1 to 0.2.2.
- [Releas...

a20690d109031b911144bc81a016ddca71d42d7c authored almost 2 years ago
[glsl-in] Switch implicit type conversion (#2273)

7f829c6ac6aabda426a083cc7a6a854c1abd98f6 authored almost 2 years ago
Bump serde_json from 1.0.85 to 1.0.94 (#3580)

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

b3b8a0c1cda7546e0a39149b97655530a8255b61 authored almost 2 years ago
Bump serde from 1.0.149 to 1.0.155 (#3579)

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

3bebbd528c937fcd3f0d709cdc85d9d292f123a5 authored almost 2 years ago
Update deno (#3562)

Co-authored-by: crowlkats <[email protected]>

287c6e6b474b9bbdbd0a82f03d7f13cc54c13a55 authored almost 2 years ago
Update docs after #3466. (#3576)

35b0a16a88c8d04cde53f6f1cdbd859b0c7c2fec authored almost 2 years ago
Differentiate between i32 and u32 in switch (#2269)

* Differentiate between i32 and u32 in switch

* Use similar wording to other error messages
...

8a72b7a8ad997c61a82e9b6b9284ca8811722d06 authored almost 2 years ago
Bump libc from 0.2.139 to 0.2.140 (#3573)

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

a820131e28549dbff22be690490e271d9f237cf8 authored almost 2 years ago
Bump thiserror from 1.0.38 to 1.0.39 (#3560)

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

bf1e7a46a2d30ae2ffc51fa6d47c0f0f67b5da09 authored almost 2 years ago
Bump raw-window-handle from 0.5.0 to 0.5.1 (#3571)

Bumps [raw-window-handle](https://github.com/rust-windowing/raw-window-handle) from 0.5.0 to 0.5...

79bfe492bfd8533dbd2d039b7689be8e147a67a3 authored almost 2 years ago
Set `max_memory_allocation_size` via `PhysicalDeviceMaintenance3Properties` (#3567)

* vulkan: set `max_memory_allocation_size` via `PhysicalDeviceMaintenance3Properties`

* Upda...

9445317f2628561390407bad5f75a116e0fe9a2c authored almost 2 years ago
In `Context::handle_error_fatal`, print cause chain. (#3563)

13d2c3673c5e32c32baa4b610c01885afdb7601a authored almost 2 years ago
Change type of `bytes_per_row` and `rows_per_image` (#3529)

cf40e64b1634e295943cc7f2fb55573eca12aebe authored almost 2 years ago
Fix definition of `NSOperatingSystemVersion` (#3557)

2eb27f2c0ee96b4d067f531ffb8c0b839ae925b5 authored almost 2 years ago
[dx12] use typeless formats for textures that might be viewed as srgb or non-srgb (#3555)

query `CastingFullyTypedFormatSupported` and skip typeless formats if available

54e4c8654d85eb28262db0a24d07e4c6db612b38 authored almost 2 years ago
Allow copying of textures with copy-compatible formats (#3528)

Co-authored-by: Connor Fitzgerald <[email protected]>

7e72f30179744ebb2b62603ee6a016d9bf22f1bc authored almost 2 years ago
fix(deno): cleanup resources when closed (#3530)

710fc553d5897325a40d931abdfa4dce8d6bd64f authored almost 2 years ago
Update feature documentation (#3534)

ac689cbe1f061fee1e86ab4af9a3ae0b5c3b4988 authored almost 2 years ago
Uppercase all error strings

db3be88f90371857109249c18841788b1144c079 authored almost 2 years ago
Improve RenderPass attachment errors

c98f4ed662a69ebc71f736fdb4e0fd1919e322b8 authored almost 2 years ago
Improve RenderPass/RenderBundle compatibility errors

38f1f0ede0d197daa50bc2d4b6e00b9141dc992d authored almost 2 years ago
metal: if `new_texture()` returns NULL, `create_texture()` returns an error (#3554)

de695fca0bfdfce5831b9df308cf6b02a6fe645d authored almost 2 years ago
Incorrect formatting (#3548)

e998d7bae0e71261d7643e8028ef7b62f363f392 authored almost 2 years ago
Completely computerize wgpu-info ascii art (#3546)

9d6a7a9fe52e8771835caf0002867d8f0a83679c authored almost 2 years ago
Replace fxhash with rustc-hash (#3502)

Co-authored-by: Connor Fitzgerald <[email protected]>

6ee0d4c14d98823f33595a556cedc3eb15de6f80 authored almost 2 years ago
don't rename the khronos-egl package

87a31bb74b9d2bc082d6d33c97a74967e17b7b33 authored almost 2 years ago
don't rename the d3d12 package

e2130a1d1e44ecb9b0695dd24ccdd8479c6ae576 authored almost 2 years ago
don't rename the metal package

dc66d83f20bcf0bff6d718ce9b203656ee7074ca authored almost 2 years ago
Remove unused `STORAGE_ATOMICS` flag (#3539)

2a3a9bf0136d05e09015742fdad9f2afb6c7ccf9 authored almost 2 years ago
Bump bytemuck from 1.13.0 to 1.13.1 (#3540)

Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.13.0 to 1.13.1.
- [Release notes]...

5a0b1a401ee2965bd35243c1e3a959b4bfd1f9d3 authored almost 2 years ago
Treat `VK_SUBOPTIMAL_KHR` as `VK_SUCCESS` on Android. (#3525)

9dc834a0ac694d576a584a89f72733a0bb2f4485 authored almost 2 years ago
Bump console_log from 0.2.0 to 0.2.1 (#3533)

Bumps [console_log](https://github.com/iamcodemaker/console_log) from 0.2.0 to 0.2.1.
- [Releas...

e6de03134f6af03dec9bf33001b4bebed3bb4638 authored almost 2 years ago
enforce discard only in fragment (#2262)

a7b52b8663a09506dc417e9149d64abcf637f9f4 authored almost 2 years ago
[msl-out]: Delete unused variable. (#3526)

df54bc49dce89f4387f20c72072d4a3bd25500aa authored almost 2 years ago
Fix create_device_from_hal not using the provided hal_device's queue (#3523)

73b4257b17cc62ecc8df6d6aa3730bd9c6cba4b9 authored almost 2 years ago
replace "Intel/Vulkan" w/ "Vulkan on Intel" (#3521)

0155b5a0c2b0829cd169ded08dc3820551182fab authored almost 2 years ago
[msl-out] Replace `per_stage_map` with `per_entry_point_map` (#2237)

The existing `per_stage_map` field of MSL backend options specifies
resource binding maps that ...

00be08e9f82a7bc2a4b8f8f3645d0191d9a89ec2 authored almost 2 years ago
enable debug extension on emscripten (#3519)

* enable debug extension on emscripten

* update changelog

* extract emscripten stuff into a se...

af5f4d20f4821e9cde185a31680d824f50731d4a authored almost 2 years ago
Remove SwiftShader failure from zero init test (#3515)

30064ead9fd7639f9fd842b0a3188baf9dc8bee3 authored almost 2 years ago
Make crate features no-op on incompatible targets (#3466)

* Make crate features no-op on incompatible targets

* Remove `portable_features`

* Test `-...

74303308cd6030071889e865c40aa638214ed938 authored almost 2 years ago
Bump renderdoc-sys from 0.7.1 to 1.0.0 (#3511)

Bumps [renderdoc-sys](https://github.com/ebkalderon/renderdoc-rs) from 0.7.1 to 1.0.0.
- [Relea...

9cdcd6749fd05a4ce3821c8b5d5ae74aeb0979e1 authored almost 2 years ago
Bump glow from 0.12.0 to 0.12.1 (#3510)

Bumps [glow](https://github.com/grovesNL/glow) from 0.12.0 to 0.12.1.
- [Release notes](https:/...

0590a1cfc56dfe931903aeeb1285de72ec5d3b96 authored almost 2 years ago
Update naga to 0.11.0@git:9742f1616c3e3dd2cc9a5880616fc886c391bb9f (#3512)

* Update naga to 0.11.0@git:9742f1616c3e3dd2cc9a5880616fc886c391bb9f

* Mark the zero init wor...

438d6394efd5a41d62c07d18c8fff58dd0243a74 authored almost 2 years ago
fix zero initialization of workgroup memory (#2259)

Use the local (not global) invocation id to decide which invocation should do the initialization...

9742f1616c3e3dd2cc9a5880616fc886c391bb9f authored almost 2 years ago
[spv-out] fix `countLeadingZeros` impl (#2258)

cde457ceddb4a34b821df5e5c8b6c76835a638dc authored almost 2 years ago
Add countTrailingZeros (#2243)

Co-authored-by: Teodor Tanasoaia <[email protected]>

810e9d26fcfef6483f82e0553f10eb541a74291b authored almost 2 years ago