about summary refs log tree commit diff stats
path: root/src/wrapped32/generated (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [BOX32] Added some more 32bits wrapped function, and fixing some SDL onesptitSeb2024-09-162-0/+4
* [BOX32][WRAPPER] Added more 32bits sdl1 and libc symbolsptitSeb2024-09-145-8/+61
* [BOX32] Added a few libc 32biyts wrapped functionsptitSeb2024-09-143-0/+9
* [BOX32] Added (mostly untested) wrapped libGL and minimum SDL1 (SDLgears and ...ptitSeb2024-09-1410-2/+2413
* [BOX32] Adjusted some 32bits wrapped functionsptitSeb2024-09-134-17/+17
* [BOX32][WRAPPER] Added support for old pthread_kill (fixing hanging steamcmd)ptitSeb2024-09-112-2/+2
* [BOX32] Put back pthread_t behind hash, but ease hash range to have more nati...ptitSeb2024-09-104-55/+59
* [BOX32] Fix and simplified 32bits threads handlingptitSeb2024-09-104-63/+59
* [BOX32] Added some more 32bits wrapped function to libcptitSeb2024-09-034-0/+12
* [BOX32] Various small fixesptitSeb2024-09-024-26/+30
* [BOX32] Better handling for FILE*ptitSeb2024-09-014-88/+103
* [BOX32] Fixes and hacks to get steamcmd shows the promptptitSeb2024-09-014-5/+11
* [BOX32] More wrapped function and a few fixes for steamclient.so (still crash...ptitSeb2024-09-015-13/+174
* [BOX32] New batch of 32bits wrapped functions for steamconsole.soptitSeb2024-08-314-0/+48
* [BOX32] One more 32bits wrapped function for libvstdlib_s.soptitSeb2024-08-312-0/+2
* [BOX32] Another batch of 32bits wrapped function, for libvstdlib_s.so this timeptitSeb2024-08-314-0/+122
* [BOX32] Another batch of 32bits wrapped function, for libtier0_s.soptitSeb2024-08-314-4/+72
* [BOX32] More 32bits wrapped functionsptitSeb2024-08-314-0/+33
* [BOX32] More 32bits wrapped function and fixesptitSeb2024-08-304-1/+21
* [BOX32] Added more 32bits wrapped function and fixesptitSeb2024-08-305-10/+34
* [BOX32] More 32bits wrapped functions and fixesptitSeb2024-08-305-2/+52
* [BOX32] More fixes to ctype_b_loc and added a few more wrapped functionsptitSeb2024-08-294-0/+8
* [BOX32] Added more 32bits wrapped function and more fixesptitSeb2024-08-296-4/+67
* [BOX32] More wrapped 32bits functions, and some fixes tooptitSeb2024-08-285-8/+42
* [BOX32] More 32bits wrapped functionsptitSeb2024-08-285-9/+74
* [BOX32] Adding some more 32bits wrapped functionsptitSeb2024-08-286-4/+65
* Added preliminary Box32 support (#1760)ptitSeb2024-08-2626-0/+1525