| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | [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 |
| * | [BOX32][WRAPPER] Added 2 more 32bits wrapped function to freetype | ptitSeb | 2024-09-27 | 4 | -2/+14 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped functions | ptitSeb | 2024-09-26 | 13 | -23/+185 |
| * | [BOX32][WRAPPER] Added 32bits empty wrapped libXxf86vm | ptitSeb | 2024-09-26 | 6 | -0/+94 |
| * | [BOX32] Minor changes to 32bits freetype wrapping | ptitSeb | 2024-09-26 | 1 | -2/+2 |
| * | [BOX32][WRAPPER] Refined SDL2 display mode wrapping (#1874) | Yang Liu | 2024-09-26 | 1 | -3/+3 |
| * | [BOX32][WRAPPER] Added preliminary wrapper for SDL2 (postal1 works) (#1872) | Yang Liu | 2024-09-26 | 9 | -8/+972 |
| * | [BOX32][WRAPPER] Improved 32bits wrapping for libfreetype (still not 100% ok) | ptitSeb | 2024-09-25 | 6 | -58/+614 |
| * | [WRAPPER] Added 1 GLX extension ([BOX32] too) | ptitSeb | 2024-09-25 | 4 | -10/+49 |
| * | [BOX32][WRAPPER] Fixed null checking in my32_SDL_SetVideoMode (#1868) | Yang Liu | 2024-09-25 | 1 | -0/+1 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few more | ptitSeb | 2024-09-25 | 13 | -84/+323 |
| * | [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 | 6 | -6/+14 |
| * | [BOX32][WRAPPER] Added some more 32bits wrapped function, and fixed a few x11... | ptitSeb | 2024-09-24 | 12 | -39/+337 |
| * | [BOX32][WRAPPER] Added a few 32bits function to libxrandr | ptitSeb | 2024-09-24 | 6 | -10/+203 |
| * | [BOX32][WRAPPER] Added more 32bits wrapped functions | ptitSeb | 2024-09-24 | 8 | -37/+157 |
| * | [BOX32][WRAPPER] Added 32bits empty libfreetype | ptitSeb | 2024-09-24 | 8 | -0/+704 |