| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | [BOX32][WRAPPER] Added 32bits wrapped/hacked libtcmallocminimal | ptitSeb | 2024-09-28 | 6 | -0/+56 |
| * | [BOX32][WRAPPER] Added some minimum 32bits wrpping for fontconfig, and some f... | ptitSeb | 2024-09-28 | 6 | -4/+54 |
| * | [BOX32][WRAPPER] Some fixes to libexpat 32bits wrapping and more other 32bits... | ptitSeb | 2024-09-28 | 4 | -5/+14 |
| * | [BOX32] Fixed wrapping for glShaderSourceARB | ptitSeb | 2024-09-28 | 2 | -0/+2 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed one from ... | ptitSeb | 2024-09-28 | 6 | -0/+57 |
| * | [BOX32][WRAPPER] Added 32bits wrapped libexpat and another batch of wrapped f... | ptitSeb | 2024-09-28 | 7 | -0/+114 |
| * | [BOX32][WRAPPER] Added a bunch of 32bits functions to SDL2 and libc | ptitSeb | 2024-09-28 | 7 | -1/+60 |
| * | [BOX32][WRAPPER] Wrapped more SDL2 functions (#1881) | Yang Liu | 2024-09-27 | 4 | -1/+110 |
| * | [BOX32][WRAPPER] Added 2 more 32bits wrapped function to freetype | ptitSeb | 2024-09-27 | 2 | -0/+4 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped functions | ptitSeb | 2024-09-26 | 6 | -1/+45 |
| * | [BOX32][WRAPPER] Added 32bits empty wrapped libXxf86vm | ptitSeb | 2024-09-26 | 4 | -0/+34 |
| * | [BOX32][WRAPPER] Added preliminary wrapper for SDL2 (postal1 works) (#1872) | Yang Liu | 2024-09-26 | 6 | -0/+63 |
| * | [BOX32][WRAPPER] Improved 32bits wrapping for libfreetype (still not 100% ok) | ptitSeb | 2024-09-25 | 4 | -13/+49 |
| * | [WRAPPER] Added 1 GLX extension ([BOX32] too) | ptitSeb | 2024-09-25 | 3 | -0/+28 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few more | ptitSeb | 2024-09-25 | 5 | -6/+117 |
| * | [BOX32][WRAPPING] More fixes with intermediate structure conversions | ptitSeb | 2024-09-24 | 1 | -5/+5 |
| * | [BOX32][WRAPPING] Fixed some issue with intermediate structure conversions | ptitSeb | 2024-09-24 | 4 | -1/+5 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few x11... | ptitSeb | 2024-09-24 | 7 | -9/+84 |
| * | [BOX32][WRAPPER] Added a few 32bits function to libxrandr | ptitSeb | 2024-09-24 | 4 | -1/+23 |
| * | [BOX32][WRAPPER] Added more 32bits wrapped functions | ptitSeb | 2024-09-24 | 4 | -1/+71 |
| * | [BOX32][WRAPPER] Added 32bits empty libfreetype | ptitSeb | 2024-09-24 | 6 | -0/+42 |
| * | [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha... | ptitSeb | 2024-09-23 | 8 | -0/+201 |
| * | [BOX32][WRAPPER] One more 32bits wrapped libX11 function | ptitSeb | 2024-09-23 | 4 | -0/+8 |
| * | [BOX32][WRAPPER] More 32bits wrapped function to libX11 | ptitSeb | 2024-09-23 | 6 | -69/+123 |
| * | [BOX32][WRAPPER] Added 32bits wrapped openal | ptitSeb | 2024-09-23 | 6 | -0/+112 |
| * | [BOX32][WRAPPER] Added some more libX11 and libc 32bits wrapped function, and... | ptitSeb | 2024-09-22 | 16 | -0/+148 |
| * | [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w... | ptitSeb | 2024-09-22 | 11 | -86/+386 |
| * | [BOX32] Added some more 32bits wrapped functions | ptitSeb | 2024-09-21 | 4 | -0/+10 |
| * | [BOX32] Added 32bits wrapped libGLU | ptitSeb | 2024-09-21 | 6 | -0/+142 |
| * | [BOX32] Added some more 32bits wrapped functions (Chicken Invaders 3 works, b... | ptitSeb | 2024-09-21 | 7 | -0/+35 |
| * | [BOX32][WRAPPER] Added minimum 32bits libasound support | ptitSeb | 2024-09-19 | 6 | -0/+74 |
| * | [BOX32] Added 1 more wrapped 32bits libc function | ptitSeb | 2024-09-16 | 3 | -0/+4 |
| * | [BOX32] Added some more 32bits wrapped function, and fixing some SDL ones | ptitSeb | 2024-09-16 | 2 | -0/+4 |
| * | [BOX32][WRAPPER] Added more 32bits sdl1 and libc symbols | ptitSeb | 2024-09-14 | 5 | -8/+61 |
| * | [BOX32] Added a few libc 32biyts wrapped functions | ptitSeb | 2024-09-14 | 3 | -0/+9 |
| * | [BOX32] Added (mostly untested) wrapped libGL and minimum SDL1 (SDLgears and ... | ptitSeb | 2024-09-14 | 10 | -2/+2413 |
| * | [BOX32] Adjusted some 32bits wrapped functions | ptitSeb | 2024-09-13 | 4 | -17/+17 |
| * | [BOX32][WRAPPER] Added support for old pthread_kill (fixing hanging steamcmd) | ptitSeb | 2024-09-11 | 2 | -2/+2 |
| * | [BOX32] Put back pthread_t behind hash, but ease hash range to have more nati... | ptitSeb | 2024-09-10 | 4 | -55/+59 |
| * | [BOX32] Fix and simplified 32bits threads handling | ptitSeb | 2024-09-10 | 4 | -63/+59 |
| * | [BOX32] Added some more 32bits wrapped function to libc | ptitSeb | 2024-09-03 | 4 | -0/+12 |
| * | [BOX32] Various small fixes | ptitSeb | 2024-09-02 | 4 | -26/+30 |
| * | [BOX32] Better handling for FILE* | ptitSeb | 2024-09-01 | 4 | -88/+103 |
| * | [BOX32] Fixes and hacks to get steamcmd shows the prompt | ptitSeb | 2024-09-01 | 4 | -5/+11 |
| * | [BOX32] More wrapped function and a few fixes for steamclient.so (still crash... | ptitSeb | 2024-09-01 | 5 | -13/+174 |
| * | [BOX32] New batch of 32bits wrapped functions for steamconsole.so | ptitSeb | 2024-08-31 | 4 | -0/+48 |
| * | [BOX32] One more 32bits wrapped function for libvstdlib_s.so | ptitSeb | 2024-08-31 | 2 | -0/+2 |
| * | [BOX32] Another batch of 32bits wrapped function, for libvstdlib_s.so this time | ptitSeb | 2024-08-31 | 4 | -0/+122 |
| * | [BOX32] Another batch of 32bits wrapped function, for libtier0_s.so | ptitSeb | 2024-08-31 | 4 | -4/+72 |
| * | [BOX32] More 32bits wrapped functions | ptitSeb | 2024-08-31 | 4 | -0/+33 |