| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added a few wrapped function to libcups | ptitSeb | 2024-01-20 | 1 | -0/+2 |
| | | |||||
| * | [VULKAN] Added some more extensions (for #424) | ptitSeb | 2024-01-12 | 1 | -0/+7 |
| | | |||||
| * | Added 1 more wrapped function to libcups | ptitSeb | 2024-01-10 | 1 | -0/+3 |
| | | |||||
| * | expose minimal libxcb-xinput wrapper (#1192) | Frank Benkstein | 2024-01-08 | 1 | -0/+4 |
| | | | | | | Expose minimal libxcb-xinput interface, enough to run the Enpass password manager. Also expose XkbGetIndicatorState since that is also required. | ||||
| * | [WRAPPERS] Add a `isSimpleWrapper` function for RV64 (#1185) | rajdakin | 2024-01-05 | 1 | -1/+359 |
| | | | | | | * [WRAPPERS] Added an isSimpleWrapper function for RV64 * [WRAPPERS] Version bump | ||||
| * | More xcb_connection_t wrapping for vulkan | ptitSeb | 2023-12-31 | 1 | -0/+2 |
| | | |||||
| * | [RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174) | Yang Liu | 2023-12-27 | 1 | -0/+3 |
| | | | | | | | | * [WRAPPER] Added 1 more wrapped libc functions * [RCFILE] Disable CALL/RET optimization for zoom (#1170) * Do not delete BOX64_DYNAREC_CALLRET=1 in case we make it not default again | ||||
| * | More work on xcb wrapping, as xcb_connection_t needs alignment | ptitSeb | 2023-12-26 | 1 | -160/+201 |
| | | |||||
| * | Reviewed signatures of libxcb and libdbus libs | ptitSeb | 2023-12-24 | 1 | -41/+56 |
| | | |||||
| * | Added more wrapped signature to libnuma and libxcb (should help #531) | ptitSeb | 2023-12-24 | 1 | -2/+5 |
| | | |||||
| * | Added more wrapped function to libnss3, libnssutils3 and libnspr4 (for ↵ | ptitSeb | 2023-12-21 | 1 | -0/+2 |
| | | | | | GridAutosport) | ||||
| * | Limit the number of CPU Core repported to 64 when running wine (or proton) | ptitSeb | 2023-12-15 | 1 | -3/+4 |
| | | |||||
| * | Small fixes to a few pulse wrapped symbol signature | ptitSeb | 2023-12-09 | 1 | -0/+6 |
| | | |||||
| * | Added some new wrapped function to pulseaudio | ptitSeb | 2023-12-07 | 1 | -0/+2 |
| | | |||||
| * | Added some more wrapped function to libdrm | ptitSeb | 2023-12-02 | 1 | -0/+20 |
| | | |||||
| * | [MALLOCHOOK] Small improvments to mallochook_2 | ptitSeb | 2023-12-01 | 1 | -4/+0 |
| | | |||||
| * | Fixed some wrapped aio_ functions signature of librt | ptitSeb | 2023-11-23 | 1 | -3/+2 |
| | | |||||
| * | [INTERP] Fix fpu_round (#1030) | Yang Liu | 2023-10-25 | 1 | -4/+16 |
| | | | | | | | | | | | | | | | | * [INTERP] Fix fpu_round * Should be working this time * Handling wrappedlibm * Format * Fix loongarch * Make it optional * Fix android build | ||||
| * | Added wrapped OpenCL (mostly complete, for wine) | ptitSeb | 2023-10-24 | 1 | -0/+52 |
| | | |||||
| * | Various changes on pthread cancel and tls destructor, should be easier to ↵ | ptitSeb | 2023-10-13 | 1 | -0/+2 |
| | | | | | maintain | ||||
| * | [WRAPPER] Added missing function signature (#1024) | Yang Liu | 2023-10-13 | 1 | -0/+3 |
| | | |||||
| * | Added a few libgomp wrapped function (for #1019) | ptitSeb | 2023-10-11 | 1 | -0/+2 |
| | | |||||
| * | Updated wrapping of SDL_GetJoystickGUIDInfo with latest version (will help ↵ | ptitSeb | 2023-10-10 | 1 | -3/+3 |
| | | | | | #1018, probably other SDL2 program too) | ||||
| * | Fixed signature for functions in wrapped libatomic (will help #1013) | ptitSeb | 2023-10-10 | 1 | -0/+6 |
| | | |||||
| * | Improved gstreamer wrapping | ptitSeb | 2023-10-09 | 1 | -0/+6 |
| | | |||||
| * | Added a few wrapped symbols to libwayland-client | ptitSeb | 2023-10-08 | 1 | -0/+6 |
| | | |||||
| * | Added wrapped liblcms2 and libevent-2.1 used by TeamSpeak3 linux client (for ↵ | ptitSeb | 2023-10-07 | 1 | -0/+4 |
| | | | | | #986) | ||||
| * | Added wrapped threads_add_timeout_full to gdk2 and gdk3 (for #997) | ptitSeb | 2023-10-07 | 1 | -2/+2 |
| | | |||||
| * | Added a few more wrapped function to libgssapi_krb5 (for wine) | ptitSeb | 2023-09-30 | 1 | -7/+4 |
| | | |||||
| * | Added a few missing GLES wrapped function to libGL | ptitSeb | 2023-09-26 | 1 | -0/+6 |
| | | |||||
| * | Improvd steam/proton handling, and gstreamer initialization and a large ↵ | ptitSeb | 2023-09-16 | 1 | -3/+81 |
| | | | | | bunch of gtk improvments | ||||
| * | Wrapped some more libdrm and libgbm functions | ptitSeb | 2023-09-10 | 1 | -0/+7 |
| | | |||||
| * | Added some more wrapped functions | ptitSeb | 2023-09-09 | 1 | -0/+2 |
| | | |||||
| * | Added many symbols to wrapped libgmp (for #900) | ptitSeb | 2023-08-18 | 1 | -0/+9 |
| | | |||||
| * | Added some xcbrander wrapped symbols (for #287) | ptitSeb | 2023-08-11 | 1 | -0/+3 |
| | | |||||
| * | Submit the generation of wrapped library | wannacu | 2023-08-09 | 1 | -0/+4 |
| | | |||||
| * | Added a new vulkan extension | Xilin Wu | 2023-08-04 | 1 | -0/+1 |
| | | | | | | | | VK_EXT_descriptor_buffer is used by vkd3d-proton for implementing the full Direct3D 12 API Tested on Snapdragon 888 with Mesa Turnip | ||||
| * | Hacked wrapped ptrace to avoid crash when wine handle exception (and debug ↵ | ptitSeb | 2023-07-22 | 1 | -3/+2 |
| | | | | | registers in general) | ||||
| * | Added some more wrapped symbols to libx11 and friends | ptitSeb | 2023-07-19 | 1 | -0/+2 |
| | | |||||
| * | [WRAPPERS] Generator version bump | rajdakin | 2023-07-17 | 1 | -1/+1 |
| | | |||||
| * | Added a large bunch of wrapped functions to libnss3 and libnspr4 | ptitSeb | 2023-07-17 | 1 | -12/+195 |
| | | |||||
| * | [DYNAREC] Fixed an issue with calling native function that return a long ↵ | ptitSeb | 2023-07-13 | 1 | -0/+18 |
| | | | | | double (for #881) | ||||
| * | [WRAPPER] Added more symbols for nss3 (#853) | Yang Liu | 2023-06-23 | 1 | -0/+3 |
| | | |||||
| * | [WRAPPER] Added more gtk functions (#849) | Yang Liu | 2023-06-21 | 1 | -2/+4 |
| | | | | | | * [WRAPPER] Added more gtk functions * Fixed some gtk wrappers | ||||
| * | [WRAPPER] Added more symbols for openssl wrapper (#847) | Yang Liu | 2023-06-19 | 1 | -0/+10 |
| | | | | | | * Added more symbols for openssl * Added more symbols for openssl | ||||
| * | [WRAPPER] Rework on libharfbuzz wrapper (#836) | Yang Liu | 2023-06-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * Rework of libharfbuzz, part 1 * Rework of libharfbuzz, part 2 * Rework of libharfbuzz, part 3 * Rework of libharfbuzz, part 4 * Rework of libharfbuzz, part 5 * Fixed typo * Fixed typo * Rework of libharfbuzz, part 6 * Rework of libharfbuzz, part 7 * Done | ||||
| * | Added a bunch of wrapped function to libssl.so.3, libcrytpo.so.3 and icu ↵ | ptitSeb | 2023-06-10 | 1 | -0/+7 |
| | | | | | (for #829) | ||||
| * | [WRAPPER] Added more libicu wrapped functions (for #829) (#831) | Yang Liu | 2023-06-09 | 1 | -0/+3 |
| | | |||||
| * | Added more libicu wrapped function (for #829) | ptitSeb | 2023-06-09 | 1 | -0/+20 |
| | | |||||
| * | Added some icu wrapped function (for #829) | ptitSeb | 2023-06-09 | 1 | -0/+6 |
| | | |||||