| Commit message (Expand) | Author | Age | Files | Lines |
| * | [BOX32] More adjustments to x86 structures packing & alignment (or not) | ptitSeb | 2024-10-08 | 8 | -21/+21 |
| * | [BOX32] More work on 32bits wrapped functions | ptitSeb | 2024-10-07 | 11 | -262/+103 |
| * | [BOX32][WRAPPER] Reworked 32bits libGL with new wrapperhelper | ptitSeb | 2024-10-07 | 6 | -175/+634 |
| * | [BOX32][WRAPPER] Reworked 32bits libasound with new wrapperhelper | ptitSeb | 2024-10-07 | 6 | -1100/+1397 |
| * | [BOX32] Added a couple of 32bits function to libc | ptitSeb | 2024-10-07 | 5 | -2/+14 |
| * | [BOX32][WRAPPING] Added 32bits wrapped libXi (with new wrapperhelper) | ptitSeb | 2024-10-06 | 10 | -0/+418 |
| * | [BOX32] Added a few more 32bits libc symbols | ptitSeb | 2024-10-06 | 4 | -3/+7 |
| * | [BOX32][WRAPPER] Added 32bits libuuid (with new wrapperhelper) | ptitSeb | 2024-10-06 | 6 | -0/+73 |
| * | [BOX32][WRAPPER] Added 32bits wrapped libXcomposite (with new wrapperhelper) | ptitSeb | 2024-10-06 | 6 | -0/+75 |
| * | [BOX32] Proper alignment for x86 structures | ptitSeb | 2024-10-06 | 8 | -40/+48 |
| * | [BOX32] More work on various wrapper, and some bug fixes | ptitSeb | 2024-10-06 | 22 | -143/+527 |
| * | [BOX32] More work on 32bits X11 wrapping (not 12 Labor of Hercules 6 works fr... | ptitSeb | 2024-10-05 | 10 | -15/+135 |
| * | [BOX32] Added many more 32bits wrapped function (some using wrapperhelper) | ptitSeb | 2024-10-05 | 21 | -143/+478 |
| * | [BOX32][WRAPPER] Added 32bits libXinerama, with new wrapperhelper | ptitSeb | 2024-10-05 | 6 | -0/+77 |
| * | [BOX32][WRAPPER] Reworked 32bits libX11, with new wrapperhelper | ptitSeb | 2024-10-05 | 9 | -584/+1757 |
| * | [BOX32][WRAPEPR] Reworked 32bits libfontconfig with new wrapperhelper | ptitSeb | 2024-10-05 | 6 | -173/+256 |
| * | [BOX32][WRAPPER] Added more 32bits wrapped function to libfreetype | ptitSeb | 2024-10-05 | 6 | -16/+397 |
| * | [BOX32] Added some more wrapped function and a profile (PixelJunk Shooter lin... | ptitSeb | 2024-10-04 | 10 | -21/+84 |
| * | [BOX32][WRAPPER] Reworked 32bits libXext with new wrapperhelper | ptitSeb | 2024-10-04 | 8 | -118/+398 |
| * | [BOX32] Initalized libX11 if used without loading (becauseit's loaded indirec... | ptitSeb | 2024-10-04 | 1 | -0/+9 |
| * | [BOX32][WRAPPER] Added wraped mostly empty 32bits libXext | ptitSeb | 2024-10-04 | 10 | -4/+599 |
| * | [BOX32][WRAPPER] Fixed 32bits mktime | ptitSeb | 2024-10-04 | 4 | -1/+5 |
| * | [TRACE] Btter trace for ioctl | ptitSeb | 2024-10-04 | 4 | -5/+1 |
| * | [BOX32][WRAPPER] More wrapped function to libc, and many fixes some existing ... | ptitSeb | 2024-10-04 | 3 | -1/+3 |
| * | [BOX32] Added more 32bits wrapped function and reworked 32bits memory allocator | ptitSeb | 2024-10-03 | 8 | -442/+478 |
| * | [BOX32] Fixed scanf type function when grabing long/ptr type of data | ptitSeb | 2024-10-03 | 1 | -6/+12 |
| * | [BOX32][WRAPPER] Added full wrapped support for 32bits libudev0 and libudev1 | ptitSeb | 2024-10-03 | 13 | -0/+299 |
| * | [BOX32] Added rolling log print on Stack corrupted call | ptitSeb | 2024-10-03 | 1 | -0/+1 |
| * | [BOX32][WRAPPER] Added a few more libX11 32bits wrapped functions | ptitSeb | 2024-10-03 | 6 | -4/+40 |
| * | [BOX32][WRAPPER] Added a bunch of wrapped 32bits functions, and fixed a few e... | ptitSeb | 2024-09-30 | 13 | -540/+649 |
| * | [BOX32][WRAPPER] Added 32bits wrapping for SDL2_image | ptitSeb | 2024-09-30 | 8 | -0/+284 |
| * | [BOX32][WRAPPER] Added a few more wrapped functions to libGL, libasound and l... | ptitSeb | 2024-09-30 | 8 | -23/+96 |
| * | [BOX32][WRAPPER] nl_langinfo signature needs t as return type | ptitSeb | 2024-09-30 | 4 | -6/+6 |
| * | [BOX32] Handling of BOX64_MAXCPU for 32bits apps | ptitSeb | 2024-09-30 | 6 | -6/+29 |
| * | [BOX32][WRAPPER] More work on SDL2 Wrapping(but TheStanleyParable still don't... | ptitSeb | 2024-09-30 | 1 | -6/+7 |
| * | [BOX32][WRAPPER] Manualy changed wctype_t to h in libc wrapping | ptitSeb | 2024-09-30 | 4 | -6/+7 |
| * | Various box32 wrapped libs and script fixes (#1889) | rajdakin | 2024-09-30 | 77 | -554/+645 |
| * | Revert a change ffrom previous build and pushed missing BOX32 generated files... | ptitSeb | 2024-09-29 | 4 | -17/+0 |
| * | [ANDROID][BOX32] Fix __libc_init, Fix Some Warnings (#1887) | Pablo Labs | 2024-09-29 | 2 | -1/+7 |
| * | [BOX32][WRAPPER] Added more SDL2 and freetype function, and fixed missing fon... | ptitSeb | 2024-09-29 | 9 | -86/+474 |
| * | [ANDROID][BOX32] Fix Android Build, and add correct libc, libm, libdl library... | Pablo Labs | 2024-09-29 | 2 | -1/+13 |
| * | [BOX32][WRAPPER] Added some more 32bits libc functions | ptitSeb | 2024-09-28 | 7 | -7/+50 |
| * | [BOX32][WRAPPER] Added 32bits wrapped/hacked libtcmallocminimal | ptitSeb | 2024-09-28 | 8 | -0/+521 |
| * | [BOX32][WRAPPER] Added some minimum 32bits wrpping for fontconfig, and some f... | ptitSeb | 2024-09-28 | 9 | -5/+488 |
| * | [BOX32][WRAPPER] Some fixes to libexpat 32bits wrapping and more other 32bits... | ptitSeb | 2024-09-28 | 7 | -37/+142 |
| * | [BOX32] Fixed wrapping for glShaderSourceARB | ptitSeb | 2024-09-28 | 4 | -2/+13 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed one from ... | ptitSeb | 2024-09-28 | 10 | -12/+122 |
| * | [BOX32][WRAPPER] Added 32bits wrapped libexpat and another batch of wrapped f... | ptitSeb | 2024-09-28 | 12 | -15/+1143 |
| * | [BOX32][WRAPPER] Added a bunch of 32bits functions to SDL2 and libc | ptitSeb | 2024-09-28 | 11 | -103/+263 |
| * | [BOX32][WRAPPER] Wrapped more SDL2 functions (#1881) | Yang Liu | 2024-09-27 | 6 | -98/+332 |