Ecosyste.ms: OpenCollective

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

gfx-rs hardware

[frozen] Provide hardware to contributors for testing and development.
Collective - Host: opensource - https://opencollective.com/gfx-rs - Website: https://gfx-rs.github.io - Code: https://github.com/gfx-rs

Deploying to master from @ gfx-rs/wgpu@d6465702b65535df7884df0b86fed14748d22132 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - f00f43792112b3e89e15fad28315898b9fc96165 authored 10 months ago by ErichDonGubler <[email protected]>
fix: `command_encoder_clear_buffer`: err. on `offset + size > u64::MAX`

Rust would have made this operation either an overflow in release mode,
or a panic in debug mode...

github.com/gfx-rs/wgpu - d6465702b65535df7884df0b86fed14748d22132 authored 10 months ago by Erich Gubler <[email protected]>
refactor: `command_encoder_clear_buffer`: s/end/end_offset

github.com/gfx-rs/wgpu - 751cddc510d3edb2448394ee55847cc748fbbaa5 authored 10 months ago by Erich Gubler <[email protected]>
style: fix fmt. of `assert!(…)` in `clear_texture_via_buffer_copies`

github.com/gfx-rs/wgpu - 7300b9f037d3736ed9e986d1e9c1db2a285be5a0 authored 10 months ago by Erich Gubler <[email protected]>
fix: always check buffer clear `offset` for OOB

Fuzz testing in Firefox encountered crashes for calls of
`Global::command_encoder_clear_buffer` ...

github.com/gfx-rs/wgpu - 9747a0ed231c03f5170517b9560f4dc1317ba130 authored 10 months ago by Erich Gubler <[email protected]>
Deploying to master from @ gfx-rs/wgpu@177517ad54a2a3bb433830337f8bbfb4b9de3050 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 99b648a4ac90a21c9910d272fc70561c3aa10ece authored 10 months ago by cwfitzgerald <[email protected]>
deps: Update `ahash` to fix "unknown feature `stdsimd`" error. (#5304)

github.com/gfx-rs/wgpu - 177517ad54a2a3bb433830337f8bbfb4b9de3050 authored 10 months ago by Bruce Mitchener <[email protected]>
Deploying to master from @ gfx-rs/wgpu@a3159258824cb7faeaac74a32f46ffe0aa4fe3e2 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 524f2c15dcf69e0465e363d19c5d409bac4c45f1 authored 10 months ago by cwfitzgerald <[email protected]>
Deploying to master from @ gfx-rs/wgpu@a3159258824cb7faeaac74a32f46ffe0aa4fe3e2 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - d3a92434cf7bef9ee393d380a43425586e73a147 authored 10 months ago by cwfitzgerald <[email protected]>
wgpu-core: Inform user about possible fix (#5298)

github.com/gfx-rs/wgpu - a3159258824cb7faeaac74a32f46ffe0aa4fe3e2 authored 10 months ago by Augusto Hack <[email protected]>
Deploying to master from @ gfx-rs/wgpu@5b9ade82233deac341c577ec02b70e7b3e518933 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 584f310cadfec578dccca96800bbdfb7354a89d6 authored 10 months ago by cwfitzgerald <[email protected]>
Add AccelerationStructure to WGSL write_value_type (#5261)

github.com/gfx-rs/wgpu - 5b9ade82233deac341c577ec02b70e7b3e518933 authored 10 months ago by JMS55 <[email protected]>
Deploying to master from @ gfx-rs/wgpu@440574f92777c1e42a3355aa394c317645a6531b πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 86cf093e7bbe40582f91b71d4aa25181b8ddcde7 authored 10 months ago by cwfitzgerald <[email protected]>
fix typo in docstring (#5281)

github.com/gfx-rs/wgpu - 440574f92777c1e42a3355aa394c317645a6531b authored 10 months ago by Peter Whidden <[email protected]>
Deploying to master from @ gfx-rs/wgpu@3715cb13834db6e50abc4f5af4d5e9a792534521 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 6d122c55cd69800c80f85d464fbee0733bf98fd2 authored 10 months ago by cwfitzgerald <[email protected]>
fix doc link (#5280)

github.com/gfx-rs/wgpu - 3715cb13834db6e50abc4f5af4d5e9a792534521 authored 10 months ago by HexoKnight <[email protected]>
Deploying to master from @ gfx-rs/wgpu@66c7e98ad7bc57308a50130409d8465372261fb5 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - f552d556460421e2458960ff52e6592bbc0497b7 authored 10 months ago by cwfitzgerald <[email protected]>
Add feature flags in hal to panic when running into some types of errors (#5273)

github.com/gfx-rs/wgpu - 66c7e98ad7bc57308a50130409d8465372261fb5 authored 10 months ago by Nicolas Silva <[email protected]>
Deploying to master from @ gfx-rs/wgpu@75a98f2712b1a5dd74d14b1ce9559c22657bea95 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 831d92a119ae7c85b382d39db98dfcb59dc8a23d authored 10 months ago by Wumpf <[email protected]>
Deploying to master from @ gfx-rs/wgpu@75a98f2712b1a5dd74d14b1ce9559c22657bea95 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 8b67ababad5641ca5ccf68d51707d8db32d31ea6 authored 10 months ago by Wumpf <[email protected]>
Validate that the view dimension of a multisampled texture binding is 2d (#5274)

* Validate that the view dimension of a multisampled texture binding is 2d

* typo

github.com/gfx-rs/wgpu - 75a98f2712b1a5dd74d14b1ce9559c22657bea95 authored 10 months ago by Nicolas Silva <[email protected]>
Deploying to master from @ gfx-rs/wgpu@910fb7c341b42ec2362e725abd082ecc0c6d326e πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 73c3aadc368fcf1d43e91ce76489e92e447172d7 authored 10 months ago by cwfitzgerald <[email protected]>
Remove GPU based validation in Tests (#5271)

* Remove GPU based validation in Tests

* Lol Typo

github.com/gfx-rs/wgpu - 910fb7c341b42ec2362e725abd082ecc0c6d326e authored 10 months ago by Connor Fitzgerald <[email protected]>
Deploying to master from @ gfx-rs/wgpu@2e9ee0aa5638c91aac4973710a74b533405bd104 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 73dd7ef8d0dc5781ac92a117640ab29d6cb9fe24 authored 10 months ago by cwfitzgerald <[email protected]>
Deploying to master from @ gfx-rs/wgpu@2e9ee0aa5638c91aac4973710a74b533405bd104 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - bb09fd02f5934be4531f424394add4e604cf109f authored 10 months ago by cwfitzgerald <[email protected]>
[wgpu-hal.gles] Error log for failed GLES heuristics (#5266)

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

github.com/gfx-rs/wgpu - 2e9ee0aa5638c91aac4973710a74b533405bd104 authored 10 months ago by BartΕ‚omiej MaryΕ„czak <[email protected]>
Deploying to master from @ gfx-rs/wgpu@a016a3aaec9ceffa155c6261ea56bdc115227f2b πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 76a01b50f1de562813d60f93de8d05dacb67f156 authored 10 months ago by cwfitzgerald <[email protected]>
Deploying to master from @ gfx-rs/wgpu@a016a3aaec9ceffa155c6261ea56bdc115227f2b πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 3040629507f71ebdd19f187fea46a6756ee0dd05 authored 10 months ago by cwfitzgerald <[email protected]>
Make Features fit in 64 bits again (#5268)

github.com/gfx-rs/wgpu - a016a3aaec9ceffa155c6261ea56bdc115227f2b authored 10 months ago by Nicolas Silva <[email protected]>
Deploying to master from @ gfx-rs/wgpu@a302c8da821b89c821b5a2ef51645ed4bbeefff8 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 03513f1a22c54cfa60fe62f28499ba6ecf30e10b authored 10 months ago by Wumpf <[email protected]>
Docs surface creation no longer unsafe (#5265)

* doc: as of #4597 surface creation is no longer unsafe

* doc: extend documentation of the in...

github.com/gfx-rs/wgpu - a302c8da821b89c821b5a2ef51645ed4bbeefff8 authored 10 months ago by Augusto Hack <[email protected]>
Add vec3-in-array-test (#5264)

github.com/gfx-rs/wgpu - df386dae02af724582408cfd2109bf3f9f8a4df5 authored 10 months ago by Connor Fitzgerald <[email protected]>
Deploying to master from @ gfx-rs/wgpu@004e3efe84a320d9331371ed31fa50baa2414911 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 5dc852dc564bb662085caf604c0d69725639dcb4 authored 10 months ago by cwfitzgerald <[email protected]>
Deploying to master from @ gfx-rs/wgpu@004e3efe84a320d9331371ed31fa50baa2414911 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - b20e667603bcbb4f1de2f1563af89394596dfc13 authored 10 months ago by cwfitzgerald <[email protected]>
Deploying to master from @ gfx-rs/wgpu@66ba64b721fcf5418b52ba3290605c839c39f63b πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 092ca3f36c4e2400d8614e4a078e06183648d3c3 authored 10 months ago by cwfitzgerald <[email protected]>
Deploying to master from @ gfx-rs/wgpu@66ba64b721fcf5418b52ba3290605c839c39f63b πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 974e5262c055b85f7bf32948c33b53fc7642e676 authored 10 months ago by cwfitzgerald <[email protected]>
Simplify the ID allocation in IdentityValues (#5229)

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

github.com/gfx-rs/wgpu - 004e3efe84a320d9331371ed31fa50baa2414911 authored 10 months ago by Nicolas Silva <[email protected]>
Store Arcs instead of IDs in render bundles (#5242)

github.com/gfx-rs/wgpu - 66ba64b721fcf5418b52ba3290605c839c39f63b authored 10 months ago by Nicolas Silva <[email protected]>
Deploying to master from @ gfx-rs/wgpu@286306d7e8051e5e7a289608ff2e1338bf633354 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 9cdffa22edd0850198816f4612243070d90d8109 authored 10 months ago by cwfitzgerald <[email protected]>
Deploying to master from @ gfx-rs/wgpu@286306d7e8051e5e7a289608ff2e1338bf633354 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 4a9cb222456f29ea1d2076cd19be61a4210981e3 authored 10 months ago by cwfitzgerald <[email protected]>
Store the device's queue via a weak ref instead of an ID (#5230)

github.com/gfx-rs/wgpu - 286306d7e8051e5e7a289608ff2e1338bf633354 authored 10 months ago by Nicolas Silva <[email protected]>
Deploying to master from @ gfx-rs/wgpu@abc0b30dfc190aef8445282e84da3ce90706f0a7 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 3d223c12f6b068329e21794d3534fb8c2264bab5 authored 10 months ago by teoxoy <[email protected]>
Deploying to master from @ gfx-rs/wgpu@abc0b30dfc190aef8445282e84da3ce90706f0a7 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 4097a04c64c61aa694f65a84d15d1737b39fe6ff authored 10 months ago by teoxoy <[email protected]>
[spv-in] Remove providing "perVertexStruct" for certain unnamed inputs

since we probably shouldn't be naming things if they don't have a name
in the input.

As requeste...

github.com/gfx-rs/wgpu - 4554f852c16b251b2c298b668b7bea15ae835547 authored 10 months ago by Imbris <[email protected]>
Add test case for builtin only accessed in function parsed after the entry point function

github.com/gfx-rs/wgpu - abc0b30dfc190aef8445282e84da3ce90706f0a7 authored 10 months ago by Imbris <[email protected]>
Defer entry-point processing so that all potential uses of builtin's are found before culling the unused ones

github.com/gfx-rs/wgpu - 8b818a2076902e4a25069c14b42e99ec4a6f676d authored 10 months ago by Imbris <[email protected]>
Extract entry point processing from parse_function into an independent function.

github.com/gfx-rs/wgpu - 6223af386069277a662db11a0117b4712fa09e57 authored 10 months ago by Imbris <[email protected]>
Remove unnecessary "gl_PerVertex" name check so unused builtins will be

handled even when this name is not in the input SPIRV.

github.com/gfx-rs/wgpu - b704132b4c9f3341a8edddb73746a9dd7b239bae authored 10 months ago by Imbris <[email protected]>
Add test case to naga/spv-in for an unnamed glPerVertex struct

github.com/gfx-rs/wgpu - ae2274332665f598c839e23fce54fbfe27926cd5 authored 10 months ago by Imbris <[email protected]>
Deploying to master from @ gfx-rs/wgpu@18b7904b8ec7718e837c79ed91092c31c3115977 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 2d71ebbc3a25c10a8fe223eebe724fb9dd3d78b1 authored 10 months ago by ErichDonGubler <[email protected]>
Deploying to master from @ gfx-rs/wgpu@18b7904b8ec7718e837c79ed91092c31c3115977 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - b427f52c27fcee94077c1ed04ce9146249ff90f7 authored 10 months ago by ErichDonGubler <[email protected]>
fix(dx12): discard cmd. enc. buf. on drop

github.com/gfx-rs/wgpu - 2b487724f2c59bde4e50f2a0ebcc6d1807b5907d authored 10 months ago by Erich Gubler <[email protected]>
fix(gles): discard cmd. enc. buf. on drop

github.com/gfx-rs/wgpu - 754d93a4a77ce62453b658da5224273dc9e9996d authored 10 months ago by Erich Gubler <[email protected]>
fix: discard cmd. enc. buf. on `wgpu_core::Global::command_encoder_drop`

github.com/gfx-rs/wgpu - 18b7904b8ec7718e837c79ed91092c31c3115977 authored 10 months ago by Erich Gubler <[email protected]>
build(deps): bump crate-ci/typos from 1.18.0 to 1.18.2 (#5240)

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

github.com/gfx-rs/wgpu - d4fe19352865102010a82735c31a7f93735cf277 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
remove unused objc_exception dependency

github.com/gfx-rs/metal-rs - 3a899f767160f9309c2b9f620decd202b72d4461 authored 10 months ago by chyyran <[email protected]>
fix static mutable reference warning

github.com/gfx-rs/metal-rs - b0f88c1c1ba4f0a45a2d5b0b99050008d52a917e authored 10 months ago by chyyran <[email protected]>
Deploying to master from @ gfx-rs/wgpu@a7d76743a806b76eb6f7d6248494f48dd829a82d πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 40af9c04f9f8da735f1de4c47c74b0ecda7122c1 authored 10 months ago by nical <[email protected]>
Deploying to master from @ gfx-rs/wgpu@a7d76743a806b76eb6f7d6248494f48dd829a82d πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 7bf96983fc6f2dc6dfedb6ee3a2aef73b1fe4c43 authored 10 months ago by nical <[email protected]>
MissingBufferUsageError now has an id prop (#5203)

github.com/gfx-rs/wgpu - a7d76743a806b76eb6f7d6248494f48dd829a82d authored 10 months ago by andristarr <[email protected]>
Deploying to master from @ gfx-rs/wgpu@e4ef3b401a271425261c18843e764f8d9570d8a7 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 575d2d0ca9ab9300cf99be20badc437ad3d344f2 authored 10 months ago by ErichDonGubler <[email protected]>
Deploying to master from @ gfx-rs/wgpu@e4ef3b401a271425261c18843e764f8d9570d8a7 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 4ada94a4a1d9b61018bdeeb10b2374e8991baa00 authored 10 months ago by ErichDonGubler <[email protected]>
Add an advanced_debugging preset including wgpu base validation (#5248)

Co-authored-by: Erich Gubler <[email protected]>

github.com/gfx-rs/wgpu - e4ef3b401a271425261c18843e764f8d9570d8a7 authored 10 months ago by Nicolas Silva <[email protected]>
Deploying to master from @ gfx-rs/wgpu@f350f28c35b574603418604f3bd29f0828741125 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - c8fd7a2fb620e8abd68b19e508d23e9bdfd2c9ce authored 10 months ago by Wumpf <[email protected]>
Deploying to master from @ gfx-rs/wgpu@f350f28c35b574603418604f3bd29f0828741125 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 7df2926017b1d467ec12205aabfb25360435b0a9 authored 10 months ago by Wumpf <[email protected]>
Separate native-only feature for `wgpu::CommandEncoder::write_timestamp` (#5188)

* split out TIMESTAMP_QUERY_INSIDE_ENCODERS from TIMESTAMP_QUERY

* changelog entry

* updat...

github.com/gfx-rs/wgpu - f350f28c35b574603418604f3bd29f0828741125 authored 10 months ago by Andreas Reich <[email protected]>
Deploying to master from @ gfx-rs/wgpu@95c026b2df000060d0a4a3183ca5c7a79e52cd3a πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 95ba8ac3d787e57a1d475aaba474eee740882395 authored 10 months ago by ErichDonGubler <[email protected]>
Deploying to master from @ gfx-rs/wgpu@95c026b2df000060d0a4a3183ca5c7a79e52cd3a πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 69f20cabe8a82633cedf51ccb136cac7da3d5e6e authored 10 months ago by ErichDonGubler <[email protected]>
refactor(vulkan): extract `enumerate_instance_extension_properties` helper

This will be used shortly for checking if we should proceed with
enabling GPU-based validation.

github.com/gfx-rs/wgpu - 6a51f3d82ff4c0cd8cb65b1e636c64c209dd2e81 authored 10 months ago by Erich Gubler <[email protected]>
refactor(vulkan): hoist validation layer check

This will be used shortly for checking if we should proceed with
enabling GPU-based validation.

github.com/gfx-rs/wgpu - e154cc0312bf857d3ba618947686c6efee5701e9 authored 10 months ago by Erich Gubler <[email protected]>
feat(vulkan): enable GPU-based validation for Vulkan backend

If [`VK_LAYER_KHRONOS_validation`] is present, and it supports
[`VK_EXT_validation_features`], w...

github.com/gfx-rs/wgpu - 31ac63ce3eb327bbdcc795669f868862e7163077 authored 10 months ago by Erich Gubler <[email protected]>
docs: note that `GPU_BASED_VALIDATION` implies `VALIDATION`

github.com/gfx-rs/wgpu - 95c026b2df000060d0a4a3183ca5c7a79e52cd3a authored 10 months ago by Erich Gubler <[email protected]>
Deploying to master from @ gfx-rs/wgpu@59e79c0664e109e569eb9dfb10d8f43df2513fca πŸš€

github.com/gfx-rs/wgpu-rs.github.io - ddc451219784ecacb54879ee410c54320c7ec5d7 authored 11 months ago by jimblandy <[email protected]>
Deploying to master from @ gfx-rs/wgpu@59e79c0664e109e569eb9dfb10d8f43df2513fca πŸš€

github.com/gfx-rs/wgpu-rs.github.io - b96d75aa873f217db2e4cbb5849943c15167430b authored 11 months ago by jimblandy <[email protected]>
[wgpu-core] Document and improve naming in `PendingWrites`.

github.com/gfx-rs/wgpu - 59e79c0664e109e569eb9dfb10d8f43df2513fca authored 11 months ago by Jim Blandy <[email protected]>
Document the `wgpu_hal::CommandEncoder` trait.

github.com/gfx-rs/wgpu - 60487f5833664a27d9cac5e591db206818d6ede7 authored 11 months ago by Jim Blandy <[email protected]>
Deploying to master from @ gfx-rs/wgpu@665c075fa01a79859e92b64cfc66b5c42ab20769 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 781daf3ffda151dcbbc842beca29cf5faef6c447 authored 11 months ago by nical <[email protected]>
Deploying to master from @ gfx-rs/wgpu@665c075fa01a79859e92b64cfc66b5c42ab20769 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 102d5fd9ddd89eb2c6432bca765a25463b4abb63 authored 11 months ago by nical <[email protected]>
Remove TextureInner::Surface::has_work. (#5200)

When no work is submitted for a frame, presenting the surface results
in a timeout due to no wo...

github.com/gfx-rs/wgpu - 665c075fa01a79859e92b64cfc66b5c42ab20769 authored 11 months ago by Bruce Mitchener <[email protected]>
add test that verifies that we can drop the queue before using the device to create a command encoder (#5211)

github.com/gfx-rs/wgpu - 245d2da2fdc8e434c10488211608b993e3499867 authored 11 months ago by David Huculak <[email protected]>
Deploying to master from @ gfx-rs/wgpu@f21087ddafc13d4dfc561202c1171da7e5615469 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 2563b53f4a5ad1b5603ea1f996d98552c80f670f authored 11 months ago by Wumpf <[email protected]>
Deploying to master from @ gfx-rs/wgpu@f21087ddafc13d4dfc561202c1171da7e5615469 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 7e77cde68dcd5770452fe5133c00b80a244aa92a authored 11 months ago by Wumpf <[email protected]>
Revert "docs: inline `document-features` usage, remove dep." (#5169)

* docs: sync. `wgpu/Cargo.toml` feature comments with `lib.rs`

* Revert "docs: inline `docume...

github.com/gfx-rs/wgpu - f21087ddafc13d4dfc561202c1171da7e5615469 authored 11 months ago by Erich Gubler <[email protected]>
Deploying to master from @ gfx-rs/wgpu@3028972817f654d44aadc49d6a7e7dad7f265a49 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 126a64d13695d983b698cb7edf5c6bd8f9876c85 authored 11 months ago by nical <[email protected]>
Deploying to master from @ gfx-rs/wgpu@3028972817f654d44aadc49d6a7e7dad7f265a49 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 7c5fc6aa50649c61bc0ec3d7a417d1a04a3a7d2d authored 11 months ago by nical <[email protected]>
buffer_map_async should use offset + size (#5185)

github.com/gfx-rs/wgpu - 3028972817f654d44aadc49d6a7e7dad7f265a49 authored 11 months ago by andristarr <[email protected]>
Deploying to master from @ gfx-rs/wgpu@990324fc337a7c9d836a558f442c8a562fad44f9 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - c99b38a86d9ddd26ea0001147c0317f4c082847f authored 11 months ago by nical <[email protected]>
Deploying to master from @ gfx-rs/wgpu@990324fc337a7c9d836a558f442c8a562fad44f9 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 99c90fd701566f6d13dbbc5d33746e8da281b7e9 authored 11 months ago by nical <[email protected]>
Add max_color_attachments and max_color_attachment_bytes_per_sample (#5218)

github.com/gfx-rs/wgpu - 990324fc337a7c9d836a558f442c8a562fad44f9 authored 11 months ago by Nicolas Silva <[email protected]>
Deploying to master from @ gfx-rs/wgpu@4af531cf6972574cc7ea68b33a4529c231f5cc57 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - b12855f9647fb79ce6bec751c5679b4e1bc19f83 authored 11 months ago by nical <[email protected]>
Deploying to master from @ gfx-rs/wgpu@4af531cf6972574cc7ea68b33a4529c231f5cc57 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - b6cd19db9381f8bfa7e36d1242082c81fe784e6a authored 11 months ago by nical <[email protected]>
[wgpu-core] Compute minimum binding size correctly for arrays. (#5222)

* [wgpu-core] Add tests for minimum binding size validation.

* [wgpu-core] Compute minimum bi...

github.com/gfx-rs/wgpu - 4af531cf6972574cc7ea68b33a4529c231f5cc57 authored 11 months ago by Jim Blandy <[email protected]>
Deploying to master from @ gfx-rs/wgpu@2382c8e74f44a3b0a26abeede18c70ec817e3394 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 782d3be3a13942e1b36ea403613add9faaec289e authored 11 months ago by teoxoy <[email protected]>
Deploying to master from @ gfx-rs/wgpu@2382c8e74f44a3b0a26abeede18c70ec817e3394 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - e7bbe3100dd5777db695304afb1622f3b2772bfc authored 11 months ago by teoxoy <[email protected]>
Fix glsl backend errors regarding samplerCubeArrayShadow (#5171)

* add GL_EXT_texture_shadow_lod feature detection

* allow more cases of cube depth texture sa...

github.com/gfx-rs/wgpu - 2382c8e74f44a3b0a26abeede18c70ec817e3394 authored 11 months ago by Christian Schwarz <[email protected]>
Deploying to master from @ gfx-rs/wgpu@07e59eb6fc7de3f682f1c401b9cf9f0da9ee4b4a πŸš€

github.com/gfx-rs/wgpu-rs.github.io - f9672f21d568e888c8708a53bcfd723e5564bfb8 authored 11 months ago by nical <[email protected]>
[wgpu-core] Add tests for minimum binding size validation. (#5220)

github.com/gfx-rs/wgpu - 07e59eb6fc7de3f682f1c401b9cf9f0da9ee4b4a authored 11 months ago by Jim Blandy <[email protected]>
Deploying to master from @ gfx-rs/wgpu@499bd64c292b2cd436b8c6aceafcfac0268f9476 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - 220c08bbbb3da0fa9070faef096806b8bd31a082 authored 11 months ago by ErichDonGubler <[email protected]>
Deploying to master from @ gfx-rs/wgpu@499bd64c292b2cd436b8c6aceafcfac0268f9476 πŸš€

github.com/gfx-rs/wgpu-rs.github.io - ca45646b0fb54b1e1e86cc0f576932d2968574ed authored 11 months ago by ErichDonGubler <[email protected]>
Prevent a deadlock when destroying resources (#5216)

It's risky to get write access through the snatchlock from a drop implementation since the snatc...

github.com/gfx-rs/wgpu - 499bd64c292b2cd436b8c6aceafcfac0268f9476 authored 11 months ago by Nicolas Silva <[email protected]>