| Commit message (Expand) | Author | Age | Files | Lines |
| * | [BOX32][WRAPPER] Added a few more FreeType wrapped functions | ptitSeb | 2024-11-30 | 4 | -0/+38 |
| * | [BOX32][WRAPPER] This should fix the build | ptitSeb | 2024-11-30 | 4 | -6/+6 |
| * | [BOX32][WRAPPER] Added some more libc wrapped functions | ptitSeb | 2024-11-30 | 4 | -46/+49 |
| * | [BOX32][WRAPPER] Added a few new wrapped functions | ptitSeb | 2024-11-29 | 6 | -14/+117 |
| * | [BOX32][WRAPPED] Added one more obstack wrapped function | ptitSeb | 2024-11-29 | 2 | -0/+2 |
| * | [BOX32][WRAPPER] Added minimum libresolv wrapping | ptitSeb | 2024-11-29 | 6 | -0/+42 |
| * | [WRAPPER][BOX32] Fixed a few wrapped functions (for hl2) | ptitSeb | 2024-11-16 | 4 | -4/+8 |
| * | [BOX32] Improve errno handling, and added a few more libc wrapped functions | ptitSeb | 2024-11-07 | 8 | -1590/+2041 |
| * | [WRAPPED32] Added an errno-aware calling convention (#2006) | rajdakin | 2024-11-06 | 3 | -0/+5 |
| * | [BOX32] Added 1 more sdl2 wrapped function | ptitSeb | 2024-10-22 | 3 | -0/+4 |
| * | [BOX32][WRAPPER] Added a few more SDL2 32bits wrapped functions | ptitSeb | 2024-10-19 | 6 | -0/+31 |
| * | [BOX32][WRAPPER] Added 32bits wrapped regex libc functions | ptitSeb | 2024-10-19 | 4 | -0/+26 |
| * | [BOX32][WRAPPER] Added some more libc wrapped function, and 32bits globalsymb... | ptitSeb | 2024-10-19 | 4 | -0/+8 |
| * | [BOX32][WRAPPER] Added a few symbols to libSDL2 | ptitSeb | 2024-10-18 | 3 | -0/+4 |
| * | [BOX32] A few more X11 wrapped functions and fixes | ptitSeb | 2024-10-18 | 2 | -0/+2 |
| * | [BOX32] Some more 32bits wrapped symbols | ptitSeb | 2024-10-13 | 2 | -0/+4 |
| * | [BOX32] Added some more 32bits wrapped function to libc | ptitSeb | 2024-10-13 | 5 | -2/+20 |
| * | [BOX32] Added some posix_file_action wrapped function, and fixed posix_spawn/... | ptitSeb | 2024-10-13 | 4 | -0/+22 |
| * | [BOX32] Added a few 32bits wrapped function libSDL2 | ptitSeb | 2024-10-13 | 3 | -0/+4 |
| * | [BOX32] More work on libX11 and friends, using more shadow structure like Scr... | ptitSeb | 2024-10-12 | 5 | -19/+37 |
| * | [BOX32] Improved X11 event handling | ptitSeb | 2024-10-12 | 5 | -1/+13 |
| * | [BOX32] Fixed some issues with X11 and XRandR 32bits wrapping | ptitSeb | 2024-10-11 | 2 | -0/+2 |
| * | [BOX32] Added and fixed some 32bits functions for libX11 and friends | ptitSeb | 2024-10-10 | 5 | -0/+30 |
| * | [BOX32][WRAPPER] Added 32bits wrapped libXss (with new wrapperhelper) | ptitSeb | 2024-10-10 | 4 | -0/+34 |
| * | [BOX32] More 32bits SDL-1.2 wrapped functions | ptitSeb | 2024-10-10 | 4 | -1/+19 |
| * | [BOX32] More 32bits wrapped functions | ptitSeb | 2024-10-10 | 4 | -0/+18 |
| * | [BOX32] Morewrapped SDL2 function, and improved handling of SDL_PixelFormat | ptitSeb | 2024-10-10 | 4 | -1/+25 |
| * | [BOX32] More X11 wrapping fixes | ptitSeb | 2024-10-09 | 4 | -16/+30 |
| * | [BOX32] Improved again, X11 and XImage handling | ptitSeb | 2024-10-09 | 4 | -12/+10 |
| * | [BOX32] Added some more libSDL2 wrapped function (now linux limbo works, with... | ptitSeb | 2024-10-08 | 3 | -0/+4 |
| * | [BOX32] Fixed some X11 function so wine launch (and added BOX64_X11SYNC to he... | ptitSeb | 2024-10-08 | 4 | -4/+14 |
| * | [BOX32] More 32bits wrapped functions | ptitSeb | 2024-10-08 | 5 | -0/+26 |
| * | [BOX32] Refactored X11 wrapping, and add a few more functions | ptitSeb | 2024-10-08 | 5 | -0/+46 |
| * | [BOX32] More adjustments to x86 structures packing & alignment (or not) | ptitSeb | 2024-10-08 | 1 | -6/+6 |
| * | [BOX32] More work on 32bits wrapped functions | ptitSeb | 2024-10-07 | 5 | -9/+19 |
| * | [BOX32][WRAPPER] Reworked 32bits libGL with new wrapperhelper | ptitSeb | 2024-10-07 | 4 | -53/+129 |
| * | [BOX32][WRAPPER] Reworked 32bits libasound with new wrapperhelper | ptitSeb | 2024-10-07 | 5 | -16/+313 |
| * | [BOX32] Added a couple of 32bits function to libc | ptitSeb | 2024-10-07 | 4 | -0/+12 |
| * | [BOX32][WRAPPING] Added 32bits wrapped libXi (with new wrapperhelper) | ptitSeb | 2024-10-06 | 8 | -0/+162 |
| * | [BOX32] Added a few more 32bits libc symbols | ptitSeb | 2024-10-06 | 3 | -0/+4 |
| * | [BOX32][WRAPPER] Added 32bits libuuid (with new wrapperhelper) | ptitSeb | 2024-10-06 | 4 | -0/+34 |
| * | [BOX32][WRAPPER] Added 32bits wrapped libXcomposite (with new wrapperhelper) | ptitSeb | 2024-10-06 | 4 | -0/+34 |
| * | [BOX32] More work on various wrapper, and some bug fixes | ptitSeb | 2024-10-06 | 10 | -25/+195 |
| * | [BOX32] More work on 32bits X11 wrapping (not 12 Labor of Hercules 6 works fr... | ptitSeb | 2024-10-05 | 5 | -6/+30 |
| * | [BOX32] Added many more 32bits wrapped function (some using wrapperhelper) | ptitSeb | 2024-10-05 | 8 | -8/+176 |
| * | [BOX32][WRAPPER] Added 32bits libXinerama, with new wrapperhelper | ptitSeb | 2024-10-05 | 4 | -0/+34 |
| * | [BOX32][WRAPPER] Reworked 32bits libX11, with new wrapperhelper | ptitSeb | 2024-10-05 | 6 | -22/+1070 |
| * | [BOX32][WRAPEPR] Reworked 32bits libfontconfig with new wrapperhelper | ptitSeb | 2024-10-05 | 5 | -5/+88 |
| * | [BOX32][WRAPPER] Added more 32bits wrapped function to libfreetype | ptitSeb | 2024-10-05 | 4 | -0/+40 |
| * | [BOX32] Added some more wrapped function and a profile (PixelJunk Shooter lin... | ptitSeb | 2024-10-04 | 6 | -0/+44 |