about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
* [MMAP] Better guessing of wine process mapping regionsptitSeb2025-04-181-10/+14
* Eliminated many compilation warnings (#2535)Yang Liu2025-04-151-3/+4
* [WOW64] Splitted freq and cleanup functions from x64emu (#2521)Yang Liu2025-04-111-3/+4
* [DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...ptitSeb2025-04-091-7/+7
* Corrected arguments of my_epoll_pwait2 (#2501)Krzysztof Aleksander Pyrkosz2025-04-051-1/+1
* Moved more functions to os.h (#2497)Yang Liu2025-04-031-1/+2
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-0/+1
* [WRAPPER] Added 2 new funciton towrapped libgdkpixbuf (for #2460)ptitSeb2025-03-314-0/+12
* Some fixes to ncurses / tinfo wrapped lib (for dialog shell helper, used in s...ptitSeb2025-03-276-4/+8
* [WRAPPER] Reverted previus commitptitSeb2025-03-202-527/+0
* [WRAPPER] Forgot those file in previous commitptitSeb2025-03-202-0/+527
* [WRAPPER] Added wrapping for libavutil.so.56, libavformat.so.58 and libavcode...ptitSeb2025-03-2018-0/+1452
* [WRAPPER] Added a couple of GL extensionsptitSeb2025-03-204-0/+17
* [BOX32] Small refactor on memory managmentptitSeb2025-03-171-0/+6
* [VULKAN] Added support for Vulkan 1.4ptitSeb2025-03-121-0/+21
* [TRACE] Better logs for vulkan functions wrappersptitSeb2025-03-111-7/+7
* [WRAPPER] Added a few more Vulkan extensionsptitSeb2025-03-114-1/+48
* [WRAPPER] Completed and fixed VK_NV_cooperative_vector extensionptitSeb2025-03-111-1/+3
* [WRAPPER] missing functions and features (#2434)airidosas2522025-03-113-1/+10
* [TRACE] Improved a bit a few tracesptitSeb2025-03-081-0/+1
* [WRAPPER] Do not reference epoll_pwait2 directly, to fix issues with Android ...ptitSeb2025-03-071-13/+13
* Fix undefined reference to `epoll_pwait2' for LA64 ABI 1.0 (#2422)Leslie Zhai2025-03-061-1/+1
* [ANDROID] Fixed wrapping of epoll_pwait2 to epoll_pwait timeout parameterptitSeb2025-03-041-2/+2
* [ANDROID] Fix build, as epoll_pwait2 doesn't seems to existptitSeb2025-03-041-0/+11
* [WRAPPER] Added epoll_pwait2 wrapped functionptitSeb2025-03-046-0/+25
* [WRAPPER] add gnutls_fips140_set_mode (#2417)liuli2025-03-041-0/+1
* [WRAPPER] Display Box64 version in Vulkan driver info (#2385)xctan2025-02-184-1/+32
* Fixed dlsym_error logs prefix (#2383)Yang Liu2025-02-181-4/+4
* More improvmnet to map with fd trackingptitSeb2025-01-291-8/+8
* Improved map with fd trackingptitSeb2025-01-291-9/+10
* [WRAPPER] Added 1 wrapped function and fixed one on gstreamerptitSeb2025-01-294-4/+30
* Improved generic mmap trackingptitSeb2025-01-271-1/+16
* [WRAPPER] Added a few more wrapped function (to emulate recent SDL2)ptitSeb2025-01-265-4/+55
* Expanded file mapping tracking for future use (might help #2295)ptitSeb2025-01-251-2/+5
* [DYNAREC] Added preliminary per-file settings (#2288)Yang Liu2025-01-231-1/+2
* Clean up UnityPlayer.dll detection from my_mmap64 (#2286)Yang Liu2025-01-231-15/+2
* [WRAPPER] Reworked libatk wrapping with new wrapperhelper (will help #2280)ptitSeb2025-01-231-60/+64
* [WRAPPER] Added 1 more wrapped function to libnss3 (for #2280)ptitSeb2025-01-231-1/+1
* [WRAPPER] Reworked libcap wrapping with new wrapperhelperptitSeb2025-01-234-55/+67
* [WRAPPER] Added wrapped libpcap with new wrapper helper (should help #2282)ptitSeb2025-01-238-0/+174
* Added [BOX64] prefix for all the stdout logs (#2279)Yang Liu2025-01-213-8/+8
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-2150-109/+101
* Fixed dlsym with RTLD_NEXT and preloaded libsptitSeb2025-01-151-2/+2
* [WRAPPER] Added support of BOX64_MAXCPU in wrapped SDL2, plus some various ot...ptitSeb2025-01-094-3/+22
* [WRAPPED] Added monstartup (#2241)Leslie Zhai2025-01-081-1/+5
* [WRAPPED] Added xdr_string and xdr_free (#2235)Leslie Zhai2025-01-061-2/+2
* [WRAPPER] Fixed a small mystake with latest ALTNAME workptitSeb2024-12-281-1/+1
* [WRAPPED][ANDROID] Add libGL ALTNAME (#2225)olegos22024-12-281-0/+1
* [ANDROID] Add a few ALTNAMEs and unwrap ifdefs for lib names (#2224)olegos22024-12-2825-101/+23
* Spelling/typo fixes in code and documentation updates (#2223)olegos22024-12-281-4/+4