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
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change log level to INFO for Wine prereserve issues (for #2123)
ptitSeb
2024-12-08
1
-2
/
+2
*
[RV64_DYNAREC] Added simple opcodes fusion as "native flags" (#2102)
Yang Liu
2024-12-02
1
-0
/
+3
*
Added a new memExist helper function and use it instead of getMmapped were it...
ptitSeb
2024-11-30
1
-1
/
+1
*
[WRAPPER] Refactored some glib2 signal handling
ptitSeb
2024-11-29
1
-71
/
+0
*
[WRAPPER] More work on gtk/gstreamer wrapping
ptitSeb
2024-11-27
2
-180
/
+134
*
[ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070)
Yang Liu
2024-11-25
1
-1
/
+3
*
Small fix for XSAVE/XRSTOR opcodes ([DYNAREC] too)
ptitSeb
2024-11-21
1
-1
/
+1
*
[TRACE] Don't try to decode a bridge if memory is not mapped or un-readable
ptitSeb
2024-11-20
1
-0
/
+4
*
[ARM64_DYNAREC] Added weakbarrier=2 to disable last write barriers (#2049)
Yang Liu
2024-11-19
1
-1
/
+1
*
[TRACE] Use lower case hex on rbtree
ptitSeb
2024-11-17
1
-6
/
+6
*
Expose a few more CPU features
ptitSeb
2024-11-16
1
-0
/
+7
*
[INTERPRETER] Some cleanup on base logic/math/shift operations
ptitSeb
2024-11-15
1
-6
/
+0
*
Added support for RDMSR, just in case
ptitSeb
2024-11-15
1
-0
/
+1
*
[DYNAREC] Added a experimental BOX64_DYNAREC_WEAKBARRIER option (#2033)
Yang Liu
2024-11-14
1
-0
/
+2
*
[RCFILE] advertise that BOX64_DYNAREC_TEST=1 is applied
ptitSeb
2024-11-09
1
-0
/
+1
*
[RBTREE] Unify naming and prevent unintended symbol exposure (#2005)
Jim Huang
2024-11-06
1
-71
/
+70
*
[ARM64_DYNAREC] Reworked a bit FASTROUND
ptitSeb
2024-11-05
1
-1
/
+1
*
[RCFIEL] Add an option to force usage of native EGL/GLESv2 library
ptitSeb
2024-11-02
1
-0
/
+1
*
[rebree]The name of rbtree is set error. (#1984)
zymayunyan
2024-10-31
1
-1
/
+1
*
[ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native ...
ptitSeb
2024-10-20
1
-0
/
+2
*
[CORE] Refactored %pid trace file handling (#1933)
Yang Liu
2024-10-13
1
-2
/
+2
*
[BOX32] Reworked alignment for 32bits stacks
ptitSeb
2024-10-13
1
-2
/
+3
*
Improve debugging trace of rb_tree
ptitSeb
2024-10-08
1
-5
/
+7
*
Reworked mmap allocator and wine prereserve handling ([BOX32] fix handling of...
ptitSeb
2024-10-07
1
-6
/
+34
*
[BOX32] Added more 32bits wrapped function and reworked 32bits memory allocator
ptitSeb
2024-10-03
1
-2
/
+2
*
Revert a change ffrom previous build and pushed missing BOX32 generated files...
ptitSeb
2024-09-29
1
-1
/
+1
*
[ANDROID][BOX32] Fix __libc_init, Fix Some Warnings (#1887)
Pablo Labs
2024-09-29
1
-1
/
+2
*
[WRAPPER] Some rework on a few wrapped function foor glib2, libxcb and libxcb...
ptitSeb
2024-09-19
1
-9
/
+12
*
[RCFILE] Slightly changed how BOX64_ARGS behave, and added BOX64_INSERT_ARGS
ptitSeb
2024-09-09
1
-0
/
+8
*
[BOX32] Small improvments on memory management
ptitSeb
2024-09-04
2
-2
/
+2
*
[RCFILE] Fixed some missing box_free/box_strdup in rcfile
ptitSeb
2024-09-03
1
-11
/
+11
*
[BOX32] More wrapped function and a few fixes for steamclient.so (still crash...
ptitSeb
2024-09-01
1
-1
/
+1
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
3
-84
/
+369
*
Improved Steam wine compatibility, not perfect, but better (thanks Hugo for t...
ptitSeb
2024-08-09
1
-1
/
+9
*
[GTK] Added wrapped GstVideoBufferPool
ptitSeb
2024-08-07
1
-0
/
+102
*
[RCFILE] Added support for generic names in RCFiles
ptitSeb
2024-07-25
1
-19
/
+39
*
Change (again) how Wine prereserved memory is allocated and freed
ptitSeb
2024-07-16
1
-2
/
+19
*
Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile us...
ptitSeb
2024-07-15
2
-1
/
+2
*
fix some spelling (#1668)
josch
2024-07-10
1
-1
/
+1
*
Fixes (#1659)
rajdakin
2024-07-09
2
-6
/
+6
*
Cosmetic change
ptitSeb
2024-07-05
1
-1
/
+2
*
Should not follow symlinks on file path resolution (#1644)
Yip Coekjan
2024-07-05
1
-7
/
+24
*
Detect UnityPlayer.dll to apply strongmem=1 automatically (can be disabled wi...
ptitSeb
2024-07-03
1
-0
/
+1
*
[COSIM] Added range handling in BOX64_DYNAREC_TEST ([RCFILE] too)
ptitSeb
2024-06-24
1
-1
/
+27
*
Improved CPUID a bit more, adding RDRAND (helps geekbench6 avx2 version)
ptitSeb
2024-06-24
1
-4
/
+55
*
Improved handling of cpuid leaf 0x80000006
ptitSeb
2024-06-22
1
-1
/
+1
*
[RCFILE] Improved hendling of BOX64_NODYNAREC
ptitSeb
2024-06-21
1
-14
/
+16
*
Added BOX64_RESERVE_HIGH in rcfile handling
ptitSeb
2024-06-18
1
-0
/
+5
*
Fixed usage of getcpu, only enablign that for recent enough glibc (should hel...
ptitSeb
2024-06-17
1
-1
/
+3
*
[ANDROID] This should fix android build
ptitSeb
2024-06-13
1
-0
/
+2
[next]