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

SDL2 improvements, and Integration of older native platform code. #16

Open
mdsitton opened this issue Jul 20, 2015 · 0 comments
Open

SDL2 improvements, and Integration of older native platform code. #16

mdsitton opened this issue Jul 20, 2015 · 0 comments

Comments

@mdsitton
Copy link
Member

I feel this is somwhat a seperate issue from issue #10 after working on this portion of the code. I realised that there are issues and missing features the SDL2 code currently in use.

A list of issues so far:
Current window size is not passed back into the window module.
Fullscreen not implemented.
No concept of monitors.
Multiple windows not implemented currently.

These are some of the ones that need to be fixed before trying to integrate the native win32 backend.

Then integration will require refactoring both to provide the same API. There are going to be many changes to both. The older display module was only ever implemented with win32, and it definitely needs some love.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant