| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WRAPPER] Small rework on wrapper return values | ptitSeb | 2024-11-02 | 1 | -1007/+1007 |
| | | |||||
| * | Added a few more gtk3/gdk3 symbols (probably gtk/gdk 4.+ symbol actually) | ptitSeb | 2024-11-01 | 1 | -0/+7 |
| | | |||||
| * | [WRAPPER] Reworked ssl3 and crypto3 with new wrapperhelper (for #1860) | ptitSeb | 2024-10-29 | 1 | -0/+23 |
| | | |||||
| * | [WRAPPER] Added wrapped libbrotlidec with new warpperhelper (for #1860) | ptitSeb | 2024-10-25 | 1 | -0/+4 |
| | | |||||
| * | [VULKAN] Added 2 more extensions | ptitSeb | 2024-10-18 | 1 | -0/+3 |
| | | |||||
| * | [WRAPPER] Reworked libcups wrapping with new wrapperhelper | ptitSeb | 2024-10-17 | 1 | -2/+79 |
| | | |||||
| * | [WRAPPER] Reworked libgnutls wrapping with new wrapperhelper | ptitSeb | 2024-10-13 | 1 | -0/+78 |
| | | |||||
| * | [WRAPPER] Reworked libXss with new wrapperhelper | ptitSeb | 2024-10-10 | 1 | -2/+2 |
| | | |||||
| * | [WRAPPER] Reworked libresolv with new wrapper helper ([STATICBUILD] fixed ↵ | ptitSeb | 2024-10-08 | 1 | -0/+11 |
| | | | | | potential issue with static build) | ||||
| * | [WRAPPER] Reworked wrapped libXi with new wrapperhelper | ptitSeb | 2024-10-06 | 1 | -25/+64 |
| | | |||||
| * | [WRAPEPR] Reworked libXext wrapping with new wrapperhelper | ptitSeb | 2024-10-04 | 1 | -12/+40 |
| | | |||||
| * | [WRAPPER] Fixed RV64 isSimpleWrappers (#1898) | rajdakin | 2024-10-03 | 1 | -113/+409 |
| | | |||||
| * | [WRAPPER] Reworked libudev1 wrapping with new wrapperhelper | ptitSeb | 2024-10-03 | 1 | -4/+3 |
| | | |||||
| * | [BOX32][WRAPPER] Added more SDL2 and freetype function, and fixed missing ↵ | ptitSeb | 2024-09-29 | 1 | -2/+2 |
| | | | | | fonts in many games ([BOX64] also fixed some SDL2 signature on RWops) | ||||
| * | [BOX32][WRAPPER] Wrapped more SDL2 functions (#1881) | Yang Liu | 2024-09-27 | 1 | -0/+2 |
| | | |||||
| * | [WRAPPER] Added 1 GLX extension ([BOX32] too) | ptitSeb | 2024-09-25 | 1 | -0/+5 |
| | | |||||
| * | [WRAPPER] Reworked wrapped libwayland-client with new wrapperhelper | ptitSeb | 2024-09-23 | 1 | -0/+3 |
| | | |||||
| * | [WRAPPER] Reworked wrapped libopenal with new wrapperhelper | ptitSeb | 2024-09-23 | 1 | -12/+3 |
| | | |||||
| * | [WRAPPER] Reworked wrapping of libXcurse, libXfixes, libXrender and ↵ | ptitSeb | 2024-09-22 | 1 | -40/+76 |
| | | | | | libXrandr with new wrapperhelper | ||||
| * | [WRAPPER] Reworked libX11 with new wrapperhelper | ptitSeb | 2024-09-20 | 1 | -25/+17 |
| | | |||||
| * | [WRAPPER] Reworked libXft with new wrapperhelper (should help #1841) | ptitSeb | 2024-09-20 | 1 | -2/+17 |
| | | |||||
| * | [WRAPPER] Reworked libasound with new wrapperhelper | ptitSeb | 2024-09-19 | 1 | -17/+56 |
| | | |||||
| * | [WRAPPER] Some rework on a few wrapped function foor glib2, libxcb and ↵ | ptitSeb | 2024-09-19 | 1 | -2/+2 |
| | | | | | libxcb-private | ||||
| * | [WRAPPER] Reworked libGLU with new wrapper helper | ptitSeb | 2024-09-18 | 1 | -22/+22 |
| | | |||||
| * | [WRAPPER] Reworked libEGL with new wrapperhelper | ptitSeb | 2024-09-18 | 1 | -0/+6 |
| | | |||||
| * | [WRAPPER] Reworked libgobject-2.0 with new wrapperhelper | ptitSeb | 2024-09-18 | 1 | -25/+27 |
| | | |||||
| * | [WRAPPER] Reworked wrapping glib-2.0 (stil with new wrapperhelper) | ptitSeb | 2024-09-18 | 1 | -48/+56 |
| | | |||||
| * | [WRAPPER] Reworked wrapped libgio-2.0 | ptitSeb | 2024-09-18 | 1 | -46/+46 |
| | | |||||
| * | [WRAPEPR] Reworked wrapping of libgdk3 | ptitSeb | 2024-09-17 | 1 | -12/+9 |
| | | |||||
| * | [WRAPPER] Reworked gtk3 wrapping | ptitSeb | 2024-09-17 | 1 | -24/+45 |
| | | |||||
| * | [WRAPPER] Updat generated wrapper files | ptitSeb | 2024-09-10 | 1 | -2/+0 |
| | | |||||
| * | [WRAPPER] Minors adjustments to pulse audio wrapping | ptitSeb | 2024-09-10 | 1 | -4/+6 |
| | | |||||
| * | [WRAPPER] Added H as paramterand, added 2 wrapped function from libatomic ↵ | ptitSeb | 2024-09-09 | 1 | -6/+10 |
| | | | | | (for linux BeamNG) | ||||
| * | [WRAPPED] Fixed some libc wrapped functions (#1806) | rajdakin | 2024-09-08 | 1 | -6/+7 |
| | | | | | | | | | | * [WRAPPED] Fixed some libc wrapped functions * [WRAPPED] Fixed static build, added back * [WRAPPED] Fixed unlimited wrapping * [WRAPPED] Forgot to update | ||||
| * | [WRAPPING] Updated gtk3 wrapping (still more work to do) | ptitSeb | 2024-09-08 | 1 | -4/+4 |
| | | |||||
| * | [WRAPPER] Fixed some OpenGL function signatures | ptitSeb | 2024-09-07 | 1 | -161/+123 |
| | | |||||
| * | Added some more wrapeed function to libusb1 (for #1802) | ptitSeb | 2024-09-07 | 1 | -0/+3 |
| | | |||||
| * | Added a workaround with syscall if statx function is not defined in libc | ptitSeb | 2024-09-07 | 1 | -3/+2 |
| | | |||||
| * | [WRAPPED] Update libc wrappers (#1800) | rajdakin | 2024-09-06 | 1 | -58/+153 |
| | | | | | | | | * [WRAPPED] Fixed some issues in libc_private.h and the wrapper generator * [WRAPPED] Forgot to run the Python script * [WRAPPED] Oops | ||||
| * | [WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs (#1784) | rajdakin | 2024-09-01 | 1 | -75/+85 |
| | | | | | | | | * [WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs * [WRAPPERS] Version bump * [WRAPPED] Fixed wrapped glib2 on non-LD80BITS builds | ||||
| * | Wrapped 1 more function for libxcb (#1776) | Yang Liu | 2024-08-30 | 1 | -0/+2 |
| | | |||||
| * | Added preliminary Box32 support (#1760) | ptitSeb | 2024-08-26 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve the ReserveHigMemory helper function * [BOX32] Added some wrapping infrastructure * [BOX32] More wrapped 32bits lib infrastructure * [BOX32] Added callback and tls 32bits handling * [BOX32] Added more 32bits, around wrappers and elfs * [BOX32] Added the 32bits version of myalign * [BOX32] More wrapped libs and 32bits fixes and imrpovments * [BOX32] Added some 32bits tests * [BOX32] Try to enable some Box32 build and test on the CI * [BOX32] Disable Box32 testing on CI platform that use qemu * [BOX32] Another attempt to disable Box32 testing on CI platform that use qemu * [BOX32] Small fix for another attempt to disable Box32 testing on CI platform that use qemu * [BOX32] Yet another fix for another attempt to disable Box32 testing on CI platform that use qemu * [BOX32] Fixed a typo in CI script * [BOX32] Better scratch alighnment and enabled more tests * [BOX32] Added (partial) wrapped 32bits librt * [BOX32] Added mention of Box32 in README * [BOX32] Added phtread handling, and numerous fixes to 32bits handling. [ARM64_DYNAREC] Fixed access to segment with negative offset * [BOX32] Added system libs and cpp testing, plus some more fixes * [BOX32] Fix previous commit * [BOX32] Better stack adjustment for 32bits processes * [BOX32] Added getenv wrapped 32bits function and friends * [BOX32] Don't look for box86 for a Box32 build * [BOX32] Don't do 32bits cppThreads test for now on CI * [BOX32] Enabled a few more 32bits tests * [BOX32] For ld_lib_path for both CppThreads tests * [BOX32] [ANDROID] Some Fixes for Android Build * [BOX32] Still need to disable cppThread_32bits test on CI for some reason * [BOX32] [ANDROID] Don't show PreInit Array Warning (#1751) * [BOX32] [ANDROID] One More Fix for Android Build That I forgotten to … (#1752) * [BOX32] [ANDROID] One More Fix for Android Build That I forgotten to push before * [BOX32] [ANDROID] Try to Create __libc_init * [BOX32] [ANDROID] Try to disable NEEDED_LIBS for now (libdl is not wrapped) * [BOX32] Updated generated files * [BOX32] Added 32bits context functions * [BOX32] Added 32bits signal handling * [BOX32] Added some missing 32bits elfloader functions * [BOX32] Fix build on x86_64 machine * [BOX32] Better fix for x86_64 build * [BOX32] Actually added missing libs, and re-enabled cppThreads_32bits test * [BOX32] Added wrapped 32bits libdl * [BOX32] Try to re-enabled Box32 test on CI for ARM64 builds * [BOX32] fine-tuning Box32 test on CI for ARM64 builds * [BOX32] More fine-tuning to Box32 test on CI for ARM64 builds * [BOX32] Enabled Box32 test on CI for LA64 and RV64 builds too * [BOX32] re-Disabled Box32 test on CI for LA64 and RV64 builds, not working for now * [BOX32] Temporarily disabled cppThreads_32bits test on CI --------- Co-authored-by: KreitinnSoftware <pablopro5051@gmail.com> Co-authored-by: KreitinnSoftware <80591934+KreitinnSoftware@users.noreply.github.com> | ||||
| * | Added more curl function wrapper (#1738) | Yang Liu | 2024-08-16 | 1 | -0/+2 |
| | | |||||
| * | [WRAPPER] Wrapped libdrm_amdgpu.so.1 | ptitSeb | 2024-08-10 | 1 | -0/+39 |
| | | |||||
| * | Fix hidden error in PR 1677 (#1678) | kaixindeken | 2024-07-15 | 1 | -0/+5 |
| | | | | | | | | | | * Fix most of tiff5 and ltdl7 functions * Adding missing file * delete libltdl7 wrapped * re-wrapped libtiff5 and list all symbols | ||||
| * | Wrapped lots of new function t be abble to run emulated libgnutls.so.30 | ptitSeb | 2024-07-14 | 1 | -0/+86 |
| | | |||||
| * | This should fix regular build | ptitSeb | 2024-07-10 | 1 | -39/+6737 |
| | | |||||
| * | [STATICBUILD] Try to fix staticbuild and add it to the CI (for #1377) | ptitSeb | 2024-07-10 | 1 | -6743/+39 |
| | | |||||
| * | Wrap some functions for libc (#1635) | Yip Coekjan | 2024-07-04 | 1 | -0/+11 |
| | | |||||
| * | Wrapped libsqlite3 (#1625) | Yang Liu | 2024-07-01 | 1 | -0/+14 |
| | | | | | | * Wrapped libsqlite3 * More functions | ||||