about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedsdl1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Small change to avoid wlib_t declaration in wrappedlibs.h (from box86)ptitSeb2022-05-091-1/+1
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-66/+11
* First passrajdakin2021-04-141-0/+1
* Forgot to add SDL1rajdakin2021-04-111-84/+35
* Better functions name resolving when using TRACE, and fixed some printf stuff...ptitSeb2021-03-101-4/+5
* Fixed an issue with SDL Thread CreationptitSeb2021-03-091-1/+2
* Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenalptitSeb2021-03-071-0/+574