about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [NOGTK] libpangoft2 is also part of the gtk familyptitSeb2024-03-071-0/+4
* [VULKAN] Added one more vulkan extensionptitSeb2024-03-074-1/+21
* Some work on gtk and co wrappingptitSeb2024-03-074-11/+16
* Added 1 more function to libpng16ptitSeb2024-03-061-0/+1
* Add more slot to gobject2 callbacksptitSeb2024-03-061-0/+3
* some gcrypt wrapping (#1338)Lily2024-03-064-20/+54
* Fixed a warning (#1335)Yang Liu2024-03-061-1/+2
* Improved wrapping of xcb (xcb_XXX_iterator_t and xcb_contection_t)ptitSeb2024-03-069-29/+52
* Added 2 pthread wraps (#1334)Lily2024-03-051-2/+2
* Added 1 more function to libXrandr (should fix VampireSurvivors 1.9+)ptitSeb2024-03-051-1/+1
* Adjusted dependancies for some X11 libsptitSeb2024-03-054-2/+20
* Added a few more flags on of_convert to limit warningsptitSeb2024-03-051-0/+11
* [WRAPPER] Fixed a typo in the signature of my___libc_start_main (#1323)xctan2024-03-041-1/+1
* Added 2 more symbols to wrapped libicuucptitSeb2024-03-044-0/+8
* Added a few more libc wrapped functionsptitSeb2024-03-044-2/+19
* Added libstdc++ when loading libGL (only if libgcc_s is already loaded), help...ptitSeb2024-03-041-0/+6
* Added wrapped support for EGL/GLESv2ptitSeb2024-02-2912-99/+691
* Added all wrapped function to libpciptitSeb2024-02-284-34/+55
* Even more slot for X11 callbacksptitSeb2024-02-281-1/+19
* [RV64_DYNAREC] Fixed RDTSC handling (#1291)Yang Liu2024-02-271-4/+13
* Added some more wrapped libm functionsptitSeb2024-02-274-10/+63
* Added some more vulkan extensionsptitSeb2024-02-271-0/+11
* Added some more slots for X11 callbacks (help Cyberpunk 2077)ptitSeb2024-02-271-1/+9
* [ANDROID] BBBBUUUIIIIILLLLDDDDptitSeb2024-02-261-1/+1
* [ANDROID] Now build, stop complainingptitSeb2024-02-262-5/+10
* Fix Android testsptitSeb2024-02-261-1/+4
* Fix Android buildptitSeb2024-02-261-0/+6
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...ptitSeb2024-02-2621-331/+417
* Added some hack to rename wine binary process too (help mesa pick up the corr...ptitSeb2024-02-241-0/+5
* Improve emulation of clocksourceptitSeb2024-02-241-0/+24
* Fix Android buildptitSeb2024-02-231-1/+0
* Added some various wrapped function (for rpcs3, but still not working)ptitSeb2024-02-2311-500/+686
* Added some more symbol to wrapped libgnutlsptitSeb2024-02-184-1/+11
* Added VK_KHR_calibrated_timestamps extension to wrapped vulkan (for #1256)ptitSeb2024-02-181-0/+4
* [ELFLOADER] Better handling of STB_GNU_UNIQUE binded symbol (prevent dlclose)ptitSeb2024-02-161-1/+5
* Added a few more function to libicuuc.so.*ptitSeb2024-02-164-0/+12
* Added some more wrapped function to libc, libXt and libX11ptitSeb2024-02-168-9/+122
* Added wrapped libanlptitSeb2024-02-166-0/+57
* [ELFLOADER] Huge refactor of elfloader and symbol resolution. Some more clean...ptitSeb2024-02-153-32/+19
* Added support for RTLD_DEEPBIND flag on dlopenptitSeb2024-02-111-17/+21
* more wrapped functions in libxcb-randr and libcap (#1260)Coreforge2024-02-102-8/+8
* [ANDROID] BOX64_SHOWBT Now show Emulated BT on Android (#1258)KreitinnSoftware2024-02-101-2/+0
* Wrapped libraries refactor (#1257)rajdakin2024-02-10130-947/+235
* Added some more libc wrapped functionsptitSeb2024-02-091-0/+4
* Added some wrapped function to libxml2ptitSeb2024-02-094-4/+13
* [WRAPPING] Added supot for the 'long double complex' typeptitSeb2024-02-09664-675/+724
* Added some more symbols to wrapped libmptitSeb2024-02-095-21/+86
* More work on libcurl and friends (and set to used emulated version of curl if...ptitSeb2024-02-087-31/+158
* Added wrapped (empty) libpam.so.0ptitSeb2024-02-076-0/+100
* Reworked, again, exit processptitSeb2024-02-061-10/+16