about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedsdl2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a warning in wrapped libsdl2ptitSeb2021-04-111-1/+1
* Forgot to add SDL1rajdakin2021-04-111-2/+1
* General improvements to box64 and fixed some SDL2 functionsrajdakin2021-04-111-158/+79
* Fixed SDL AudioSpec structure definitionptitSeb2021-04-061-0/+1
* Fixed some wrapped function signature, and added a few moreptitSeb2021-03-301-2/+2
* Wraped some SDL2 printf functionsptitSeb2021-03-301-26/+11
* Better functions name resolving when using TRACE, and fixed some printf stuff...ptitSeb2021-03-101-3/+4
* Fixed an issue with SDL Thread CreationptitSeb2021-03-091-1/+2
* Wrapped function SDL_LogXXXX needs va_listptitSeb2021-03-071-1/+2
* Wrapped SDL_LogXXXX function correctlyptitSeb2021-03-071-37/+9
* Disabled va_list wrapped function in SDL2, wrapping is not done yetptitSeb2021-03-071-26/+26
* Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenalptitSeb2021-03-071-0/+994