about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [WRAPPER] Allow to use libFLAC.so.12 for libFLAC.so.8ptitSeb2025-07-031-0/+1
* [WRAPPER] Wrapper XCreateWindow when Display's resource_alloc is x64 entry (...Leslie Zhai2025-07-036-7/+41
* [WRAPPER] additional wrapped symbols (#2765)airidosas2522025-06-242-0/+16
* [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)ptitSeb2025-06-192-4/+7
* [BIONIC] Fixed some compilation warnings (#2756)Yang Liu2025-06-183-7/+8
* [DYNACACHE] More work on dynache relocationptitSeb2025-06-151-1/+0
* [ANDROID] Unimportant updates (#2741)Yang Liu2025-06-134-3/+4
* [DYNACACHE] Created a const table, for later use in internal relocation ([ARM...ptitSeb2025-06-133-4/+4
* [WRAPPER] Wrapped a few more functions in gio2 and libresolv (#2737)Yang Liu2025-06-135-2/+15
* [WRAPPER] Added 2 more functions to libc (for #2731) (#2733)Yang Liu2025-06-126-2/+26
* [DYNAREC] Improved mmap'd file trackingptitSeb2025-06-101-1/+1
* [WRAPPER][TRACE] Cleanup some trace on DLSYM_ERROR=1ptitSeb2025-06-021-9/+9
* [WRAPPER] Fixed some xcb-image wrappings (#2697)Yang Liu2025-06-014-6/+6
* [WRAPPER] Implement myStackAlignGVariantNew for g_variant_new (#2687)Leslie Zhai2025-05-301-1/+6
* [WRAPPER][TRACE] Fixed some DLSYM_ERROR tracesptitSeb2025-05-222-13/+13
* [WRAPPER] added arm64 special case to of_unconvert helper functionptitSeb2025-05-141-2/+6
* [WRAPPER] Reduce the warning on of_unconvert helper functionptitSeb2025-05-141-2/+5
* Improved libdl error message handlingptitSeb2025-05-121-87/+48
* [WRAPPER] Added libOpenCL.so as synonymptitSeb2025-05-121-0/+1
* [WRAPPER] Improved handling of multiple vulkan devicesptitSeb2025-05-121-1/+6
* [WRAPPER] Added more wrapped function to ffmpeg, and disable it with NOGTK=1,...ptitSeb2025-05-1110-51/+391
* [WRAPPER] Added 1 more function to wrapped fontconfigptitSeb2025-05-101-1/+1
* [WRAPPER] Added a few more wrapped function to ffmpegs libsptitSeb2025-05-095-3/+9
* [ENV] Refactored file-mapping handling (#2612)Yang Liu2025-05-081-11/+1
* [WRAPPER] Added a couple of wrapped function to glib2 (for #71)ptitSeb2025-05-081-0/+2
* [DYNAREC] Use PE volatile metadata in dynarec (#2610)Yang Liu2025-05-071-8/+10
* [WRAPPER] Better handling of secure_getenv, but still not perfectptitSeb2025-05-071-3/+10
* [WRAPPER] Added 1 more wrapped function to glib2 (for #71)ptitSeb2025-05-061-0/+1
* Added a simple PE loaded dedicated for volatileMetadata (#2607)Yang Liu2025-05-061-1/+9
* [WRAPPER] Reworked libssh2 wrapping, to make it more completeptitSeb2025-04-276-7/+380
* [WRAPPER] Fixed some potential sagfault on my_backtrace wrapped functionptitSeb2025-04-261-0/+6
* [WRAPPER] Added some missing function to wrapped libgio-2 (for #2575)ptitSeb2025-04-266-2/+30
* Added some missing newlines (#2567)Yang Liu2025-04-241-2/+2
* [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