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

Refactor software specific drawing functions from Gfx into SoftwareDrawingEngine #1762

Closed
ZehMatt opened this issue Jan 23, 2023 · 0 comments · Fixed by #1766
Closed

Refactor software specific drawing functions from Gfx into SoftwareDrawingEngine #1762

ZehMatt opened this issue Jan 23, 2023 · 0 comments · Fixed by #1766

Comments

@ZehMatt
Copy link
Contributor

ZehMatt commented Jan 23, 2023

Since most functions are actually software drawing routines it should go in the SoftwareDrawingEngine, when the user wants to draw things then the renderer should provide a drawing context that abstracts the internals into a unified interface.

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 a pull request may close this issue.

1 participant