Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to wgpu 0.18 #3973

Closed
Wumpf opened this issue Oct 24, 2023 · 0 comments · Fixed by #4111
Closed

Update to wgpu 0.18 #3973

Wumpf opened this issue Oct 24, 2023 · 0 comments · Fixed by #4111
Labels
blocked can't make progress right now dependencies concerning crates, pip packages etc 🔺 re_renderer affects re_renderer itself
Milestone

Comments

@Wumpf
Copy link
Member

Wumpf commented Oct 24, 2023

Not out as of writing (expected on 25th Oct). Let's try it out before hand, report issues and update for our 0.11 release

@Wumpf Wumpf added 🔺 re_renderer affects re_renderer itself dependencies concerning crates, pip packages etc labels Oct 24, 2023
@Wumpf Wumpf added this to the 0.11 C++ polish milestone Oct 24, 2023
@Wumpf Wumpf mentioned this issue Nov 1, 2023
28 tasks
@Wumpf Wumpf self-assigned this Nov 1, 2023
@Wumpf Wumpf removed their assignment Nov 21, 2023
@emilk emilk modified the milestones: 0.11, 0.12 Nov 27, 2023
@emilk emilk added the blocked can't make progress right now label Nov 27, 2023
emilk added a commit that referenced this issue Dec 1, 2023
### What

* Fixes #3973
* Depends on emilk/egui#3505

### Test Matrix
Make sure to click through a few examples to cover at least points,
lines and meshes. (Arkit is a good one!)

* [ ] Test window-related stuff on Linux:
  * [ ] check that resizing the window works
  * [ ] that the icon shows
  * [ ] that file->open works
  * [ ] that the DPI is sane and persisted on restart
  * [ ] Look for any other weird regressions


* [x] Mac
    * [x] native
    * [x] WebGL Firefox
    * [x] WebGL Chrome
    * [x] WebGL Safari
    * [x] (optional) WebGPU Chrome
* [x] Linux
    * [x] native
    * [x] WebGL Firefox
    * [x] WebGL Chrome
* [x] Windows
    * [x] native
    * [x] WebGL Firefox
    * [x] WebGL Chrome
    * [x] WebGL Edge
    * [ ] (optional) WebGPU Chrome
* [x] Merge egui PR

### Checklist
* [x] emilk/egui#3505 has been merged
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/4111) (if
applicable)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG

- [PR Build Summary](https://build.rerun.io/pr/4111)
- [Docs
preview](https://rerun.io/preview/73199e5727c18529cdbd2dd3956af17204403f96/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/73199e5727c18529cdbd2dd3956af17204403f96/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://ref.rerun.io/dev/bench/)
- [Wasm size tracking](https://ref.rerun.io/dev/sizes/)

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
Co-authored-by: Antoine Beyeler <antoine@rerun.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked can't make progress right now dependencies concerning crates, pip packages etc 🔺 re_renderer affects re_renderer itself
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants