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][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
*
[BOX32][WRAPPER] More work on libc wrapping, and some new syscall too
ptitSeb
2024-12-15
9
-10
/
+108
*
[BOX32][WRAPPER] Added mtrace and muntrace to 32bits wrapped libc (for #2155)
ptitSeb
2024-12-15
1
-2
/
+2
*
[BOX32][WRAPPER] More fixes to libc and libX11 wrapping
ptitSeb
2024-12-14
6
-6
/
+18
*
[BOX32][WRAPPER] More fixes to libc and X11 wrapping
ptitSeb
2024-12-14
1
-25
/
+0
*
[BOX32][WRAPPER] Fixes and improves libc wrapping
ptitSeb
2024-12-14
6
-10
/
+50
*
[BOX32][WRAPPER] Many fixes and improvments to X11 wrapping
ptitSeb
2024-12-14
8
-40
/
+55
*
[BOX32][WRAPPER] Added more 32bits wrapped functions
ptitSeb
2024-12-13
10
-14
/
+87
*
[BOX32][WRAPPER] Added a few more libc 32bits wrapped functions
ptitSeb
2024-12-13
5
-6
/
+22
*
[BOX32][WRAPPER] Added a few 32bits wrapped function libnsl
ptitSeb
2024-12-13
4
-15
/
+31
*
[BOX32][WRAPPER] Added a few more 32bits wrapped libc functions
ptitSeb
2024-12-13
6
-7
/
+32
*
[BOX32][WRAPPER] Added empty 32bits wrapped libnsl
ptitSeb
2024-12-13
6
-0
/
+184
*
[BOX32][WRAPPER] Added a 32bits dummy libvdpau wrapped lib
ptitSeb
2024-12-13
8
-0
/
+82
*
[BOX32][WRAPPER] Added 32bits wrapped libdrm with new wrapperhelper
ptitSeb
2024-12-13
8
-0
/
+512
*
[BOX32][WRAPPER] Added a few more libc and libresolv 32bits wrapped functions
ptitSeb
2024-12-13
7
-10
/
+28
*
[BOX32][WRAPPER] Added a arge batch of 32bits wrapped function to X11 and fri...
ptitSeb
2024-12-13
16
-160
/
+736
*
[BOX32][WRAPPER] Added 3 more 32bits wrapped function to libcairo
ptitSeb
2024-12-13
6
-5
/
+34
*
[BOX32][WRAPPER] Added more SDL2 32bts wrapped functions
ptitSeb
2024-12-13
6
-14
/
+190
*
[BOX32][WRAPPER] Added 1 more libc 32bits wrapped funciton, and fixed an exis...
ptitSeb
2024-12-13
5
-7
/
+19
*
[BOX32][WRAPPER] Added a few more 32bits wrapped function to libc
ptitSeb
2024-12-12
6
-22
/
+45
*
[BOX32][WRAPPER] Added 32bits wrapped libXdamage
ptitSeb
2024-12-12
6
-0
/
+67
*
[BOX32][WRAPPER] Added 32bits wrapped libcairo
ptitSeb
2024-12-12
11
-15
/
+753
*
[BOX32][WRAPPER] Added a few more 32bits wrapped function to libfontconfig
ptitSeb
2024-12-12
6
-43
/
+130
*
[BOX32][WRAPPER] Added more libc and libresolv 32bits wrapped functions
ptitSeb
2024-12-12
6
-19
/
+59
*
[BOX32][WRAPPER] Another fix for older / strict compiler (for #2141)
ptitSeb
2024-12-11
1
-1
/
+1
*
[BOX32][WRAPPER] Added one more 32bits libX11 wrapped function
ptitSeb
2024-12-11
6
-1
/
+16
*
[BOX32] added a few more libc 32bits wrapped functions
ptitSeb
2024-12-11
4
-10
/
+14
*
[BOX32][WRAPPER] Try to fix some build issue on older system (for #2140)
ptitSeb
2024-12-11
1
-1
/
+0
*
[BOX32][WRAPPER] Added 1 more 32bits libX11 wrapped function
ptitSeb
2024-12-10
4
-1
/
+10
*
[BOX32][WRAPPER] Fixed time signature (now steamcmd connect)
ptitSeb
2024-12-10
4
-6
/
+10
*
[BOX32][WRAPPER] Better wrapping for shmat
ptitSeb
2024-12-09
6
-6
/
+39
*
[BOX32][WRAPPER] Fixed some more typo on Xcursor wrapping (might help #2109)
ptitSeb
2024-12-08
1
-2
/
+2
*
[BOX32][WRAPPER] Added a couple of 32bits wrapped functions to libc
ptitSeb
2024-12-08
4
-4
/
+12
*
[BOX32][WRAPPER] Cosmetic fix an a function signature
ptitSeb
2024-12-06
1
-1
/
+1
*
[BOX32][WRAPPER] Added a couple more 32bits wrapped functions to libc
ptitSeb
2024-12-05
5
-2
/
+8
*
[BOX32][WRAPPER] Fixed an issue wih an X11 32bits wrapped function
ptitSeb
2024-12-05
1
-3
/
+4
*
[BOX32][WRAPPER] Added one more 32bits wrapped function to libc
ptitSeb
2024-12-05
1
-1
/
+1
*
[BOX32] Some fixes to a few file related 32bits wrapped function (now windows...
ptitSeb
2024-12-04
4
-4
/
+26
*
[BOX32] Fix mystake on previous commit
ptitSeb
2024-12-04
1
-2
/
+3
*
[BOX32][WRAPPER] Added ldiv 32bits wrapped function (now Undertale works with...
ptitSeb
2024-12-04
4
-1
/
+5
*
[BOX32][WRAPPER] Added a few more X11 32bits wrapped functions
ptitSeb
2024-12-04
6
-5
/
+78
*
[BOX32][WRAPPER] Fixed a typo in Xcursor wrapping (should help #2109)
ptitSeb
2024-12-04
1
-1
/
+1
*
[BOX32][WRAPPER] Fixed typos from previous build
ptitSeb
2024-12-03
1
-4
/
+4
[next]