index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wrapped32
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BOX32][WRAPPER] Removed a debug leftover
ptitSeb
2025-04-19
1
-1
/
+0
*
[BOX32][WRAPPER] Added a workaround on XF86VidModeGetAllModeLines for 12 labo...
ptitSeb
2025-04-19
1
-7
/
+12
*
[BOX32][WRAPPER] Added 32bits wrapped ftime function
ptitSeb
2025-04-19
6
-1
/
+28
*
[BOX32][WRAPPER] Added a few more 32bits symbols to libc
ptitSeb
2025-04-12
2
-3
/
+11
*
[BOX32][WRAPPER] Added wrapped libmount and libblkid, plus 1 new wrapped func...
ptitSeb
2025-04-12
18
-1
/
+787
*
[BOX32][WRAPPER] Added 32bits wrapped libselinux
ptitSeb
2025-04-12
8
-0
/
+352
*
[BOX32][WRAPPER] Some fixes to a few 32bits wrapped libc functions
ptitSeb
2025-04-12
1
-4
/
+9
*
[BOX32][WRAPPER] Added a few more wrapped functions to libdrm
ptitSeb
2025-04-12
6
-7
/
+344
*
[BOX32][WRAPPER] Added 32bits wrapped libGLX
ptitSeb
2025-04-12
6
-0
/
+203
*
[BOX32][WRAPPER] Added 32bits wrapped libEGL
ptitSeb
2025-04-12
8
-0
/
+174
*
[BOX32][WRAPPER] Added 32bits wrapped libgbm
ptitSeb
2025-04-12
8
-0
/
+169
*
[BOX32][WRAPPER] Added 32bits wrapped pselect function
ptitSeb
2025-04-12
4
-1
/
+5
*
[BOX32][WRAPPER] Fixed 32bits wrapping for XRenderQueryFilters function
ptitSeb
2025-04-12
4
-1
/
+12
*
[WOW64] Splitted freq and cleanup functions from x64emu (#2521)
Yang Liu
2025-04-11
1
-12
/
+13
*
[BOX32][WRAPPER] Added 2 more spawn_ wrapped functions
ptitSeb
2025-04-09
1
-2
/
+2
*
[WRAPPER] Update generated files missing from previous PR
ptitSeb
2025-04-06
2
-0
/
+6
*
Add __localtime64 and __time64 in box32 mode (#2502)
Krzysztof Aleksander Pyrkosz
2025-04-05
2
-0
/
+9
*
[BOX32][WRAPPER] Added wrapped 32bits wctype to libc (for steam #2478)
ptitSeb
2025-04-02
1
-1
/
+1
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-0
/
+1
*
[BOX32][WRAPPER] Fixed signature of the ctime wrapped function
ptitSeb
2025-03-15
4
-5
/
+5
*
[BOX32][WRAPPER] Small change on glGetStringi signature
ptitSeb
2025-03-13
4
-1
/
+5
*
[BOX32][WRAPPER] Fixed some gnutls wrapped functions (help NFS Payback from S...
ptitSeb
2025-03-08
1
-10
/
+7
*
[WRAPPER] add gnutls_fips140_set_mode (#2417)
liuli
2025-03-04
1
-0
/
+1
*
[WRAPPER] Updated auto-generated files
ptitSeb
2025-02-26
3
-26
/
+26
*
Fixed Box32 for Winlator Glibc (#2404)
alexvorxx
2025-02-26
5
-5
/
+36
*
[BOX32][ANDROID][TERMUX] revert previous commit and added a new test for shma...
ptitSeb
2025-02-21
5
-33
/
+6
*
[BOX32][ANDROID][TERMUX] Use simple wrapper for shmat function on Android/Ter...
ptitSeb
2025-02-21
4
-5
/
+32
*
[BOX32][WRAPPING] Do not convert stream private field of FT_FaceRec structure
ptitSeb
2025-02-19
1
-4
/
+4
*
[LA64][WRAPPING][BOX32] Added alt name for libnsl
ptitSeb
2025-02-18
1
-0
/
+4
*
[BOX32][WRAPPER] Fixed a 32bits libcups wrapped function
ptitSeb
2025-01-30
6
-6
/
+16
*
[BOX32][WRAPPER] Added some minium 32bits wrapping for libcups (helps wine)
ptitSeb
2025-01-26
8
-0
/
+1051
*
[BOX32][WRAPPER] Add some minimum 32bits gnutls wrapping (helps wine)
ptitSeb
2025-01-26
10
-0
/
+2068
*
[BOX32][WRAPPER] Added some more 32bits wrapped function, and improved wrappi...
ptitSeb
2025-01-26
7
-2
/
+45
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
5
-16
/
+15
*
[BOX32][WRAPPER] Added 1 32bits function to libc
ptitSeb
2025-01-11
1
-1
/
+1
*
[BOX32][WRAPPER] Added support of BOX64_MAXCPU in 32bits wrapped SDL2
ptitSeb
2025-01-09
6
-1
/
+19
*
[BOX32][WRAPPER] Added a few more 32bts wrapped functions to libc and libresolv
ptitSeb
2025-01-06
7
-14
/
+19
*
[BOX32] Fixed some signature issues with wrapped libXrender
ptitSeb
2025-01-06
8
-48
/
+151
*
Spelling/typo fixes in code and documentation updates (#2223)
olegos2
2024-12-28
2
-3
/
+3
*
[BOX32] Adapted signatures of 2 32bits libc wrapped functions
ptitSeb
2024-12-27
4
-2
/
+6
*
[WRAPPED][BOX32] Redirected a few old symbols (#2194)
Yang Liu
2024-12-23
8
-8
/
+24
*
[BOX32] More fixes on libc wrapping
ptitSeb
2024-12-19
6
-114
/
+162
*
[BOX32][WRAPPING] Added 32bits wrapped libxcb-res and fixes some wrapped func...
ptitSeb
2024-12-17
15
-140
/
+258
*
[BOX32][WRAPPER] Silence some conversion warnings
ptitSeb
2024-12-16
1
-1
/
+1
*
[WRAPPER] Added wrapped libxcb-res with new wrapperhelper
ptitSeb
2024-12-16
2
-0
/
+87
*
[BOX32][WRAPPER] Added 32bits wrapped libxcb
ptitSeb
2024-12-16
10
-0
/
+1072
*
[BOX32][WRAPPER] Added 32bits wrapped libx11-xcb
ptitSeb
2024-12-16
8
-0
/
+83
*
[BOX32][WRAPPER] More fixes on 32bits libc wrapping
ptitSeb
2024-12-15
2
-2
/
+7
*
[BOX32][WRAPPER] Moved all function wrapped from wrappedresolv.c to libc_net3...
ptitSeb
2024-12-15
1
-102
/
+0
*
[BOX32][WRAPPER] Try to fix build issue for older system (for #2156)
ptitSeb
2024-12-15
1
-1
/
+2
[next]