about summary refs log tree commit diff stats
path: root/src/wrapped32/wrappedsdl1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BOX32] More 32bits SDL-1.2 wrapped functionsptitSeb2024-10-101-0/+15
* [BOX32] More adjustments to x86 structures packing & alignment (or not)ptitSeb2024-10-081-1/+1
* [BOX32] Proper alignment for x86 structuresptitSeb2024-10-061-1/+1
* [BOX32][WRAPPER] Added preliminary wrapper for SDL2 (postal1 works) (#1872)Yang Liu2024-09-261-8/+10
* [BOX32][WRAPPER] Fixed null checking in my32_SDL_SetVideoMode (#1868)Yang Liu2024-09-251-0/+1
* [BOX32][WRAPPER] Added more 32bits wrapped functionsptitSeb2024-09-241-20/+70
* [BOX32] Added some more 32bits wrapped functions (Chicken Invaders 3 works, b...ptitSeb2024-09-211-12/+21
* [BOX32] Fixed an issue with using 32bits OpenGL with SDL1.2ptitSeb2024-09-161-1/+1
* [BOX32] Added some more 32bits wrapped function, and fixing some SDL onesptitSeb2024-09-161-2/+33
* [BOX32][WRAPPER] Added more 32bits sdl1 and libc symbolsptitSeb2024-09-141-16/+71
* [BOX32] Added (mostly untested) wrapped libGL and minimum SDL1 (SDLgears and ...ptitSeb2024-09-141-0/+538