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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[WRAPPER] Added more wrapped function to ffmpeg, and disable it with NOGTK=1,...
ptitSeb
2025-05-11
13
-51
/
+585
*
Improved custom gstreamer-1.0 installation (for new Proton launched from lin...
ptitSeb
2025-05-11
1
-0
/
+6
*
[BOX32][WRAPPER] Added some more 32bits wrapped libGL functions
ptitSeb
2025-05-10
6
-13
/
+135
*
[WRAPPER] Added 1 more function to wrapped fontconfig
ptitSeb
2025-05-10
1
-1
/
+1
*
[ARM64_DYNAREC] Fixed a regression introduced with e7b71cba5fe8ef92cc50266ed3...
ptitSeb
2025-05-10
1
-0
/
+3
*
[WRAPPER] Added a few more wrapped function to ffmpegs libs
ptitSeb
2025-05-09
6
-3
/
+11
*
[RCFIEL] Fine tuned and added a few games profile
ptitSeb
2025-05-09
1
-6
/
+14
*
[RCFILE] Put back WEAKBARRIER 1 as default
ptitSeb
2025-05-09
1
-1
/
+1
*
Fixed a potential deadlock on custom memory managment (mostly for Box32)
ptitSeb
2025-05-09
1
-1
/
+3
*
[GDBJIT] Added a new option to register debuginfo only after trapped into sig...
Yang Liu
2025-05-09
9
-13
/
+32
*
[ENV] Refactored file-mapping handling (#2612)
Yang Liu
2025-05-08
4
-71
/
+38
*
[RCFILE] Fixed WEAKBARRIER=2 never taken into account
ptitSeb
2025-05-08
1
-1
/
+1
*
[WRAPPER] Added a couple of wrapped function to glib2 (for #71)
ptitSeb
2025-05-08
1
-0
/
+2
*
[DYNAREC] Use PE volatile metadata in dynarec (#2610)
Yang Liu
2025-05-07
21
-192
/
+322
*
[WRAPPER] Better handling of secure_getenv, but still not perfect
ptitSeb
2025-05-07
1
-3
/
+10
*
[NON4KPAGE] Fix AllocLoadElfMemory multiblocks wrong alignment (#2608) (#2609)
Leslie Zhai
2025-05-07
1
-2
/
+2
*
[WRAPPER] Added 1 more wrapped function to glib2 (for #71)
ptitSeb
2025-05-06
1
-0
/
+1
*
Added a simple PE loaded dedicated for volatileMetadata (#2607)
Yang Liu
2025-05-06
6
-11
/
+338
*
[BOX32][WRAPPER] Fix wrapping of XGetKeyboardMapping return (for #2135)
ptitSeb
2025-05-06
6
-5
/
+22
*
Try to fix some remaining regression with customme rbtree refactor (for #2600)
ptitSeb
2025-05-05
1
-1
/
+1
*
[RCFILE] Fixed all regression of BOX64_ADDLIBS settings
ptitSeb
2025-05-05
1
-0
/
+4
*
[TRACE] Better log for unsetenv and putenv functions
ptitSeb
2025-05-03
1
-0
/
+4
*
Use `setProtection_mmap` in `NewBrick` (#2599)
Chi-Kuan Chiu
2025-05-03
1
-1
/
+1
*
[ARM64_DYNAREC] Fixed a regression on 256bits VBROADCAST[B/W] opcodes
ptitSeb
2025-05-03
1
-2
/
+2
*
[ARM64_DYNAREC] Fixed generic case of VPSHUFD opcode on memory
ptitSeb
2025-05-03
1
-1
/
+1
*
[ARM64_DYNAREC] Better log for scratch after ymm warning
ptitSeb
2025-05-03
1
-2
/
+10
*
[ARM64_DYNAREC] Fixed an issue introduced with fastnan=0 handling of SQRTSS (...
ptitSeb
2025-05-02
1
-2
/
+2
*
[ARM64_DYNAREC] Small changes in a few AVX shift opcodes
ptitSeb
2025-05-01
1
-21
/
+6
*
[ARM64_DYNAREC] Added missing instruction name
ptitSeb
2025-05-01
1
-2
/
+2
*
[INTERP] Added missing opcode nae in comment
ptitSeb
2025-05-01
1
-2
/
+2
*
[ARM64_DYNAREC] Fixed edge-case for VPERM2[F/I]128 opcodes
ptitSeb
2025-05-01
1
-2
/
+2
*
[INTERP] Fixed edge-case for VPERM2[F/I]128 opcodes
ptitSeb
2025-05-01
1
-4
/
+4
*
[ARM_DYNAREC] Small improvments to VMASKMOVP[S/D] opcodes
ptitSeb
2025-05-01
1
-100
/
+63
*
[INTERP] VMASKMOVP[S/D] opcodes have no register only path
ptitSeb
2025-05-01
1
-0
/
+8
*
[ARM64_DYNAREC] Cosmetic change to VGATHER[D/Q]P[D/S] opcodes
ptitSeb
2025-04-30
1
-2
/
+4
*
[ARM64_DYNAREC] Small rework on VFMAD*S[S/D] opcodes
ptitSeb
2025-04-30
1
-3
/
+6
*
[INTERP] Fixed another instruction name comment
ptitSeb
2025-04-30
1
-1
/
+1
*
[ARM64_DYNAREC] Small improvment to VPBROADCAST[B/W] opcodes
ptitSeb
2025-04-30
1
-20
/
+10
*
[INTERP] Improved NAN handling on VSUBPD opcode
ptitSeb
2025-04-30
1
-0
/
+4
*
[ARM64_DYNAREC] Fixed a potential issue with (V)STMXCSR opcodes
ptitSeb
2025-04-30
2
-2
/
+2
*
[ARM64_DYNAREC] Add fastnan=0 handling in (V)SQRTSS opcodes
ptitSeb
2025-04-30
3
-3
/
+27
*
[INTERP] Improved NAN handling for some (V)SQRTS[S/D] opcodes
ptitSeb
2025-04-30
4
-2
/
+12
*
[INTERP] Improve NAN handling on SQRTPS opcode
ptitSeb
2025-04-30
1
-2
/
+4
*
[ARM64_DYNAREC] Switched RSQRTPS to precise instead of aproximate
ptitSeb
2025-04-29
1
-1
/
+8
*
[INTERP] Improved (V)RSQRTSS opcodes
ptitSeb
2025-04-29
2
-3
/
+20
*
[ARM64_DYNAREC] Switched RPCPS opcode to precise 1/A instead of approximate
ptitSeb
2025-04-29
1
-1
/
+7
*
[ARM64_DYNAREC] Small optim on PTEST opcode
ptitSeb
2025-04-29
1
-17
/
+21
*
[INTERP] Fixed some more instruction name comments
ptitSeb
2025-04-29
1
-2
/
+2
*
[WRAPPERHELPER] Fixed 02423c2 (#2584)
rajdakin
2025-04-28
1
-2
/
+1
*
[RV64_DYNAREC] Minor optim to 8 bit TEST opcode (#2583)
Yang Liu
2025-04-28
3
-13
/
+18
[prev]
[next]