about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
* [RV64_DYNAREC] Extended simple wrapper for more int types (#2160)xctan2024-12-171-340/+1660
* [WRAPPER] Added wrapped libxcb-res with new wrapperhelperptitSeb2024-12-166-0/+121
* [WRAPPER] Reworked libxcb wrapping with new wrapperhelperptitSeb2024-12-166-698/+816
* [WRAPPER] Checked pangoft2 wrapping with new wrapperhelperptitSeb2024-12-123-8/+12
* [WRAPPER] Added libcairo.so.2 as one of NEEDED_LIBS for gtk3 (#2136) (#2137)Leslie Zhai2024-12-111-1/+1
* [WRAPPER] Another improved dlsym wrapped function, hopefully fixing regressio...ptitSeb2024-12-061-1/+2
* [BOX32] Fix mystake on previous commitptitSeb2024-12-041-6/+0
* [BOX32][WRAPPER] Added ldiv 32bits wrapped function (now Undertale works with...ptitSeb2024-12-041-3/+3
* Improved dlsym wrapped function, will find more symbols from emulated libsptitSeb2024-12-031-2/+9
* [WRAPPER] Wrapped more symbols in libcrypto3 (#2105)Yang Liu2024-12-038-13/+65
* Android Long Double handling (#2101)ptitSeb2024-12-021-28/+53
* [WRAPPER] Added 1 more function to libgcryptptitSeb2024-11-301-1/+1
* [WRAPPER] Fixed libc wrappers includesptitSeb2024-11-301-8/+1
* [WRAPPER] Refactored some glib2 signal handlingptitSeb2024-11-297-286/+279
* [WRAPPER] Added back faked ITM weak functionsptitSeb2024-11-294-0/+36
* [WRAPPER] Fixed wrapped dlerror behaviourptitSeb2024-11-291-3/+11
* [WRAPPER] Reworked sqlite3 with new wrapperhelperptitSeb2024-11-286-77/+178
* [WRAPPER] More work on gtk/gstreamer wrappingptitSeb2024-11-271-1/+5
* [WRAPPER] Reworked gstvideo with new wrapperhelperptitSeb2024-11-264-202/+259
* [WRAPPER] Reworked gsttag with new wrapperhelperptitSeb2024-11-261-44/+44
* [WRAPPER] Reworked gstsdp with new wrapperhelperptitSeb2024-11-264-172/+196
* [WRAPPER] Reworked gst-rtp and gst-rtsp with new wrapperhelperptitSeb2024-11-265-344/+464
* [WRAPPER] Reworked gstriff with new wrapperhelperptitSeb2024-11-261-11/+11
* [WRAPPER] Reworked gst-pbutils with new wrapperhelperptitSeb2024-11-261-162/+162
* [WRAPPER] Reworked gstnet with new wrapperhelperptitSeb2024-11-261-23/+23
* [WRAPPER] Reworked gst-gl with new wrapperhelperptitSeb2024-11-264-219/+256
* [WRAPPER] Reworked gstfft with new wrapperhelperptitSeb2024-11-261-22/+22
* [WRAPPER] Reworked gstcontroller with new wrapperhelperptitSeb2024-11-261-17/+17
* [WRAPPER] Reworked gstcheck with new wrapperhelperptitSeb2024-11-264-198/+203
* [WRAPPER] Reworked gstbase with new wrapperhelperptitSeb2024-11-264-249/+286
* [WRAPPER] Reworked gstaudio with new wrapperhelperptitSeb2024-11-254-163/+172
* [WRAPPER] Reworked gstapp with new wrapperhelperptitSeb2024-11-251-41/+41
* [WRAPPER] Reworked wrapping of gstallocators with new wrapperhelperptitSeb2024-11-254-10/+15
* [WRAPPER] Reworked gstreamer with new wrapperhelperptitSeb2024-11-256-788/+875
* [VULKAN] Added a new extension and a missing functionptitSeb2024-11-241-1/+5
* Reworked on mmap address alignments for a performance regression (#2057)Yang Liu2024-11-221-3/+2
* [WRAPPER]my_dbus_message_get_args() args type error (#2042)liuli2024-11-195-4/+8
* [WRAPPER] Added last 2 wrapped function for libexpatptitSeb2024-11-174-2/+16
* [WRAPPER] Fixed an isue with __iso99_swcanf wrapped functionptitSeb2024-11-171-1/+1
* [WRAPPER] Added wrapped libzstd.so.1 support, with new wrapperhelperptitSeb2024-11-178-0/+691
* [WRAPPER] Added 2 more wrapped function to libcrypto.so.3 (for #1271)ptitSeb2024-11-161-2/+2
* [WRAPPER] Fixed myStackAlignGVariantNew and refined the test too (#2038)Yang Liu2024-11-151-34/+3
* [LA64] Implement convert x64_va_list_t to sysv_varargs for float (#2025) (#2031)Leslie Zhai2024-11-141-2/+39
* [WRAPPER] Added more callback slots for libwaylend-clientptitSeb2024-11-131-1/+6
* Preserve errno on mmap / munmap speicifc memory traqking operationsptitSeb2024-11-101-1/+5
* [WRAPPER] Added wrapped libXaw with new wrapperhelper (for #1990)ptitSeb2024-11-098-0/+328
* This should fix LA64 Static buildptitSeb2024-11-091-0/+8
* [WRAPPER] Added a bunch of libc wrapped functions (for #2010)ptitSeb2024-11-096-4/+25
* Added a few wrapped function and fixed some other (for Steam)ptitSeb2024-11-065-2/+58
* [WRAPPER] Wrapped 3 more symbols for libc (#2000)Yang Liu2024-11-054-11/+17