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

Fix 16bpp #1

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Fix 16bpp #1

wants to merge 17 commits into from

Conversation

t0suj4
Copy link

@t0suj4 t0suj4 commented Aug 11, 2017

I've changed the code to support 16bpp and done some refactoring, so I could have listening viewer in my tree. This is hopefuly useful to anyone.

The code shoud be split into multiple files, but I don't want to bother with that right now.

So nobody else wastes two hours figuring out, like me, what that 20-line function does.
I'm not sure what exactly it is supposed to do, so I retained old behaviour.
A painless way to silence tons of warnings about definition of DBMESSAGE
Splitted up into multiple functions, each taking care of
one individual step.
There was no API using those structs, therefore they can be put into private header
8bpp is still unsupported and will give only black screen
formats aren't hardcoded anymore but returned from SDL instead
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.

1 participant