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 (
Collapse
)
Author
Age
Files
Lines
*
[BOX32][WRAPPER] Slightly better wrapping for 2 non-standard pthread functions
ptitSeb
2025-10-19
1
-2
/
+2
|
*
[WRAPPER] Added 1 egl extension to wrapped libGL, on 64bits side, not on ↵
ptitSeb
2025-10-19
1
-5
/
+0
|
|
|
|
32bits (for #3071)
*
[WRAPPER] Added 1 egl extension to wrapped libGL (for #3071)
ptitSeb
2025-10-19
1
-0
/
+5
|
*
Some Segments/Selector handling refactoring , removing some ↵
ptitSeb
2025-10-15
1
-2
/
+2
|
|
|
|
pthread_getspecific use
*
[BOX32][WRAPPER] Added a missing 32bits function to libc
ptitSeb
2025-10-09
2
-1
/
+2
|
*
[BOX32][WRAPPER] Improved glob(64) support
ptitSeb
2025-10-09
2
-8
/
+68
|
*
[BOX32][WRAPPER] Fixed a regression with FT_Done_Face just introduced earlier
ptitSeb
2025-10-08
1
-3
/
+3
|
*
[BOX32][WRAPPER] Added some more 32bits wrapped functions to libfreetype
ptitSeb
2025-10-08
6
-4
/
+55
|
*
[BOX32][WRAPPER] Added 1 more wrapped function to libdbus
ptitSeb
2025-10-08
4
-3
/
+5
|
*
[BOX32][WRAPPER] Added 1 more wrapped function to libm
ptitSeb
2025-10-08
1
-1
/
+1
|
*
[BOX32][WRAPPER] Added a few more libc 32bits wrapped functions
ptitSeb
2025-10-08
3
-10
/
+26
|
*
[BOX32][WRAPPER] more 32bits wrapped function to libxrandr
ptitSeb
2025-10-08
6
-2
/
+26
|
*
[BOX32][WRAPPER] Added 2 more 32bits functions to libfontconfig
ptitSeb
2025-10-08
4
-2
/
+24
|
*
[BOX32][WRAPPER] Added some more libfreetype wrapped functions
ptitSeb
2025-10-08
6
-9
/
+241
|
*
[BOX32][WRAPPER] Added 1 more 32bits wrapped function to libmount
ptitSeb
2025-10-08
4
-1
/
+42
|
*
[BOX32][WRAPPER] Added some more libc 32bits wrapped functions
ptitSeb
2025-10-08
5
-4
/
+28
|
*
[BOX32][WRAPPER] Added 2 wrapped functions that are misnamed in some programs
ptitSeb
2025-10-08
1
-0
/
+2
|
*
[BOX32][WRAPPING] Wrapped 2 more functions on libGL (for #2826)
ptitSeb
2025-09-10
6
-3
/
+55
|
*
[BOX32] Various small improvments on box32, mostly on memory tracking
ptitSeb
2025-09-08
1
-1
/
+1
|
*
[BOX32] Fixed some conversion issues
ptitSeb
2025-09-08
1
-4
/
+4
|
*
[BOX32] Fixed dirname (#3007)
Yang Liu
2025-09-05
1
-1
/
+1
|
*
[BOX32][WRAPPER] Added 1 more symbol to libc
ptitSeb
2025-09-04
1
-1
/
+1
|
*
[BOX32] Fixed sign-extend issue when calling RunFunctionFmt with a pointer ↵
Yang Liu
2025-09-04
1
-4
/
+4
|
|
|
|
(#2938)
*
[BOX32][WRAPPER] Added one more wrapped function to libc
ptitSeb
2025-08-24
6
-1
/
+27
|
*
[BOX32][WRAPPER] Fixed some SIGBUS with 32bits smeaphores
ptitSeb
2025-08-24
1
-1
/
+14
|
*
[BOX32][WRAPPER] Added ftw wrapped function to libc
ptitSeb
2025-08-24
2
-15
/
+8
|
*
Some handling of case where signal numbers differs between native and x64 ↵
ptitSeb
2025-07-23
1
-1
/
+1
|
|
|
|
archs (not complete, missing sigset conversions)
*
[BOX32][WRAPPER] Added 2 more function to 32bits wrapped libxcb.so
ptitSeb
2025-06-08
8
-2
/
+18
|
*
[WRAPPER][BOX32] Added a couple more 32bits wrpped functions to libc
ptitSeb
2025-06-03
2
-97
/
+89
|
*
[BOX32][WRAPPER] Added/Fixed some more wrapped function to libsdl2
ptitSeb
2025-06-02
4
-5
/
+15
|
*
[BOX32][WRAPPER] Added 1 more function to libc
ptitSeb
2025-06-02
1
-1
/
+1
|
*
[BOX32][WRAPPER] Added wrapped 32bits libcurl (need testing)
ptitSeb
2025-06-02
8
-0
/
+1119
|
*
[BOX32][WRAPPER] Added some time64 functions (for #2655)
ptitSeb
2025-05-26
8
-6
/
+136
|
*
[BOX32][WRAPPER][TRACE] Fixed some DLSYM_ERROR traces
ptitSeb
2025-05-22
1
-5
/
+5
|
*
{BOX32][WRAPPER] More fixes on libdbus-1 wrapping
ptitSeb
2025-05-20
1
-5
/
+9
|
*
[BOX32][WRAPPER] Try to fix some of the issues with wrapped libdbus-1 and ↵
ptitSeb
2025-05-20
4
-9
/
+79
|
|
|
|
arrays/strings
*
[BOX32][WRAPPER] Fixed issue with wrapping of libdbus-1
ptitSeb
2025-05-19
1
-5
/
+8
|
*
[BOX32][WRAPPER] This should fix RV64 and LA64 builds
ptitSeb
2025-05-19
1
-2
/
+2
|
*
[BOX32][WRAPPER] Added 32bits wrapping for libdbus-1
ptitSeb
2025-05-19
10
-2
/
+1270
|
*
[WRAPPER] added arm64 special case to of_unconvert helper function
ptitSeb
2025-05-14
1
-1
/
+6
|
*
[WRAPPER] Reduce the warning on of_unconvert helper function
ptitSeb
2025-05-14
1
-2
/
+5
|
*
[BOX32][WRAPPER] Added 1 more libc wrapped function
ptitSeb
2025-05-11
1
-1
/
+1
|
*
[BOX32][WRAPPER] Added some more 32bits wrapped libGL functions
ptitSeb
2025-05-10
6
-13
/
+135
|
*
[BOX32][WRAPPER] Fix wrapping of XGetKeyboardMapping return (for #2135)
ptitSeb
2025-05-06
6
-5
/
+22
|
*
[BOX32][WRAPPER] Removed a debug leftover
ptitSeb
2025-04-19
1
-1
/
+0
|
*
[BOX32][WRAPPER] Added a workaround on XF86VidModeGetAllModeLines for 12 ↵
ptitSeb
2025-04-19
1
-7
/
+12
|
|
|
|
labors of Hercules 6
*
[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 ↵
ptitSeb
2025-04-12
18
-1
/
+787
|
|
|
|
function on libgbm
*
[BOX32][WRAPPER] Added 32bits wrapped libselinux
ptitSeb
2025-04-12
8
-0
/
+352
|
[next]