about summary refs log tree commit diff stats
path: root/src/wrapped32 (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BOX32][WRAPPER] Removed a debug leftoverptitSeb2025-04-191-1/+0
* [BOX32][WRAPPER] Added a workaround on XF86VidModeGetAllModeLines for 12 labo...ptitSeb2025-04-191-7/+12
* [BOX32][WRAPPER] Added 32bits wrapped ftime functionptitSeb2025-04-196-1/+28
* [BOX32][WRAPPER] Added a few more 32bits symbols to libcptitSeb2025-04-122-3/+11
* [BOX32][WRAPPER] Added wrapped libmount and libblkid, plus 1 new wrapped func...ptitSeb2025-04-1218-1/+787
* [BOX32][WRAPPER] Added 32bits wrapped libselinuxptitSeb2025-04-128-0/+352
* [BOX32][WRAPPER] Some fixes to a few 32bits wrapped libc functionsptitSeb2025-04-121-4/+9
* [BOX32][WRAPPER] Added a few more wrapped functions to libdrmptitSeb2025-04-126-7/+344
* [BOX32][WRAPPER] Added 32bits wrapped libGLXptitSeb2025-04-126-0/+203
* [BOX32][WRAPPER] Added 32bits wrapped libEGLptitSeb2025-04-128-0/+174
* [BOX32][WRAPPER] Added 32bits wrapped libgbmptitSeb2025-04-128-0/+169
* [BOX32][WRAPPER] Added 32bits wrapped pselect functionptitSeb2025-04-124-1/+5
* [BOX32][WRAPPER] Fixed 32bits wrapping for XRenderQueryFilters functionptitSeb2025-04-124-1/+12
* [WOW64] Splitted freq and cleanup functions from x64emu (#2521)Yang Liu2025-04-111-12/+13
* [BOX32][WRAPPER] Added 2 more spawn_ wrapped functionsptitSeb2025-04-091-2/+2
* [WRAPPER] Update generated files missing from previous PRptitSeb2025-04-062-0/+6
* Add __localtime64 and __time64 in box32 mode (#2502)Krzysztof Aleksander Pyrkosz2025-04-052-0/+9
* [BOX32][WRAPPER] Added wrapped 32bits wctype to libc (for steam #2478)ptitSeb2025-04-021-1/+1
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-0/+1
* [BOX32][WRAPPER] Fixed signature of the ctime wrapped functionptitSeb2025-03-154-5/+5
* [BOX32][WRAPPER] Small change on glGetStringi signatureptitSeb2025-03-134-1/+5
* [BOX32][WRAPPER] Fixed some gnutls wrapped functions (help NFS Payback from S...ptitSeb2025-03-081-10/+7
* [WRAPPER] add gnutls_fips140_set_mode (#2417)liuli2025-03-041-0/+1
* [WRAPPER] Updated auto-generated filesptitSeb2025-02-263-26/+26
* Fixed Box32 for Winlator Glibc (#2404)alexvorxx2025-02-265-5/+36
* [BOX32][ANDROID][TERMUX] revert previous commit and added a new test for shma...ptitSeb2025-02-215-33/+6
* [BOX32][ANDROID][TERMUX] Use simple wrapper for shmat function on Android/Ter...ptitSeb2025-02-214-5/+32
* [BOX32][WRAPPING] Do not convert stream private field of FT_FaceRec structureptitSeb2025-02-191-4/+4
* [LA64][WRAPPING][BOX32] Added alt name for libnslptitSeb2025-02-181-0/+4
* [BOX32][WRAPPER] Fixed a 32bits libcups wrapped functionptitSeb2025-01-306-6/+16
* [BOX32][WRAPPER] Added some minium 32bits wrapping for libcups (helps wine)ptitSeb2025-01-268-0/+1051
* [BOX32][WRAPPER] Add some minimum 32bits gnutls wrapping (helps wine)ptitSeb2025-01-2610-0/+2068
* [BOX32][WRAPPER] Added some more 32bits wrapped function, and improved wrappi...ptitSeb2025-01-267-2/+45
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-215-16/+15
* [BOX32][WRAPPER] Added 1 32bits function to libcptitSeb2025-01-111-1/+1
* [BOX32][WRAPPER] Added support of BOX64_MAXCPU in 32bits wrapped SDL2ptitSeb2025-01-096-1/+19
* [BOX32][WRAPPER] Added a few more 32bts wrapped functions to libc and libresolvptitSeb2025-01-067-14/+19
* [BOX32] Fixed some signature issues with wrapped libXrenderptitSeb2025-01-068-48/+151
* Spelling/typo fixes in code and documentation updates (#2223)olegos22024-12-282-3/+3
* [BOX32] Adapted signatures of 2 32bits libc wrapped functionsptitSeb2024-12-274-2/+6
* [WRAPPED][BOX32] Redirected a few old symbols (#2194)Yang Liu2024-12-238-8/+24
* [BOX32] More fixes on libc wrappingptitSeb2024-12-196-114/+162
* [BOX32][WRAPPING] Added 32bits wrapped libxcb-res and fixes some wrapped func...ptitSeb2024-12-1715-140/+258
* [BOX32][WRAPPER] Silence some conversion warningsptitSeb2024-12-161-1/+1
* [WRAPPER] Added wrapped libxcb-res with new wrapperhelperptitSeb2024-12-162-0/+87
* [BOX32][WRAPPER] Added 32bits wrapped libxcbptitSeb2024-12-1610-0/+1072
* [BOX32][WRAPPER] Added 32bits wrapped libx11-xcbptitSeb2024-12-168-0/+83
* [BOX32][WRAPPER] More fixes on 32bits libc wrappingptitSeb2024-12-152-2/+7
* [BOX32][WRAPPER] Moved all function wrapped from wrappedresolv.c to libc_net3...ptitSeb2024-12-151-102/+0
* [BOX32][WRAPPER] Try to fix build issue for older system (for #2156)ptitSeb2024-12-151-1/+2