| Commit message (Expand) | Author | Age | Files | Lines |
| * | [BOX32][WRAPPER] Added a few 32bits function to libxrandr | ptitSeb | 2024-09-24 | 2 | -0/+119 |
| * | [BOX32] Silently enlarge thread stack size that are too small for platform | ptitSeb | 2024-09-24 | 1 | -5/+8 |
| * | [BOX32][WRAPPER] Added more 32bits wrapped functions | ptitSeb | 2024-09-24 | 2 | -4/+161 |
| * | [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha... | ptitSeb | 2024-09-23 | 3 | -39/+74 |
| * | [BOX32][WRAPPER] More 32bits wrapped function to libX11 | ptitSeb | 2024-09-23 | 2 | -0/+37 |
| * | [WRAPPING] Fixed some (very) old issue with SDL2 RWops wrapping | ptitSeb | 2024-09-22 | 1 | -10/+10 |
| * | [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w... | ptitSeb | 2024-09-22 | 2 | -0/+1426 |
| * | [BOX32] Added some more 32bits wrapped function, and fixing some SDL ones | ptitSeb | 2024-09-16 | 1 | -0/+7 |
| * | [BOX32][WRAPPER] Added more 32bits sdl1 and libc symbols | ptitSeb | 2024-09-14 | 1 | -1/+27 |
| * | [BOX32] Added (mostly untested) wrapped libGL and minimum SDL1 (SDLgears and ... | ptitSeb | 2024-09-14 | 2 | -0/+177 |
| * | [BOX32] Fixed gethostbyname 32bits wrapped function (for #1780 but still cras... | ptitSeb | 2024-09-13 | 1 | -6/+9 |
| * | [STATIC] Forgot this definition | ptitSeb | 2024-09-12 | 1 | -0/+1 |
| * | Fixed a typo | ptitSeb | 2024-09-12 | 2 | -2/+2 |
| * | [STATIC] Try to fix static build | ptitSeb | 2024-09-12 | 1 | -0/+10 |
| * | [BOX32] Simplified 32bits old pthread cond functions | ptitSeb | 2024-09-12 | 1 | -13/+36 |
| * | [WRAPPER] Added handling of old pthread cond functions | ptitSeb | 2024-09-12 | 1 | -0/+75 |
| * | [BOX32][WRAPPER] Added support for old pthread_kill (fixing hanging steamcmd) | ptitSeb | 2024-09-11 | 1 | -3/+20 |
| * | [WRAPPER] Small fixes for x86_64 build when using old pthread_kill | ptitSeb | 2024-09-11 | 1 | -0/+2 |
| * | [BOX32] Put back pthread_t behind hash, but ease hash range to have more nati... | ptitSeb | 2024-09-10 | 2 | -0/+8 |
| * | [BOX32] Fix and simplified 32bits threads handling | ptitSeb | 2024-09-10 | 2 | -26/+8 |
| * | Fixed alignement of thread funcitons (fixed regression for #1810) | ptitSeb | 2024-09-10 | 1 | -1/+0 |
| * | [RCFILE] Slightly changed how BOX64_ARGS behave, and added BOX64_INSERT_ARGS | ptitSeb | 2024-09-09 | 1 | -2/+2 |
| * | When showing opcode on SEGFAULT/SIGBUS, show if it's x86 or x64 | ptitSeb | 2024-09-09 | 1 | -1/+1 |
| * | [DYNAREC] Simplified a bit getX64Address utility function | ptitSeb | 2024-09-09 | 1 | -7/+4 |
| * | Show x86opcode at segfault if segfault address is not pc | ptitSeb | 2024-09-08 | 1 | -1/+1 |
| * | Added a small fix in signe handler ucntx construction | ptitSeb | 2024-09-07 | 1 | -0/+1 |
| * | [BOX32] Small improvments on memory management | ptitSeb | 2024-09-04 | 1 | -2/+6 |
| * | [BOX32] Fixes and hacks to get steamcmd shows the prompt | ptitSeb | 2024-09-01 | 1 | -4/+4 |
| * | [BOX32] More wrapped function and a few fixes for steamclient.so (still crash... | ptitSeb | 2024-09-01 | 2 | -20/+236 |
| * | [BOX32] Another batch of 32bits wrapped function, for libvstdlib_s.so this time | ptitSeb | 2024-08-31 | 1 | -3/+103 |
| * | [BOX32] Another batch of 32bits wrapped function, for libtier0_s.so | ptitSeb | 2024-08-31 | 1 | -1/+54 |
| * | [BOX32] More 32bits wrapped functions | ptitSeb | 2024-08-31 | 1 | -0/+79 |
| * | [BOX32] Added more 32bits wrapped function and fixes | ptitSeb | 2024-08-30 | 1 | -0/+9 |
| * | [BOX32] Define native_statvfs to avoid build errors | ptitSeb | 2024-08-30 | 1 | -1/+20 |
| * | [BOX32] More 32bits wrapped functions and fixes | ptitSeb | 2024-08-30 | 2 | -7/+55 |
| * | [BOX32] More wrapped 32bits functions, and some fixes too | ptitSeb | 2024-08-28 | 2 | -0/+113 |
| * | [BOX32] Adding some more 32bits wrapped functions | ptitSeb | 2024-08-28 | 1 | -6/+4 |
| * | Added preliminary Box32 support (#1760) | ptitSeb | 2024-08-26 | 6 | -10/+2775 |
| * | Improved exception/int 3 handling | ptitSeb | 2024-07-21 | 1 | -4/+5 |
| * | Better X11 callback in list handling | ptitSeb | 2024-07-21 | 1 | -0/+8 |
| * | Changed how TRAPNO 12 is triggered | ptitSeb | 2024-07-16 | 1 | -4/+5 |
| * | Fix signal stack handling on reentrant signal when using SigAltStack | ptitSeb | 2024-07-13 | 1 | -3/+1 |
| * | [TRACE] Fixed some issue with function name printing | ptitSeb | 2024-07-13 | 1 | -12/+12 |
| * | Removed debug leftover | ptitSeb | 2024-07-12 | 1 | -2/+2 |
| * | Fixed flaky signal handler on 32bits code (mainly for Wine with new Wow64) | ptitSeb | 2024-07-12 | 1 | -4/+17 |
| * | [STATICBUILD] removed Android staticbuild | ptitSeb | 2024-07-10 | 1 | -0/+1 |
| * | [STATICBUILD] Go green now | ptitSeb | 2024-07-10 | 1 | -1/+0 |
| * | [STATICBUILD] This is getting old already, turn to green now! | ptitSeb | 2024-07-10 | 1 | -0/+1 |
| * | [STATICBUILD] Yet another attempt to fix CI build | ptitSeb | 2024-07-10 | 1 | -1/+8 |
| * | [STATICBUILD] Another attempt to fix CI build | ptitSeb | 2024-07-10 | 1 | -4/+4 |