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
*
Added a new option BOX64_MMAP32 to use 32bits mapping on external MMAP (help ...
ptitSeb
2024-01-23
2
-5
/
+5
*
[DYNAREC] use an rbtree for dynablock size and max_db_size update
ptitSeb
2024-01-23
1
-0
/
+14
*
Fixes (#1207)
rajdakin
2024-01-18
2
-10
/
+12
*
Ficxed an issue with rbtree rb_get_end utility function
ptitSeb
2024-01-16
1
-3
/
+4
*
[RBTREE] Reverted memory tracking to 32 bits (#1201)
rajdakin
2024-01-13
1
-9
/
+9
*
[RCFILE] Added more option to rcfile and added geekbench5 profile
ptitSeb
2024-01-06
1
-0
/
+20
*
[RCFILE] Add a function to quickly get current process name
ptitSeb
2024-01-02
1
-1
/
+5
*
Fixed issue on rbtree on rb_get_end when end is another block
ptitSeb
2023-12-31
1
-13
/
+19
*
[MEMORY] Switched from a sparse array to a red-black tree (#1180)
rajdakin
2023-12-31
2
-2
/
+896
*
[RCFILE] Made so that BOX64_MAXCPU is the minimum value if set both on comman...
ptitSeb
2023-12-23
1
-1
/
+6
*
Cleanup some code (#1157)
xctan
2023-12-23
1
-1
/
+1
*
Introduce new BOX64_MAXCPU to cap the number of cpu core exposed, and created...
ptitSeb
2023-12-21
2
-2
/
+3
*
[RCFILE] Fixed file leak
ptitSeb
2023-12-18
1
-0
/
+1
*
Limit the number of CPU Core repported to 64 when running wine (or proton)
ptitSeb
2023-12-15
1
-0
/
+2
*
Added lldb option to JITGDB
ptitSeb
2023-12-15
1
-1
/
+1
*
Many new (and some fixed) gtk3/gdk3 functions (for Cemu)
ptitSeb
2023-12-07
1
-5
/
+34
*
[GTK3] Wrapped GtkFixed
ptitSeb
2023-12-06
1
-0
/
+29
*
Improved bridge name storage/retreival
ptitSeb
2023-12-01
2
-35
/
+8
*
Some small changes to cpuid and exposed BMI1
ptitSeb
2023-11-22
1
-2
/
+23
*
Fixed cpu name gathering
ptitSeb
2023-11-22
1
-4
/
+6
*
Added full support for the SHA cpu extension
ptitSeb
2023-11-21
1
-4
/
+5
*
Saved defered flag status when processing signal / foreign function
ptitSeb
2023-11-17
1
-1
/
+15
*
[TRACE] Small improvment to trace handling
ptitSeb
2023-11-15
1
-2
/
+2
*
Added BOX64_FUTEX_WAITV, on by default expect for BAD_SIGNAL build
ptitSeb
2023-11-10
1
-0
/
+1
*
[ELFLOADER] Take wine prereserve memory into account
ptitSeb
2023-11-08
1
-0
/
+2
*
[RCFILE] Disable FASTNAN, FASTROUND and CALLRET when using BOX64_DYNAREC_TEST...
ptitSeb
2023-11-07
1
-0
/
+5
*
Added BOX64_INPROCESSGPU setting (helps Heroic 2.10 at least)
ptitSeb
2023-11-05
1
-0
/
+3
*
[RCFILE] Added more trace when applying BOX64_TRACE_FILE setting
ptitSeb
2023-11-05
1
-0
/
+1
*
Better way to track mapped memory
ptitSeb
2023-11-05
1
-1
/
+1
*
Added full SSE 4.2 support
ptitSeb
2023-10-30
1
-0
/
+3
*
Small change on cpuid stuffs
ptitSeb
2023-10-29
1
-5
/
+6
*
[INTERP] Fix fpu_round (#1030)
Yang Liu
2023-10-25
1
-1
/
+2
*
[ARM64_DYNAREC] More changes to Strong memory model emulation
ptitSeb
2023-10-18
1
-1
/
+9
*
[ARM64_DYNAREC] Added support for BOX4_DYNAREC_ALIGNED_ATOMICS
ptitSeb
2023-10-17
1
-0
/
+2
*
No actual need for emu when calling my_mmap and my_munmap
ptitSeb
2023-10-13
1
-4
/
+3
*
A bit more changes to cpuid bits and cpu identifications
ptitSeb
2023-10-11
1
-6
/
+6
*
Added BOX64_SDL2_JGUID, a workaround for game using old SDL_GetJoystickGUIDIn...
ptitSeb
2023-10-11
1
-0
/
+4
*
Small change on cpuid feature flags for leaf 0x80000001
ptitSeb
2023-10-11
1
-3
/
+8
*
Fixed processor/core count in cpuid and proc/cpuinfo
ptitSeb
2023-10-10
1
-8
/
+102
*
Improved gstreamer wrapping
ptitSeb
2023-10-09
1
-78
/
+961
*
Improved cpu speed detection
ptitSeb
2023-10-07
1
-2
/
+28
*
This steam-runtime-launcher-service process never exit and seems to be skipab...
ptitSeb
2023-10-01
1
-0
/
+3
*
Improvd steam/proton handling, and gstreamer initialization and a large bunch...
ptitSeb
2023-09-16
1
-42
/
+1324
*
Improved default box64rc
ptitSeb
2023-09-09
1
-0
/
+3
*
[ANDROID] fixing fix fix...
ptitSeb
2023-09-02
1
-0
/
+9
*
Removed unused include in bridge.c
ptitSeb
2023-09-02
1
-1
/
+0
*
Improved jmpbuff handling a bit
ptitSeb
2023-08-13
1
-3
/
+3
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
8
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
8
-0
/
+0
*
|
Added some more gtkclass wrapping and fixed g_initable_new wrapping (for spot...
ptitSeb
2023-07-12
1
-4
/
+45
[next]