Ecosyste.ms: OpenCollective

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

github.com/gfx-rs/wgpu-rs

Rust bindings to wgpu native library
https://github.com/gfx-rs/wgpu-rs

Merge #805

805: Update naga to gfx-17 r=kvark a=kvark

Gets Naga validation, MSL fixes, GLSL varying fixes,...

645dc9040bf1e10eb27a783c4d492d632b01478a authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update naga to gfx-17

77240da9e2b0e5810e26111441d1c80f550a54f7 authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #792

792: Use implicit layout for hello-compute r=kvark a=kvark

Co-authored-by: Dzmitry Malyshau <...

aabcc44744bfd3a28ec2d32cae56d1cdcdda25c5 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #803

803: Shader fixes with binary expressions r=kvark a=kvark

Goes along with https://github.com/gf...

f7db718542e6a85560484bed40a0f4987d6db17b authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Shader fixes with binary expressions

5aaca1cefede20e2a724a7002295cd46cf4c0595 authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #800

800: Schedule event waits after redraw events are cleared r=kvark a=kvark

As @adamnemecek point...

0f1b290af947d3cd16280c4eb3b48507f5e6c9fb authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Schedule event waits after redraw events are cleared

eeb6a698ae671893a027c7739e3825a13c0ac5e7 authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #798

798: Fix all the clippy lints r=kvark a=HalfVoxel

Clippy is now happy

Co-authored-by: Aron Gra...

5c249c4375ae779c494028398e5de7c798e41735 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix all the clippy lints and add clippy/fmt CI

f78ccfe09eb2a50c93916803ce16bda26dbfbe25 authored almost 4 years ago by Aron Granberg <[email protected]>
Merge #799

799: Update naga to gfx-16 r=kvark a=kvark

Makes WGSL constants much more ergonomic to write, a...

66b900bf8d3e10e8fcb5a37200a69c057c27a7a5 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update naga to gfx-16

d16c7a1e5a5aa9fbde0ecf8d187a512ba1de153f authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #797

797: Move from `tracing` to `log` + `profiling` r=kvark a=cwfitzgerald

Continuation of https://...

a7e03546c1584cefef5b926f923108ea2cd1c146 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix excessive buffer padding (#795)

* Fix excessive buffer padding

* Prettify

* cargo fmt

* Simplify code

* Style

50fdd1e5993c0dc3935ffd744b05f13aecef99d7 authored almost 4 years ago by Aron Granberg <[email protected]>
Move from `tracing` to `log` + `profiling`

0b010163cc001de47c142f42cfdb1fa4d95cfae8 authored almost 4 years ago by Connor Fitzgerald <[email protected]>
Added example for conservative rasterization (#791)

* Example for conservative rasterization

* Update to wgpu-core/types 717c2d73e725c064a3c4696d...

ea14d4067d62e063a8d90d666eb51498721cea3b authored almost 4 years ago by Wumpf <[email protected]>
Use implicit layout for hello-compute

33f1ac360ec246b4442bdfd057417831a58923fb authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #790

790: Update to naga-14 r=kvark a=kvark

Depends on https://github.com/gfx-rs/wgpu/pull/1262
Mak...

96ca1e41dd4ede12bcb3220712ab5c8c2fd688ad authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update to naga-14

0cccf9ccee515ec9300d8c5077903cc08da2fe88 authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #786

786: Update to naga-13 r=kvark a=kvark

Co-authored-by: Dzmitry Malyshau <[email protected]>

b3efd07b20de55e7a1ef0abe30dd67e950b15b0b authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update to naga-13

ebd1f8d32e0badeacded25b4444d544ecbdaf510 authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #781

781: Mark BufferMappedRange Send/Sync on native r=kvark a=cwfitzgerald

This fixes an issue repo...

cadc2df8a106ad122c10c2e07733ade8f1e5653c authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mark BufferMappedRange Send/Sync on native

bfeab73eeb822658436b4f2a2d30ac95029612b0 authored almost 4 years ago by Connor Fitzgerald <[email protected]>
Merge #778

778: Return None from get_swap_chain_preferred_format if the adapter does not support the surfac...

ae7b47784b3383351430ab9d8e3317840f3cd4cc authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #779

779: Update wgpu depth_or_array_layers r=kvark a=kvark

Based on https://github.com/gfx-rs/wgpu/...

70d78507952c5e43979c09b52b2358256c75affe authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update wgpu depth_or_array_layers

d4ec1157f0c25fe09dd2192fad9e3318d1d6c47e authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Return None from get_swap_chain_preferred_format if the adapter does not support the surface.

c9a7fe75d484864dc0938cac04dd65c6b55d4317 authored almost 4 years ago by Oleg Andreev <[email protected]>
Merge #776

776: Update wgpu with the new vertex format r=kvark a=kvark

Based on https://github.com/gfx-rs/...

fd4a9925334264725fda5c5d82fa16d7f8aaaa24 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update wgpu with the new vertex format

6d39d8f739328bd89da9959aafefad709378398f authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #773

773: Panic on empty buffer slices r=kvark a=Wumpf

Fixes #735
Can't really pass through zero s...

1509128f6dd027b392e76da15b430099fce26750 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
panic on empty buffer slice

Fixes #735

b4859d3ecfdb9eec77c08a258459007c18353a88 authored almost 4 years ago by Andreas Reich <[email protected]>
Merge #772

772: spelling error in skybox r=kvark a=Pat-Lafon

Co-authored-by: Patrick LaFontaine <3213546...

3ec521c866b4cc59475a49778382a4295620ccc1 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Upgrade to latest wgpu

1ebd9e27784bc08680211a879300663da5eb3895 authored almost 4 years ago by Andreas Reich <[email protected]>
spelling error in skybox

3bb7c94b9ea96da3347184120f6dfc800aa0e0a0 authored almost 4 years ago by Patrick LaFontaine <[email protected]>
Fix create_texture_with_data for 3d textures (#771)

* Fix create_texture_with_data for 3d textures

* Remove depth_per_iteration variable

a86612e4ef732a607c253444336e93c13c0263d7 authored almost 4 years ago by Ashley <[email protected]>
Merge #768

768: Update naga to gfx-12 r=kvark a=kvark

See https://github.com/gfx-rs/wgpu/pull/1226

Co-aut...

75e77d187255ea1527a4d840db068b6bae7f5503 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update naga to gfx-12

7fc75c4ec7507481040b0d0619ae634d53a243f6 authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #766

766: Blend state API update r=kvark a=kvark

Based on https://github.com/gfx-rs/wgpu/pull/1224

...

5879936e23e332e5ffcafc6f63c481baba0849c5 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Blend state API update

60fe95205a42b3d4c565130aa98b002a1f70635c authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #765

765: Update naga to gfx-11 r=cwfitzgerald a=kvark

Gets us https://github.com/gfx-rs/wgpu/pull/1...

243dbf21a41e53bbefa7469077d323625284069a authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update naga to gfx-11

e733e17e49ea4df9524e4fc83ac2272f5b19e44a authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #744

744: Demonstrate obj loading in the skybox example r=kvark a=kvark

I wanted to see which exampl...

2aa77054440e8e3b46d86ab2c27cc48ff1e73251 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Stop using vertex attributes in the mipmap example

657ee0ba6104709272e43cdbf30bed68bd802f64 authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Demonstrate obj loading in the skybox example

de8182f15298283fd5134145ff6e6bbe69cf57b2 authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #759

759: Correct FragmentState targets comment r=grovesNL a=Systemcluster

Previously the comment wa...

6864c0be84a7a9994486ac6704d390ffbd271641 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Correct FragmentState targets comment

aeec413452fa5d83d94100989e5ff531f09a4770 authored almost 4 years ago by Chris <[email protected]>
Merge #755

755: Add Instance::poll_all r=kvark a=lachlansneff

`Instance::poll_all` polls all devices. This...

229dbb349142019eec9fc2e66eb0d22da91b2568 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #756

756: Convert `PrimitiveState::cull_mode` to `Option<Face>` r=kvark a=yzsolt

Depends on https://...

f608bafff870d93e4872953a6e7d199639ad79fd authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Convert `PrimitiveState::cull_mode` to `Option<Face>`

66b9633cf83036c69b68f0a82a8135c34b3f4b65 authored almost 4 years ago by Zsolt Bölöny <[email protected]>
Add Instance::poll_all

c233c33cd0e9baa68ef8391b92c04fbf74b02d19 authored almost 4 years ago by Lachlan Sneff <[email protected]>
Merge #754

754: Update naga to gfx-10 r=kvark a=kvark

See https://github.com/gfx-rs/wgpu/pull/1205

Co-aut...

0234f2723a1fbbfaa48a88948c1554f8de6fa888 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update naga to gfx-10

35fa7c184ea9f42129ea830aab0c4e12795fa447 authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #753

753: Use max function to ensure that the swapchain size is not less than 1. r=kvark a=Tnze

ATT
...

b8ba5c243a7d233b555f08bd15af3a3e141c6fe3 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Use the "max" function to ensure that the swapchain size is not less than 1. For better readability.

6e6816e938e1d40a4ebb7182dbc9144fe6f430e3 authored almost 4 years ago by Tnze <[email protected]>
Merge #752

752: Expose missing constants from wgpu-types r=cwfitzgerald a=Imberflur

Co-authored-by: Imbr...

b029ddeda3ea2933061d580cb9c0e4d6c3b9a187 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Expose missing constants from wgpu-types

fadb730a013b760c4fbf0381389fa56dffa36079 authored almost 4 years ago by Imbris <[email protected]>
Merge #710

710: Implement read_buffer r=kvark a=fintelia

I'm not sure about the exact interface that makes...

cd74c8d9a49187771f317af437305d23681039a0 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Implement read_buffer utility function

b17cb30f1796d22ed4f9f0b8a91e1573ba8f39c2 authored almost 4 years ago by Jonathan Behrens <[email protected]>
Merge #745

745: Bump wgpu-core r=kvark a=Imberflur

For the fix of this issue https://github.com/gfx-rs/wgp...

1f1a7e5dd47a1610733bbc3989414acb62395359 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Bump wgpu-core

f839755e12d98dd0b005c6a8733b3bc5b3eaa9d9 authored almost 4 years ago by Imbris <[email protected]>
Experimental ReadBuffer structure

91fca7c5c32f5703ed6951cd65327603d9190e71 authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #738

738: Update version and dependencies to gfx-9 r=kvark a=kvark

Co-authored-by: Dzmitry Malysha...

f891e86e87f0733f04a8078f4be8ead2f24551cf authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update version and dependencies to gfx-9

7235072f6d283340fd438b12b479c67dc093315b authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #679

679: WGSL shader conversion for the examples r=grovesNL a=kvark

Blocked on:
- ~~https://gith...

f882abcf4b3d1e9bfbfc95b61874344661956479 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Convert cube, skybox, msaa-line, and mipmap, to WGSL

Validate example shaders in tests

Support WGSL on the Web via Naga

Port the shadow WGSL partia...

74eed253d84c4b507a8ee8f273612899f150acac authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #734

734: Update wgpu to the new render pipeline descriptor API r=grovesNL a=kvark

MAJOR API BREAKIN...

c45fbce8b45f3b8129e164fffe0eaddfff9a2935 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update wgpu to the new render pipeline descriptor API

517ce3ef8d65fcd906c66d4cf2d31b8e636f452d authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #730

730: Fix the web backend in code and CI r=grovesNL a=kvark

Fixes #729

Co-authored-by: Dzmitry ...

9fd063062123a1fdd399aa998958804545f7f117 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix the web backend in code and CI

c1225c42ac8fc2ed2be3d423e9553a647e0dd54f authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #717

717: Fixup WebGL Building Docs r=kvark a=cwfitzgerald

Improved the docs for building wgpu for t...

b04cc289e84e0a754c9059a23970d8204f367cd8 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fixup webgl docs

26f8605ec77d8a79bdede856758ea38d31df0b08 authored almost 4 years ago by Connor Fitzgerald <[email protected]>
Merge #726

726: Bump wgpu-core and update texture_view_drop call r=kvark a=mkeeter

This PR updates to the ...

8ee42da76c6cba11a21889fa699e3dde729f17b4 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Bump wgpu-core and update texture_view_drop call

2d16ade76c3be39df15bbbdd33f56d774fd7e879 authored almost 4 years ago by Matt Keeter <[email protected]>
Merge #720

720: Remove typed-arena dependency r=cwfitzgerald a=kvark

Also bumps the wgpu dependency to inc...

7273dba07a4f48558563983981ec62d77280b448 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Remove typed-arena dependency

ba99775974440064a24d68bd93fe537f2de72f1d authored almost 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #716

716: Update Wgpu-Core r=trivial a=cwfitzgerald

This rollup fixes a pretty bad segfault that alw...

639257e9e5c41c51724801ea589d2bf771f658de authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update wgpu-core etc

24ae87c4ea4d2158811e576d7b685517bb8aa2dd authored almost 4 years ago by Connor Fitzgerald <[email protected]>
Merge #715

715: Add pipeline statistics and timeline queries r=kvark a=cwfitzgerald

Blocked on https://git...

15d784a11ad294c3199e43ebd7d7d1d774e09fa0 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Add pipeline statistics and timeline queries

6d52bc553501de9ffea5b7e46e014dc4aaf4c04b authored almost 4 years ago by Connor Fitzgerald <[email protected]>
Merge #713

713: Expose texture format feature query (and update to latest wgpu) r=kvark a=Wumpf

Exposes te...

baf6c433bb8daa230c350c777e5f26fc95382495 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Exposed get_texture_format_features on adapter

5ad4f19ceaab0bf68c29d5fd8b5b5f4a39e4d37e authored almost 4 years ago by Andreas Reich <[email protected]>
Merge #698

698: Format PassErrorScope pipelines r=kvark a=scoopr

Pairing for gfx-rs/wgpu#1132, formats the...

da5fbcfc74c28063e1828a750786b31ac5975ce3 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Format PassErrorScope pipelines

a6cc17c12e51e3cfb082b799972bc167d4a11a26 authored almost 4 years ago by Mikko Lehtonen <[email protected]>
Merge #709

709: Move get_swap_chain_preferred_format from device to adapter r=kvark a=niklaskorz

See https...

4c518912790ee011cebcd75e9879647554e3261c authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Move get_swap_chain_preferred_format from device to adapter

Squashed commit of the following:

commit 260976b10e3a54b253768d71e5e47c51b976c25c
Author: Nikla...

0578cda7a65ecdf161e35e4b5b8d6e1fec7cd933 authored almost 4 years ago by Niklas Korz <[email protected]>
Merge #707

707: Fix compilation on aarch64-apple-darwin r=kvark a=andykilroy

wgpu-rs couldn't compile on t...

0710a7a9116ffca8039ce7d8fc58197b93e02d3c authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix compilation on aarch64-apple-darwin

wgpu-rs couldn't compile on the Apple M1 (arm64) macs due to a compilation
problem in winit. wi...

7e6bc07955ddbe8b519ee4bd76fad4bf2500ad5a authored almost 4 years ago by Andrew Kilroy <[email protected]>
Merge #706

706: Update to latest wgpu r=grovesNL a=ElArtista

Co-authored-by: TheArtist <agorglouk@gmail....

6cfd4243603b495fed568445792feed51e78aac2 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update to latest wgpu

4efca697279677b75b8c64a7e141b05938b9fa10 authored almost 4 years ago by TheArtist <[email protected]>
Merge #685

685: Replace futures crate with pollster. r=grovesNL a=parasyte

This PR removes all of the `fut...

ab8b0e3766558d541206da2790dfd63f15b13bc4 authored almost 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Replace futures with pollster

This PR removes all of the `futures` dependencies. `std::future` does not contain a lot of usefu...

dae801baa0416380a5019be0ab68151bf63b6cf3 authored almost 4 years ago by Jay Oster <[email protected]>
Merge #701

701: Fix cargo doc warnings due to unresolved links r=kvark a=manugildev

This PR fixes 13 warni...

1bcbc6999e0cbf121a80286c28aa1d79da86b4d8 authored about 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix cargo doc warnings due to unresolved links

80d8526c8326e961d90c1fe083722256df183db7 authored about 4 years ago by Manuel Gil <[email protected]>
Merge #699

699: Fixed inconsistent framerate in examples. r=kvark a=Wumpf

Does not affect web builds.

P...

78755f595fd41791527a667c921e3e87e671c23e authored about 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fixed inconsistent framerate in examples.

Does not affect web builds.
Previously, framerate would float between 30-40 fps depending on how ...

2b2aed3a46f0f8298fecf1243e6aff97dabf2d18 authored about 4 years ago by Andreas Reich <[email protected]>
Merge #697

697: Remove wgpu-subscriber -> subscriber alias in examples r=kvark a=manugildev

Fixes #686

...

c37947dbb7d555b5dea7c6061bd2d505ca99e549 authored about 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Remove wgpu-subscriber -> subscriber alias in examples

a5f44f2759225775b453574f3557fd0f42cf3646 authored about 4 years ago by Manuel Gil <[email protected]>
Merge #693

693: Expose get_swap_chain_preferred_format r=kvark a=manugildev

Fixes #691

This functionali...

f89175e19c1ca37707be9c24f6c83adde5b2c351 authored about 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Expose get_swap_chain_preferred_format on Device

- Update examples to make use of the new method

e00ef5d5842a1fcfb46bb531789b1c340bdee3ab authored about 4 years ago by Manuel Gil <[email protected]>
Merge #690

690: Add `RenderEncoder` r=kvark a=0x182d4454fb211940

It seems like `RenderPass` and `RenderBun...

3d605463bb1c7c4d4f468ac166916855c4fda6cc authored about 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Add `set_push_constants` to `RenderEncoder`

a7c87edaef3360681e69db6efa6262a244c2e2ce authored about 4 years ago by 0x182d4454fb211940 <[email protected]>