about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedsdl2image.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-73/+9
* Added some code to detect if emulted program use old IMG_SavePNG_RW api inste...ptitSeb2022-02-131-4/+14
* Undo last commitptitSeb2022-02-111-2/+2
* Fixed wrapped function IMG_SavePNG_RW from SDL2-imageptitSeb2022-02-111-2/+2
* Added some hack to try detect SDL_sound custom build for SDL2 and use emulate...ptitSeb2021-06-161-2/+5
* Added SDL2_mixer, SDL2_image, SDL2_ttf2 and SMPEG2 wrapped libs, plus a few m...ptitSeb2021-03-131-0/+164