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 epi::Frame cloneable so you can allocate textures in other threads #999

Merged
merged 8 commits into from
Dec 26, 2021

Conversation

emilk
Copy link
Owner

@emilk emilk commented Dec 25, 2021

Closes #673

TODO:

  • Fix color test
  • Test
    • web
    • glow
    • glium
  • Better docs
  • Update changelogs
  • Code review

@emilk emilk force-pushed the refactor-epi-frame branch from 867a46e to 0e2b000 Compare December 26, 2021 09:00
@emilk emilk marked this pull request as ready for review December 26, 2021 14:52
@emilk emilk merged commit b7441ee into master Dec 26, 2021
@emilk emilk deleted the refactor-epi-frame branch December 26, 2021 20:21
emilk added a commit that referenced this pull request Dec 28, 2021
@emilk emilk mentioned this pull request Jan 15, 2022
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.

Refactor epi::Frame
1 participant