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] Added 1 more wrapped 32bits libc function
ptitSeb
2024-09-16
4
-1
/
+5
*
[BOX32] Fixed an issue with using 32bits OpenGL with SDL1.2
ptitSeb
2024-09-16
1
-1
/
+1
*
[BOX32] Added some more 32bits wrapped function, and fixing some SDL ones
ptitSeb
2024-09-16
5
-5
/
+40
*
Added a hack so program that wprintf to the console actualy work if box64 alr...
ptitSeb
2024-09-14
1
-0
/
+7
*
[BOX32][WRAPPER] Added more 32bits sdl1 and libc symbols
ptitSeb
2024-09-14
9
-65
/
+200
*
[BOX32] Added a few libc 32biyts wrapped functions
ptitSeb
2024-09-14
4
-3
/
+12
*
[BOX32] Added (mostly untested) wrapped libGL and minimum SDL1 (SDLgears and ...
ptitSeb
2024-09-14
16
-4
/
+7858
*
[BOX32] More small 32bits signature adjustments
ptitSeb
2024-09-13
1
-5
/
+5
*
[BOX32] Added one more wrapped 32bits libc function
ptitSeb
2024-09-13
1
-1
/
+1
*
[BOX32] Adjusted some 32bits wrapped functions
ptitSeb
2024-09-13
5
-23
/
+23
*
[BOX32] Fixed 32bits wrapped localeconv (for #1780)
ptitSeb
2024-09-13
1
-0
/
+1
*
[BOX32][WRAPPER] Added support for old pthread_kill (fixing hanging steamcmd)
ptitSeb
2024-09-11
3
-3
/
+4
*
[BOX32] Put back pthread_t behind hash, but ease hash range to have more nati...
ptitSeb
2024-09-10
5
-68
/
+72
*
[BOX32] Fix and simplified 32bits threads handling
ptitSeb
2024-09-10
5
-77
/
+73
*
[BOX32] Fixed wrapping 32bits version of __cxa_finalize
ptitSeb
2024-09-10
1
-1
/
+1
*
[BOX32] Added some more 32bits wrapped function to libc
ptitSeb
2024-09-03
6
-11
/
+47
*
[BOX32] Fixed a missing box_free
ptitSeb
2024-09-03
1
-1
/
+1
*
[BOX32] Various small fixes
ptitSeb
2024-09-02
6
-35
/
+39
*
[BOX32] Better handling for FILE*
ptitSeb
2024-09-01
6
-129
/
+148
*
[BOX32] Fixes and hacks to get steamcmd shows the prompt
ptitSeb
2024-09-01
5
-7
/
+13
*
[BOX32] Some fixes to strtol/strtoul and read 32bits wrapped functions
ptitSeb
2024-09-01
2
-4
/
+4
*
[BOX32] More wrapped function and a few fixes for steamclient.so (still crash...
ptitSeb
2024-09-01
9
-298
/
+385
*
[BOX32] New batch of 32bits wrapped functions for steamconsole.so
ptitSeb
2024-08-31
6
-23
/
+70
*
[BOX32] One more 32bits wrapped function for libvstdlib_s.so
ptitSeb
2024-08-31
4
-1
/
+47
*
[BOX32] Another batch of 32bits wrapped function, for libvstdlib_s.so this time
ptitSeb
2024-08-31
6
-94
/
+221
*
[BOX32] Another batch of 32bits wrapped function, for libtier0_s.so
ptitSeb
2024-08-31
6
-160
/
+297
*
[BOX32] More 32bits wrapped functions
ptitSeb
2024-08-31
6
-59
/
+143
*
[BOX32] More 32bits wrapped function and fixes
ptitSeb
2024-08-30
6
-12
/
+78
*
[BOX32] Added more 32bits wrapped function and fixes
ptitSeb
2024-08-30
9
-66
/
+71
*
[BOX32] More 32bits wrapped functions and fixes
ptitSeb
2024-08-30
8
-37
/
+99
*
[BOX32] Added detection of steam and steamcmd
ptitSeb
2024-08-30
1
-1
/
+1
*
[BOX32] More fixes to ctype_b_loc and added a few more wrapped functions
ptitSeb
2024-08-29
6
-7
/
+19
*
[BOX32] Fixed 32bits localtime_r wrapped function
ptitSeb
2024-08-29
1
-2
/
+4
*
[BOX32] Added more 32bits wrapped function and more fixes
ptitSeb
2024-08-29
8
-14
/
+108
*
[BOX32] More wrapped 32bits functions, and some fixes too
ptitSeb
2024-08-28
8
-37
/
+78
*
[BOX32] More 32bits wrapped functions
ptitSeb
2024-08-28
7
-96
/
+119
*
[BOX32] Adding some more 32bits wrapped functions
ptitSeb
2024-08-28
9
-64
/
+130
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
41
-0
/
+8253