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 port #88

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

SDL2 port #88

wants to merge 3 commits into from

Conversation

mgerhardy
Copy link
Contributor

@mgerhardy mgerhardy commented Jul 26, 2016

Based on pr #74

changes regarding to original pr:

  • Added SDL_RWops support
  • Rebased everything onto master
  • Out of source tree build support for newly generated tb_config.h
  • Use <SDL.h> instead of "SDL.h" or "SDL2/SDL.h"
  • Renamed macros and classes from SDL2 to SDL

@mgerhardy
Copy link
Contributor Author

SDL_TEXTINPUT handling is still missing

@mgerhardy
Copy link
Contributor Author

Note to myself: SDL_RW is using SEEK_END and friends - should be RW_SEEK_END and RW_SEEK_SET, ...

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.

2 participants