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
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
[LA64_DYNAREC] Refined F3 0F 5D/5F MINSS/MAXSS opcodes (#2912)
Yang Liu
1
-18
/
+16
2025-08-07
[BOX32] Enlarge xcb connects size for Linux Steam (#2910)
Yang Liu
1
-1
/
+1
2025-08-06
[ARM64_DYNAREC] Fixed AVX VMOVMSKPD opcode (#2909)
Yang Liu
1
-2
/
+2
2025-08-06
[ARM64_DYNAREC] Fixed AVX VMOVSS opcode (#2908)
Yang Liu
1
-1
/
+1
2025-08-06
[ARM64_DYNAREC][INTERP] Fixed AVX VPERM2F128/VPERM2I128 opcodes (#2907)
Yang Liu
2
-42
/
+5
2025-08-06
[LA64_DYNAREC] Fixed 66 0F 3A 16 PEXTRD opcode (#2906)
Yang Liu
1
-1
/
+1
2025-08-06
[LA64_DYNAREC] Fixed 66 F3 0F B8 POPCNT opcode (#2905)
Yang Liu
1
-4
/
+5
2025-08-06
[RV64_DYNAREC] Added 1 more opcode (#2903)
Yang Liu
2
-1
/
+6
2025-08-06
[LA64_DYNAREC] Added more opcodes (#2902)
Yang Liu
6
-1
/
+248
2025-08-05
Add O(1) early-out to eusing cached bounds (#2901)
Chi-Kuan Chiu
1
-2
/
+6
2025-08-05
[WRAPPER] Wrapped g_thread_pool some functions (#2900)
Leslie Zhai
4
-5
/
+12
2025-08-05
[RCFILE] Added 1 more game profile
ptitSeb
1
-0
/
+6
2025-08-05
[WRAPPER] Wrapped g_async_queue_new_full, g_async_queue_push_sorted, (#2899)
Leslie Zhai
7
-5
/
+34
2025-08-05
[DOCS] Fix typo in link (#2898)
Max Parry
1
-1
/
+2
2025-08-05
[WRAPPER] Wrapped g_object_add_toggle_ref, g_object_remove_toggle_ref (#2897)
Leslie Zhai
4
-3
/
+47
2025-08-05
[WRAPPER] Wrapped g_type_module_use, g_type_module_register_type and g_type_m...
Leslie Zhai
9
-4
/
+114
2025-08-04
[LA64_DYNAREC] Fixed F3 0F 53 RCPSS opcode (#2892)
Yang Liu
1
-7
/
+3
2025-08-04
[LA64_DYNAREC] Fixed 66 0F 3A 0F PALIGNR for case where dst==src (#2894)
Yang Liu
1
-1
/
+1
2025-08-04
[LA64_DYNAREC] Fixed 66 0F 38 06 PHSUBD opcode (#2893)
Yang Liu
1
-1
/
+1
2025-08-04
[LA64_DYNAREC] Fixed 66 0F 3A 21 INSERTPS opcode (#2891)
Yang Liu
1
-6
/
+4
2025-08-04
[LA64_DYNAREC] Added and optimized more fastround=0 cases (#2890)
Yang Liu
2
-15
/
+32
2025-08-04
[STEAM] Added PROTON_USE_WOW64 to the script generated by install_steam.sh
ptitSeb
1
-0
/
+1
2025-08-04
[LA64_DYNAREC] Fix some la64 ops. (#2889)
phorcys
4
-14
/
+32
2025-08-04
[LA64_DYNAREC] Fixed 66 0F 38 14 BLENDVPS opcode (#2888)
Yang Liu
1
-1
/
+1
2025-08-04
[LA64_DYNAREC] Fixed 66 0F 3A 0C/0D BLENDPS/D opcodes (#2887)
Yang Liu
1
-2
/
+2
2025-08-04
[LA64_DYNAREC] Fixed a few GETEX usage (#2886)
Yang Liu
3
-44
/
+44
2025-08-04
[LA64_DYNAREC] Fixed 0F E2 PSRAD opcode (#2885)
Yang Liu
1
-3
/
+3
2025-08-04
[LA64_DYNAREC] Fixed 0F E3 PAVGW opcode (#2884)
Yang Liu
1
-1
/
+1
2025-08-04
[LA64_DYNAREC] Add la64 avx bit ops. (#2873)
phorcys
4
-0
/
+133
2025-08-02
[LA64_DYNAREC] Fix some la64 avx/sse ops. (#2882)
phorcys
6
-37
/
+80
2025-08-02
[RV64_DYNAREC] Fixed scalar version of 66 0F 3A 21 INSERTPS opcode (#2881)
Yang Liu
1
-1
/
+1
2025-08-02
[RV64_DYNAREC] Fixed scalar and vector versions of mmx PSRAW/PSRAD (#2880)
Yang Liu
2
-3
/
+3
2025-08-02
[RV64_DYNAREC] Fixed some mmx opcodes (#2879)
Yang Liu
2
-7
/
+13
2025-08-01
[ARM64_DYNAREC] Fixed PCMPESTRI fastpath SF flag computation (#2876)
Yang Liu
1
-5
/
+5
2025-08-01
[INTERP] Fixed 16bit version POPCNT (#2877)
Yang Liu
1
-19
/
+19
2025-08-01
[ARM64_DYNAREC] Fixed a typo (#2875)
Yang Liu
1
-1
/
+1
2025-08-01
[ARM64_DYNAREC] Fixed some edge cases for mmx PSRLQ (#2874)
Yang Liu
1
-1
/
+3
2025-08-01
[LA64_DYNAREC] Add la64 avx cvt ops, part 3. (#2869)
phorcys
5
-0
/
+237
2025-08-01
[INTERP] Added 66 F0 0F BA BTS opcode (#2872)
Yang Liu
1
-0
/
+53
2025-08-01
[TRACE] Minor improvements to trace logging (#2871)
Yang Liu
1
-2
/
+6
2025-08-01
[INTERP] Try to improve aligned LOCK CMPXCHG8B opcode
ptitSeb
8
-12
/
+77
2025-08-01
[RCFIEL] Improved a profile
ptitSeb
1
-0
/
+1
2025-08-01
[WRAPPED] Wrapped more functions for libc (#2870)
Yang Liu
2
-3
/
+5
2025-08-01
[LA64_DYNAREC] Add la64 avx cvt ops, part2. (#2866)
phorcys
3
-0
/
+158
2025-07-31
[WRAPPER] Added 1 more wrapped function to libavcodec58
ptitSeb
1
-1
/
+1
2025-07-31
[WRAPPER] Added __powl_finite wrapping to libm (for #2862)
ptitSeb
4
-1
/
+16
2025-07-31
[RV64_DYNAREC] Fixed a typo (#2865)
Yang Liu
2
-7
/
+9
2025-07-31
[LA64_DYNAREC] Add la64 avx cvt ops, part1. (#2859)
phorcys
6
-1
/
+157
2025-07-31
Minor improvements to trace logging (#2861)
Yang Liu
1
-4
/
+4
2025-07-30
Box64 bundle x86 libs improvements (#2839)
Fathi Boudra
2
-134
/
+141
[prev]
[next]