Skip to content

SDL2 port#88

Open
mgerhardy wants to merge 3 commits intofruxo:masterfrom
mgerhardy:demo_sdl2_2
Open

SDL2 port#88
mgerhardy wants to merge 3 commits intofruxo:masterfrom
mgerhardy:demo_sdl2_2

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