| Commit message (Expand) | Author | Age | Files | Lines |
| * | [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 |
| * | [BOX32][WRAPPER] Reworked 32bits libXext with new wrapperhelper | ptitSeb | 2024-10-04 | 6 | -7/+286 |
| * | [BOX32][WRAPPER] Added wraped mostly empty 32bits libXext | ptitSeb | 2024-10-04 | 6 | -0/+58 |
| * | [BOX32][WRAPPER] Fixed 32bits mktime | ptitSeb | 2024-10-04 | 3 | -0/+4 |
| * | [TRACE] Btter trace for ioctl | ptitSeb | 2024-10-04 | 3 | -4/+0 |
| * | [BOX32][WRAPPER] More wrapped function to libc, and many fixes some existing ... | ptitSeb | 2024-10-04 | 2 | -0/+2 |
| * | [BOX32] Added more 32bits wrapped function and reworked 32bits memory allocator | ptitSeb | 2024-10-03 | 6 | -232/+321 |
| * | [BOX32][WRAPPER] Added full wrapped support for 32bits libudev0 and libudev1 | ptitSeb | 2024-10-03 | 9 | -0/+84 |
| * | [BOX32][WRAPPER] Added a few more libX11 32bits wrapped functions | ptitSeb | 2024-10-03 | 4 | -0/+16 |
| * | [BOX32][WRAPPER] Added a bunch of wrapped 32bits functions, and fixed a few e... | ptitSeb | 2024-09-30 | 5 | -2/+20 |
| * | [BOX32][WRAPPER] Added 32bits wrapping for SDL2_image | ptitSeb | 2024-09-30 | 6 | -0/+90 |
| * | [BOX32][WRAPPER] Added a few more wrapped functions to libGL, libasound and l... | ptitSeb | 2024-09-30 | 4 | -0/+48 |
| * | [BOX32][WRAPPER] nl_langinfo signature needs t as return type | ptitSeb | 2024-09-30 | 3 | -4/+4 |
| * | [BOX32] Handling of BOX64_MAXCPU for 32bits apps | ptitSeb | 2024-09-30 | 4 | -4/+10 |
| * | [BOX32][WRAPPER] Manualy changed wctype_t to h in libc wrapping | ptitSeb | 2024-09-30 | 3 | -4/+4 |
| * | Various box32 wrapped libs and script fixes (#1889) | rajdakin | 2024-09-30 | 74 | -432/+515 |
| * | Revert a change ffrom previous build and pushed missing BOX32 generated files... | ptitSeb | 2024-09-29 | 4 | -17/+0 |
| * | [BOX32][WRAPPER] Added more SDL2 and freetype function, and fixed missing fon... | ptitSeb | 2024-09-29 | 5 | -1/+51 |
| * | [BOX32][WRAPPER] Added some more 32bits libc functions | ptitSeb | 2024-09-28 | 4 | -0/+12 |
| * | [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 |