This is my SDL2 for Delphi XE4 with support for MACOS: http://www.remakesonline.com/descargas/SDL2.zip

Pascal-Header-Conversion SDL from the JEDI-Team written by Domenique Louis and others.
Pascal-Header-Conversion SDL2 from the Copyright (C) 2012/13 Tim Blume aka End.
I only adapt for compile to OSX with DelphiXE?




Only work with latest SDL2 library (Sun Aug 18 2013) because SDL_CreateWindow now return new param between "title" and "x" param ¿?.


It include:
Code:
sdl2.inc
SDL2.pas
SDL2_Image.pas
SDL2_Mixer.pas
SDL2_Net.pas
SDL2_Ttf.pas

Kotai