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

MTDisplay: SDL backend #7

Open
AmEv7Fam opened this issue Dec 18, 2012 · 3 comments
Open

MTDisplay: SDL backend #7

AmEv7Fam opened this issue Dec 18, 2012 · 3 comments

Comments

@AmEv7Fam
Copy link
Member

Flib and I got talking, and we think that this is currently the best way to go.

@flibitijibibo
Copy link
Contributor

Yup, just an MTSDLDevice and an MTSDLBitmap. Can be done with SDL and SDL_image, respectively.

@flibitijibibo
Copy link
Contributor

Oh, and MTDecode can be shorted to a handful of SDL_image calls. Yeah.

EDIT: Nope, this was just a bunch of junk for MTGDIBitmap.

@flibitijibibo
Copy link
Contributor

Okay, so we're all set to go here. Basically just implement MTBitmap, MTMask and MTDisplayDevice for SDL. They can be implemented in MTSDLDevice.cpp for MTDisplayDevice and MTSDLBitmap.cpp for MTBitmap and MTMask. Soon as that's done, this can be closed as "finished", as debugging it is a whole different story.

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

2 participants