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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[WRAPPER] Reworked gstnet with new wrapperhelper
ptitSeb
2024-11-26
1
-23
/
+23
*
[WRAPPER] Reworked gst-gl with new wrapperhelper
ptitSeb
2024-11-26
4
-219
/
+256
*
[WRAPPER] Reworked gstfft with new wrapperhelper
ptitSeb
2024-11-26
1
-22
/
+22
*
[WRAPPER] Reworked gstcontroller with new wrapperhelper
ptitSeb
2024-11-26
1
-17
/
+17
*
[WRAPPER] Reworked gstcheck with new wrapperhelper
ptitSeb
2024-11-26
4
-198
/
+203
*
[ARM64_DYNAREC][TRACE] Use BLR on ret/retn with TRACE to allow relevant debug...
ptitSeb
2024-11-26
1
-0
/
+8
*
[WRAPPER] Reworked gstbase with new wrapperhelper
ptitSeb
2024-11-26
4
-249
/
+286
*
[LA64_DYNAREC] Added SBB opcodes (#2076)
Leslie Zhai
2024-11-26
5
-1
/
+115
*
[RV64_DYNAREC] Fixed vector packed logical shift opcodes (#2075)
xctan
2024-11-26
2
-3
/
+8
*
[WRAPPER] Reworked gstaudio with new wrapperhelper
ptitSeb
2024-11-25
4
-163
/
+172
*
[WRAPPER] Reworked gstapp with new wrapperhelper
ptitSeb
2024-11-25
1
-41
/
+41
*
[WRAPPER] Reworked wrapping of gstallocators with new wrapperhelper
ptitSeb
2024-11-25
4
-10
/
+15
*
[WRAPPER] Reworked gstreamer with new wrapperhelper
ptitSeb
2024-11-25
6
-788
/
+875
*
[RV64_DYNAREC] Fixed vector SSE unpack opcodes (#2074)
xctan
2024-11-25
1
-4
/
+4
*
[RBTREE] Document the rationale for memory management (#2060)
Chi-Kuan Chiu
2024-11-25
1
-0
/
+199
*
[ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070)
Yang Liu
2024-11-25
11
-8
/
+51
*
[LA64_DYNAREC] Add adc8, adc8c, adc16 and testadc (#2069)
Leslie Zhai
2024-11-25
6
-0
/
+293
*
[ARM64_DYNAREC] Use YIELD instead of WFE (#2066)
Yang Liu
2024-11-24
3
-1
/
+15
*
[CORE] Enhanced BOX64_DYNAREC_RV64NOEXT (#2065)
xctan
2024-11-24
1
-32
/
+24
*
[RV64_DYNAREC] Added, fixed, and optimized opcodes (#2059)
xctan
2024-11-24
5
-119
/
+188
*
[VULKAN] Added a new extension and a missing function
ptitSeb
2024-11-24
1
-1
/
+5
*
[ARM64_DYNAREC] Fix a regression, as 90 opcode is not always NOP depending on...
ptitSeb
2024-11-24
1
-12
/
+14
*
[ARM64_DYNAREC] Generate corresponding hint instruction for PAUSE (#2063)
Yang Liu
2024-11-24
2
-9
/
+13
*
[RV64_DYNAREC] Minor optimizations on CMPXCHG (#2062)
Yang Liu
2024-11-24
1
-9
/
+3
*
[ARM64_DYNAREC] Small optim for emit_shld32c CF flag computation
ptitSeb
2024-11-23
1
-2
/
+1
*
[DYNAREC] Better detection of wait slot
ptitSeb
2024-11-23
1
-0
/
+15
*
[BOX32] Removed a debug leftover
ptitSeb
2024-11-23
1
-1
/
+1
*
Reworked on mmap address alignments for a performance regression (#2057)
Yang Liu
2024-11-22
1
-3
/
+2
*
Slightly better way to decode wrappers
ptitSeb
2024-11-21
1
-1
/
+6
*
Small fix for XSAVE/XRSTOR opcodes ([DYNAREC] too)
ptitSeb
2024-11-21
6
-10
/
+10
*
[LA64_DYNAREC] Added more opcodes for JDK (#2055)
Yang Liu
2024-11-21
5
-1
/
+272
*
[DYNAREC] Reuse strongmem infra for all backends (#2052)
Yang Liu
2024-11-21
105
-636
/
+302
*
[RCFILE] More adjustments with new strongmem
ptitSeb
2024-11-20
1
-1
/
+1
*
Removed another debug leftover
ptitSeb
2024-11-20
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
*
Removed a debug leftover
ptitSeb
2024-11-20
1
-1
/
+1
*
[ARM64_DYNAREC] More optimizations on strongmem emulation (#2051)
Yang Liu
2024-11-20
2
-42
/
+43
*
update pressure_vessel function with additional valid BOX86_LD_LIBRARY_PATH (...
theofficialgman
2024-11-20
1
-1
/
+1
*
[ARM64_DYNAREC] Added weakbarrier=2 to disable last write barriers (#2049)
Yang Liu
2024-11-19
3
-17
/
+17
*
[ARM64_DYNAREC] Re-enable weakbarrier for dmb.ishst (#2048)
Yang Liu
2024-11-19
1
-4
/
+13
*
[DYNAREC] Reworked strong memory emulation (#2043)
Yang Liu
2024-11-19
16
-200
/
+571
*
[WRAPPER]my_dbus_message_get_args() args type error (#2042)
liuli
2024-11-19
5
-4
/
+8
*
Improved Signal handling ([ARM4_DYNAREC] too)
ptitSeb
2024-11-18
11
-41
/
+154
*
[BOX32] Fixed previous commit
ptitSeb
2024-11-18
1
-0
/
+1
*
[BOX32] Fixed long double handling on printf like functions
ptitSeb
2024-11-18
1
-2
/
+9
*
[ARM64_DYNAREC] Only propagate native flags if at least 1 opcode consume them
ptitSeb
2024-11-17
1
-7
/
+14
*
[WRAPPER] Added last 2 wrapped function for libexpat
ptitSeb
2024-11-17
4
-2
/
+16
*
[WRAPPER] Fixed an isue with __iso99_swcanf wrapped function
ptitSeb
2024-11-17
1
-1
/
+1
*
[WRAPPER] Added wrapped libzstd.so.1 support, with new wrapperhelper
ptitSeb
2024-11-17
9
-0
/
+693
*
[ARM64_DYNAREC] Cancel native flags when an opcode use native flags not fully...
ptitSeb
2024-11-17
1
-6
/
+9
[prev]
[next]