about summary refs log tree commit diff stats
path: root/src/wrapped32/wrappedsdl2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-3/+3
* [BOX32][WRAPPER] Added support of BOX64_MAXCPU in 32bits wrapped SDL2ptitSeb2025-01-091-0/+10
* [BOX32][WRAPPER] Added more SDL2 32bts wrapped functionsptitSeb2024-12-131-0/+126
* [BOX32][WRAPPER] Added a few more SDL2 32bits wrapped functionsptitSeb2024-10-191-0/+11
* [BOX32] Morewrapped SDL2 function, and improved handling of SDL_PixelFormatptitSeb2024-10-101-1/+29
* [BOX32] More 32bits wrapped functionsptitSeb2024-10-081-0/+56
* [BOX32] More adjustments to x86 structures packing & alignment (or not)ptitSeb2024-10-081-2/+2
* [BOX32] Proper alignment for x86 structuresptitSeb2024-10-061-3/+11
* [BOX32] Added many more 32bits wrapped function (some using wrapperhelper)ptitSeb2024-10-051-0/+28
* [BOX32] Added some more wrapped function and a profile (PixelJunk Shooter lin...ptitSeb2024-10-041-0/+19
* [BOX32][WRAPPER] Added a bunch of wrapped 32bits functions, and fixed a few e...ptitSeb2024-09-301-0/+68
* [BOX32][WRAPPER] More work on SDL2 Wrapping(but TheStanleyParable still don't...ptitSeb2024-09-301-6/+7
* [BOX32][WRAPPER] Added more SDL2 and freetype function, and fixed missing fon...ptitSeb2024-09-291-0/+59
* [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed one from ...ptitSeb2024-09-281-3/+3
* [BOX32][WRAPPER] Added a bunch of 32bits functions to SDL2 and libcptitSeb2024-09-281-0/+117
* [BOX32][WRAPPER] Wrapped more SDL2 functions (#1881)Yang Liu2024-09-271-5/+130
* [BOX32][WRAPPER] Refined SDL2 display mode wrapping (#1874)Yang Liu2024-09-261-3/+3
* [BOX32][WRAPPER] Added preliminary wrapper for SDL2 (postal1 works) (#1872)Yang Liu2024-09-261-0/+150