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

Make Software Rendering no_std compatible #323

Merged
merged 1 commit into from
Apr 13, 2020

Conversation

CryZe
Copy link
Collaborator

@CryZe CryZe commented Apr 12, 2020

This updates the dependencies such that the software rendering is now no_std compatible. However this still won't entirely work, as the rendering feature itself isn't fully no_std compatible yet. lyon
is the only crate remaining however that still needs to be made no_std compatible.

cc #223

@CryZe CryZe added enhancement An improvement for livesplit-core. rendering The issue or pull request is affecting the rendering. feature A new user visible feature for livesplit-core. labels Apr 12, 2020
This updates the dependencies such that the software rendering is now
`no_std` compatible. However this still won't entirely work, as the
`rendering` feature itself isn't fully `no_std` compatible yet. `lyon`
is the only crate remaining however that still needs to be made `no_std`
compatible.
@CryZe CryZe force-pushed the software-rendering-no-std branch from 7f6792f to e84e93d Compare April 12, 2020 18:26
@CryZe CryZe merged commit d0675c3 into LiveSplit:master Apr 13, 2020
@CryZe CryZe added this to the v0.12 milestone Apr 14, 2020
@CryZe CryZe removed this from the v0.12 milestone Feb 7, 2021
@CryZe CryZe deleted the software-rendering-no-std branch November 16, 2021 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement for livesplit-core. feature A new user visible feature for livesplit-core. rendering The issue or pull request is affecting the rendering.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant