8000 Release 0.9.0 by Vixeliz · Pull Request #1197 · ggez/ggez · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release 0.9.0 #1197

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

Merged
merged 69 commits into from
Jun 25, 2023
Merged

Release 0.9.0 #1197

merged 69 commits into from
Jun 25, 2023

Conversation

Vixeliz
Copy link
Contributor
@Vixeliz Vixeliz commented Jun 25, 2023

No description provided.

PSteinhaus and others added 30 commits November 4, 2022 18:29
fixed vsync by adopting wgpu's built-in enums
Set Wayland app-id based on ggez game_id
Fix (x,x) typo in text.rs to (x,y)
fix non-instanced draw calls - use as_std140 instead of bytemuck for uniforms
remove all aliased buffer overwrites
Added my Sokoban clone to Projects.md
nobbele and others added 23 commits April 7, 2023 16:01
Some fedora packages are called quite differently than in Debian based
distributions. Therefore the corresponding package names were added.
doc: Added dependencies for fedora into build guide
Co-authored-by: Benji Smith <6193112+Benjins@users.noreply.github.com>
…lid`, as `from_color` is just a more properly named replacement with the ability to specify width and height.
* Use paths instead of strings where it makes sense

* Run CI on MacOS 11

* Update CHANGELOG

* Use `AsRef<Path>`
@Vixeliz
Copy link
Contributor Author
Vixeliz commented Jun 25, 2023

Relevant to ci fails:
rust-lang/rust#112343
rust-lang/rust#112308

@Vixeliz Vixeliz merged commit cf922ce into ggez:master Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0