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

render: Pull out render backends code into subcrates #533

Merged
merged 3 commits into from
Apr 30, 2020

Conversation

Herschel
Copy link
Member

This pulls out the rendering backends into subcrates under the top-level render directory, because rendering backends such as wgpu could be usable on both web and desktop.

This should serve as the base for #520 and #527.

@Herschel Herschel added the A-rendering Area: Rendering & Graphics label Apr 29, 2020
@Herschel Herschel merged commit 834756c into ruffle-rs:master Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rendering Area: Rendering & Graphics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants