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

SubTask - Split shared parts of Window from opengl backend #70

Open
2 tasks
bhperry opened this issue Oct 13, 2023 · 0 comments
Open
2 tasks

SubTask - Split shared parts of Window from opengl backend #70

bhperry opened this issue Oct 13, 2023 · 0 comments
Labels

Comments

@bhperry
Copy link
Contributor

bhperry commented Oct 13, 2023

Pixel should have a core window struct that manages retrieving information from the configured backend. There is probably a lot to disentangle from the opengl package to get this done (e.g., the Canvas struct, which is currently VERY tied to OpenGL).

This may need to be split out into smaller tasks to be manageable.

@bhperry bhperry mentioned this issue Oct 13, 2023
6 tasks
@bhperry bhperry changed the title SubTask - Split Window from opengl backend SubTask - Split shared parts of Window from opengl backend Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants