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 #496

496: Replace u32 with NonZeroU32 in TextureView r=kvark a=kunalmohan

Includes https://github.co...

3069da10043c46a2b184fb57ad3760a5799d3f9b authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Replace u32 with NonZeroU32 in TextureView

e110672a5396dfc292e0c50ebbf67af6658dbf4d authored over 4 years ago by Kunal Mohan <[email protected]>
Merge #494

494: Update wgpu with the error model changes r=cwfitzgerald a=kvark

Depends on https://github....

7087e3141c2982361fb6e8b171475485bad5a1a8 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update wgpu with the error model changes

9b5cbd98adf6598b4c0ac3cfcaca3bf91d5ef054 authored over 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #495

495: Update a documentation to refer to create_buffer_init() instead of create_buffer_with_data(...

ffa9199402e1436ba525007754e161b08ab12bcc authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update a doc's reference to create_buffer_init()

b9dcf325951f982691f00e230ce67dfdabcb8c17 authored over 4 years ago by Hiroaki Yutani <[email protected]>
Merge #493

493: Use BCn textures if possible in skybox example r=kvark a=cwfitzgerald

This converts the sk...

8ac6145ce6b987a29df4d4f2f75fd6262ca67651 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Use BCn textures if possible in skybox example

6e2f51018fc005fbaec2ce9a9ef6f6548c82ebd2 authored over 4 years ago by Connor Fitzgerald <[email protected]>
Merge #492

492: Replace NonZeroU32 with u32 in TextureViewDescriptor r=kvark a=kunalmohan

Includes https:/...

ac89cff224233943269cb3859f54258220cfa81d authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Replace NonZeroU32 with u32 in TextureViewDescriptor

9e365da89d02866267b5798e44b1f02cea243754 authored over 4 years ago by Kunal Mohan <[email protected]>
Merge #482

482: Add label parameter to `create_buffer_with_data` r=kvark a=OptimisticPeach

Improves QOL by...

50d62046655cd180c4933dc575401ee46a14d8ad authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Combine `create_buffer` and `create_buffer_with_data`Combines both by creating a new buffer descriptor which can deal with both of copying and allocating.

2512c30e57197e768dce9fa38e3b545099a0831d authored over 4 years ago by OptimisticPeach <[email protected]>
Merge #490

490: Panic using error Display rather than unwrapping r=kvark a=cormac-obrien

Fixes #489.

Co-a...

18f7408b0ed0227ca3f6ef337447ff43b94818a6 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Panic using error Display rather than unwrapping

Fixes #489

975e77b363a19182e3f589a40520b22c055f68c3 authored over 4 years ago by Mac O'Brien <[email protected]>
Merge #484

484: Enable features in CI to prevent compiler errors r=kvark a=cwfitzgerald

Simple change, thi...

1fb9344bf1815bf30eac9ba8dca299d783a91bd1 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Enable features in CI to prevent compiler errors

ccfe3ed285e6bfc97212949110c6d06bd1327eb2 authored over 4 years ago by Connor Fitzgerald <[email protected]>
Merge #488

488: Update wgpu with view descriptor changes r=kvark a=kvark

Includes https://github.com/gfx-r...

9e520f8e7c9b06de41cdafc5f68b6bce79b98eb7 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update wgpu with view descriptor changes

514e7699fffee6554f7ce79be0ea27188e1f92a2 authored over 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #487

487: Update to latest `wgpu-core` r=kvark a=GabrielMajeri

Pulls in the latest changes from `wgp...

e4711d014120403ee83945b12eb4bcc3ecb76f36 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update to latest `wgpu-core`

b17dbdb0b43d94b09bef34819bdac467b3cd7ab1 authored over 4 years ago by Gabriel Majeri <[email protected]>
Merge #476

476: Convert to tracing for logging and add fmt logger r=kvark a=cwfitzgerald

wgpu-rs half of h...

fe1c4021d92ec42e392648af93cb68d8ba8096c8 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Convert to tracing for logging and add fmt logger

7871d100c8c44f7944ef30a9d61037c4d419203f authored over 4 years ago by Connor Fitzgerald <[email protected]>
Merge #469

469: Update to latest `wgpu-core` device error handling r=kvark a=GabrielMajeri

Corresponding P...

2f961270062525ddbc8fdebdc02c06794c698cda authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Unwrap errors from device functions

5862ca3703eda4bff63e1e1002cf161ca37e8665 authored over 4 years ago by Gabriel Majeri <[email protected]>
Merge #481

481: Remove screenshots from README r=grovesNL a=kvark

Screenshots cover a ton of space, and no...

cc54e9dece91e7aed80571674a0b131c7c48b620 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Remove screenshots from README

01905ece105d45a1e060d6ee8b4ffd29d3a1eeca authored over 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #480

480: Fix the link to friend applications in the readme r=kvark a=memoryruins

The current link <...

37d26f13dc709ff7201f7f3cf82e22f004d5af19 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix the link to friend apllications in the readme

The current link brings one to a "Create new page" form for the wiki instead of the intended page.

ee066d5cd3fc4017f142b94b5daf0b1311d67f7a authored over 4 years ago by memoryruins <[email protected]>
Merge #479

479: Split framework limit situation into requested/required r=kvark a=cwfitzgerald

Requiring i...

c75b0ee535a31fd95c0ea9868cebe70ec25a0e79 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Split framework limit situation into requested/required, enforcing correctness in the framework

7e177899870983b0b0f65d6c14a0e76cef7264d1 authored over 4 years ago by Connor Fitzgerald <[email protected]>
Merge #475

475: Made RenderBundleEncoder derive Debug r=kvark a=Andful

This is a continuation of the pull ...

9a9bf53a6e2e8fb26bd512d3a39ebda1c2233e32 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #477

477: Add more cows r=cwfitzgerald,kvark a=Kimundi

Co-authored-by: Marvin Löbel <loebel.marvin...

867b2818752081db0d9566fa7a85b5ce1e7a2421 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix missing cows in some places

166fdc1052ac3040dffd8dee5a1265a5c3c3aab5 authored over 4 years ago by Marvin Löbel <[email protected]>
Made RenderBundleEncoder derive Debug

Signed-off-by: Andrea Nardi <[email protected]>

4784c45be432a24cd356d42094efdcd970e11a9e authored over 4 years ago by Andrea Nardi <[email protected]>
Merge #473

473: Update wgpu, use defaults for rasterizer states, use depth-clamping r=straightforward a=kva...

e785b213e409460649da5c78068f653d2634bafc authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update wgpu, use defaults for rasterizer states, use depth-clamping

b76e56043257a01a72769de088bcf21901ebaa6f authored over 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #472

472: Fix two missed renames in docs r=grovesNL a=Kimundi

Co-authored-by: Marvin Löbel <loebel...

25b5fb01dcbb726a765fa5c86e0523f45fe4c483 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix two missed renames in docs

a7abefaaab3d944962c87e462fbfb1aaab9602ef authored over 4 years ago by Marvin Löbel <[email protected]>
Use ACCESS_TOKEN for deployment

37d176f67ddd6b6e112e1151dadf40737a68523b authored over 4 years ago by Dzmitry Malyshau <[email protected]>
Change deployment target to wgpu-rs.github.io (#471)

c4cdb4ea91ec349abdc5e1a131e4d39098faaf82 authored over 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #460

460: Replace borrowed slices in Descriptor structs with copy on write slices r=kvark a=Kimundi

...

a85db74cb899c2615bd6d7ef2dd6dffc4431d444 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update wgpu-rs for the Cow changes in wgpu

eb9299d247fd976734fe3a2fa83160335bc8fc7b authored over 4 years ago by Marvin Löbel <[email protected]>
Merge #466

466: add debug trait for public types r=kvark a=Andful

This pull request is to resolve the issu...

f9c3cb91c09eced67e8554e81ef948e3e15649ee authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
made fields of direct::Context private

019e7513b3401fad6a8895fd7400fb4486140a07 authored over 4 years ago by Andrea Nardi <[email protected]>
implement debug for public types

Signed-off-by: Andrea Nardi <[email protected]>

f1fa1e884bf8e7e7689e16d640e7d4753e791351 authored over 4 years ago by Andrea Nardi <[email protected]>
Merge #465

465: Fix Vulkan portability support on macOS r=cwfitzgerald a=kvark

Co-authored-by: Dzmitry M...

4e49a6080408ced3cbb4dac094ad820a972d59cd authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #442

442: replace vertex_format_size macro with VertexFormat size function r=kvark a=bootra-dev

This...

96f4dda7567b2ddc04f155b98c1183ce57af8f04 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix Vulkan portability support on macOS

655828f88fee9d9f4a0985770fc012cc2fd6a7ec authored over 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #462

462: create_buffer_with_data automatically handles its own alignment requirements r=kvark a=ruka...

e21bc3b9d6b77531e874446a1e821a6f8721a357 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
create_buffer_with_data automatically handles its own alignment requirements

87da83cb4f107560e113f3a7d31fcd323653cd2e authored over 4 years ago by Rukai <[email protected]>
Merge #459

459: Fix typo r=cwfitzgerald a=JMS55

Co-authored-by: JMS55 <[email protected]...

d91d046c0a2b75aec94006a1bbeee2955b7d9da6 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix typo

38167f73b83ef906d3217f2163955e9999732a2b authored over 4 years ago by JMS55 <[email protected]>
Merge #453

453: Added Static Lifetime to Statically Loaded SPIR-V Modules r=kvark a=Andful

The commit enab...

8a07a096104dc61afae5b7594df7da3b95bb81dc authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Added Static Lifetime to Statically Loaded SPIR-V Modules

Signed-off-by: Andrea Nardi <[email protected]>

dcd5b4675dce1cc778153f6cb49aa4c32ee2c74e authored over 4 years ago by Andrea Nardi <[email protected]>
Merge #452

452: Update to latest wgpu r=kvark a=rukai

public API changes:
* get_next_frame -> get_curr...

6956a215bebddb69b2df6a11f205e3d2e9c79c54 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update to latest wgpu

be388200dc87ce5c1daedb7cb85cb58cfb4cae9e authored over 4 years ago by Rukai <[email protected]>
Merge #455

455: Fix early logging in the examples r=kvark a=yzsolt

Fix early logging in the examples by mo...

b2016b18a7538b4c8f0001138c0a44f155df0038 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Implement more derives for `Operations` (#450)

* Implement more derives for `Operations`

* Use `trace` / `replay` features for serialization...

f4fe83be77d4b9c598109709b276d557a7847d4e authored over 4 years ago by Gabriel Majeri <[email protected]>
Move logger init earlier in the example framework

10538f8a9f28d7796a62e6969739b3f7bc8473ea authored over 4 years ago by Zsolt Bölöny <[email protected]>
Merge #447

447: Remove Lifetimes from Push Constants r=kvark a=cwfitzgerald

This is sound because for rend...

8e4d0015862507027f3a6bd68056c64568d11366 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Remove Lifetimes from Push Constants

17a53cf00375d804e225d321df57a6f4a6dac167 authored over 4 years ago by Connor Fitzgerald <[email protected]>
Merge #443

443: Implement typical Error traits for SwapChainError r=kvark a=DasEtwas

Added Display and Err...

d0825a219511c28bf74f8cbef9056b55fde4e04e authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
added Display and Error implementation for SwapChainError, imported Display and Error more nicely

db834c58abae6fd687be0082859ce7885063ea05 authored over 4 years ago by DasEtwas <[email protected]>
replace vertex_format_size macro with VertexFormat size function

80c94410273910857ab8debe6d2534dd61ff9192 authored over 4 years ago by bootra-dev <[email protected]>
Merge #439

439: Update to latest `wgpu-core` r=kvark a=GabrielMajeri

Pull in some of the latest changes fr...

9f868cd2cba28db334f25272f672bd05e3e52866 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #441

441: Impl Error for Error types r=kvark a=cwfitzgerald

I believe these are the only two results...

08497cee8c87a520e3cf3152fe0e5d4a51a0b857 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Impl Error for Error types

8bc91dc124b09bd160bc0d10d853705c057075f1 authored over 4 years ago by Connor Fitzgerald <[email protected]>
Update to latest `wgpu-core`

ddf1d0c3ab236ef26e8a1bdea8ef52e5c0f81186 authored over 4 years ago by Gabriel Majeri <[email protected]>
Merge #435

435: Implement PUSH_CONSTANTS feature r=kvark a=cwfitzgerald

The rust half of the push constant...

32de700ef908029cc5f8ac3b0befd7439f5bd7bd authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Implement PUSH_CONSTANTS feature

a67047297c6fb03e7ad10a2a9027b6824bc09f75 authored over 4 years ago by Connor Fitzgerald <[email protected]>
Merge #437

437: Use common types from `wgpu-types` r=kvark a=GabrielMajeri

The `wgpu-rs` counterpart to ht...

5f4f35d2c34e4375ff731154429bc1c26bfd5d2d authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Use common types from `wgpu-types`

e01e93a61992fe21c185c5aa745189b97f8a57d6 authored over 4 years ago by Gabriel Majeri <[email protected]>
Merge #430

430: Unwrap errors from transfer API r=kvark a=GabrielMajeri

`wgpu-rs` part of https://github.c...

a8cc309c9b49b279598e1273deba2cf581adb43d authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Unwrap errors from transfer API

009d0624821b0b3ba1697d9e58a2691cdff492f4 authored over 4 years ago by Gabriel Majeri <[email protected]>
Move out the friends list

ad881319bb5d7aca21dff63f434779dda9129833 authored over 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #434

434: recreate swapchain on framework.rs examples on resize, ref #352 r=kvark,cwfitzgerald a=m4b
...

6ca03f8354db2e827b17d0af40c5c33083a15908 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
recreate swapchain on framework.rs examples on resize, ref #352

68754e6ca960983564cbefc005d071802493a9ba authored over 4 years ago by m4b <[email protected]>
Merge #433

433: make env_logger a dev dependency r=kvark a=cart

env_logger is only used in examples and ad...

8c4d814607a303458ad9453da59dfc3a9951d7a3 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
make env_logger a dev dependency

4b37fc0e5f9a7595763f9fae7b7b1fdc39fc557b authored over 4 years ago by Carter Anderson <[email protected]>
Merge #428

428: Split render pass docs into multiple sections, divided by feature r=cwfitzgerald a=lachlans...

344161feae78b077dc28089cf8daa8ce80277eb9 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Split render pass docs into multiple sections, divided by feature

42a8c480a7eecd91ebcc338e9301252db6d1998c authored over 4 years ago by Lachlan Sneff <[email protected]>
Merge #426

426: wgpu dependency update with memory fixes r=trivial a=kvark

Fixes #423 (mostly!)

Co-author...

54f5478f400099b2fa0ba9a72f947c4155b2d3aa authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
wgpu dependency update with memory fixes

38408939e94a1737e7e54e981af60fc9b125338c authored over 4 years ago by Dzmitry Malyshau <[email protected]>
Merge #425

425: Update to new `wgpu-core` render pipeline API r=kvark a=GabrielMajeri

Picks up the changes...

15f051dd778ed73ad6ea6846578bdd367985366b authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update to new `wgpu-core` render pipeline API

eb91482d0b624b04363216dae5e75bc0a3f7203f authored over 4 years ago by Gabriel Majeri <[email protected]>
Merge #417

417: add replay feature r=kvark a=gzp-crey

Resolves #284

Co-authored-by: gzp-crey <gzp@creyga...

0c7c3afebb12bf411d6964887b85e5fd152057f5 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
add replay feature

a7cc7d14c8a8344e2f473a33add55a5423253cc2 authored over 4 years ago by gzp-crey <[email protected]>
Merge #416

416: Allow trailing comma in vertex_attr_array! r=cwfitzgerald a=benfrankel

Co-authored-by: B...

d272a69f676ce4b82692d976a8f9d4a8d93293b9 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Allow trailing comma in vertex_attr_array!

17b6982f49db5441d48878bb3c43ca5bae93811c authored over 4 years ago by Ben Frankel <[email protected]>
Merge #414

414: Implement MultiDrawIndirect Extensions r=kvark a=cwfitzgerald

The wgpu-rs component of htt...

6309dc29b2d3df9f66d9969d15dfc6be52037344 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Implement MultiDrawIndirect Extensions

cc5ff8e9922c13e2fbdbfcf4ae4998d442744cf5 authored over 4 years ago by Connor Fitzgerald <[email protected]>
Merge #413

413: Improve docs for main crate and `hello-triangle` example r=cwfitzgerald,kvark a=GabrielMaje...

18be98d4bb625c5f0e3fecdf5a06cd790bcb8025 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Improve `hello-triangle` docs

a801f64789cf4ebc9ab156d3a31f0c4179677177 authored over 4 years ago by Gabriel Majeri <[email protected]>
Improve crate docs

3720e96321dfb8dc146da76f9803d6968e6fd41f authored over 4 years ago by Gabriel Majeri <[email protected]>
Merge #412

412: Convert Extensions + Capabilities into Features r=kvark a=cwfitzgerald

https://github.com/...

9d2747f4a440f181265e6c719e636392df102def authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Convert Extensions + Capabilities into Features

5529b60da49ad0e1b8d713df4be8dcc3149dead2 authored over 4 years ago by Connor Fitzgerald <[email protected]>
Merge #408

408: Staging belt r=kyren a=kvark

Implementing the belt itself isn't too hard, but integrating ...

b67d3f43e7e604a2e19899baeec2206129b95c42 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Get event loop + futures working on native, untested on web

f05496fa59e2dd7989873882a6ad71e13aa44c0a authored over 4 years ago by kyren <[email protected]>
A different attempt at the example framework

e6ec3276897f0656ab031364456f76900b4f31ca authored over 4 years ago by kyren <[email protected]>
Merge #400

400: Added test for "capture" example r=kvark a=bfrazho

I've added a test to validate the captu...

fb0f231045a168a2f22c09e8a186fdaf0119ddc0 authored over 4 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>