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
/
libtools
/
threads32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WRAPPER][BOX32] Fixed a few wrapped functions (for hl2)
ptitSeb
2024-11-16
1
-0
/
+2
*
[BOX32] Reworked alignment for 32bits stacks
ptitSeb
2024-10-13
1
-0
/
+1
*
[BOX32] Improved pthread_mutex handling
ptitSeb
2024-10-10
1
-36
/
+59
*
[BOX32] More adjustments to x86 structures packing & alignment (or not)
ptitSeb
2024-10-08
1
-1
/
+1
*
[BOX32] More work on 32bits wrapped functions
ptitSeb
2024-10-07
1
-11
/
+11
*
[BOX32] Forgot a few more x86 structure to properly align
ptitSeb
2024-10-06
1
-5
/
+5
*
[BOX32] Silently enlarge thread stack size that are too small for platform
ptitSeb
2024-09-24
1
-5
/
+8
*
[BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha...
ptitSeb
2024-09-23
1
-37
/
+31
*
[BOX32] Added (mostly untested) wrapped libGL and minimum SDL1 (SDLgears and ...
ptitSeb
2024-09-14
1
-0
/
+12
*
[BOX32] Simplified 32bits old pthread cond functions
ptitSeb
2024-09-12
1
-13
/
+36
*
[BOX32][WRAPPER] Added support for old pthread_kill (fixing hanging steamcmd)
ptitSeb
2024-09-11
1
-3
/
+20
*
[BOX32] Put back pthread_t behind hash, but ease hash range to have more nati...
ptitSeb
2024-09-10
1
-0
/
+3
*
[BOX32] Fix and simplified 32bits threads handling
ptitSeb
2024-09-10
1
-12
/
+6
*
[BOX32] Small improvments on memory management
ptitSeb
2024-09-04
1
-2
/
+6
*
[BOX32] Added more 32bits wrapped function and fixes
ptitSeb
2024-08-30
1
-0
/
+9
*
[BOX32] More 32bits wrapped functions and fixes
ptitSeb
2024-08-30
1
-7
/
+34
*
[BOX32] More wrapped 32bits functions, and some fixes too
ptitSeb
2024-08-28
1
-0
/
+14
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-0
/
+854