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
*
Start of new dev. cycle
ptitSeb
2023-03-11
1
-1
/
+1
*
Bumped to v0.2.2
ptitSeb
2023-03-10
1
-1
/
+1
*
Added 2 more wrapped function to libgnutls (for #210)
ptitSeb
2023-03-09
1
-2
/
+5
*
Added libresolv to libc for glibc2.34+ (might help #210)
ptitSeb
2023-03-09
1
-1
/
+2
*
[DYNAREC] Simplify arm64 lock file
Yang Liu
2023-03-10
1
-32
/
+32
*
[DYNAREC] More small fixes to arm64 lock file
ptitSeb
2023-03-09
1
-12
/
+1
*
[ARM64] Fixed a typo in arm64_lock_incif0
Yang Liu
2023-03-09
1
-1
/
+1
*
[DYNAREC] Fixed a nasty bug in loadCache/unloadCache of x87 regs
ptitSeb
2023-03-08
2
-4
/
+4
*
[DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ...
ptitSeb
2023-03-07
5
-3
/
+64
*
Removed ONCE optim in gtkclass
ptitSeb
2023-03-07
1
-41
/
+0
*
Added some special case to the CPU Name grabbing
ptitSeb
2023-03-06
1
-9
/
+11
*
Fixed cpu name extraction for big.LITTLE configurations
ptitSeb
2023-03-06
1
-0
/
+6
*
[DYNAREC] Put box64 dynarec and cpu info on the same line
ptitSeb
2023-03-06
1
-2
/
+2
*
Change branding of Cpu to refect Box64 and the cpu it's running on
ptitSeb
2023-03-06
3
-31
/
+81
*
[RISCV] Get pc from ucontext_t for RV64
Yang Liu
2023-03-06
1
-0
/
+2
*
Wrapped 1 more libc function for bash (for #770)
ptitSeb
2023-03-06
4
-2
/
+7
*
Added back the load of libGL when using GL in SDL2 (fixed regression with Nuc...
ptitSeb
2023-03-05
1
-0
/
+8
*
[RCFLE] Better default for heroic launcher when no rcfile is found
ptitSeb
2023-03-05
1
-0
/
+4
*
Made the Signal workaround more generic, so it can be used by Termux user
ptitSeb
2023-03-05
1
-1
/
+1
*
[DYNAREC] Some fixes to double SSE opcode (fixes Steam BigPicture)
ptitSeb
2023-03-05
3
-12
/
+16
*
Removed a warning when getting glXGetProcAddress with a glXGetProcAddress fun...
ptitSeb
2023-03-05
1
-1
/
+3
*
Added wrapped libGLX
ptitSeb
2023-03-05
7
-0
/
+151
*
Refactored OpenGL symbol fetching and managment
ptitSeb
2023-03-05
8
-298
/
+296
*
Added automatic detection of libcef (will help zoon #510, #451, #302 and prob...
ptitSeb
2023-03-05
4
-0
/
+16
*
Added some more wrapped function for zoom (for #510, #451, #302...)
ptitSeb
2023-03-05
10
-10
/
+26
*
[DYNAREC] Fixed (again) and improved new jmptable memory manager
ptitSeb
2023-03-05
2
-14
/
+16
*
[DYNAREC] Fixed a nasty bug with the finetunning of the jump table memory all...
ptitSeb
2023-03-04
1
-11
/
+11
*
Added wrapped libibus and a few other libgtk fixed
ptitSeb
2023-03-04
11
-4
/
+730
*
Better way to use CREATE_VALIST_FROM_VAARG macro
ptitSeb
2023-03-03
2
-5
/
+7
*
Use CREATE_VALIST_FROM_VAARG if exist on XXprintf family
ptitSeb
2023-03-02
1
-0
/
+16
*
Better default rcfile for when no rcfile are present
ptitSeb
2023-03-02
1
-1
/
+3
*
[DYNAREC] Finetuned the jump table memory allocation
ptitSeb
2023-03-02
4
-107
/
+160
*
Merge branch 'main' into steam_chrome
ptitSeb
2023-03-02
1
-2
/
+2
|
\
|
*
Added a couple of wrapped function to libm (for #496)
ptitSeb
2023-02-28
1
-2
/
+2
*
|
[RK3588] Made Workaround also working on non-dynarec build (just in case...)
ptitSeb
2023-02-26
1
-6
/
+6
*
|
Made the Signal workaround specific to RK3588
ptitSeb
2023-02-26
1
-0
/
+3
*
|
Try to improved the Workaround, to make it more generic
ptitSeb
2023-02-25
1
-1
/
+6
*
|
[STEAM] Added a workaround for issue with steamwebhelper running on Armbian (...
ptitSeb
2023-02-25
1
-1
/
+1
*
|
[DYNAREC] Small imrvment in managing memory protection
ptitSeb
2023-02-25
2
-4
/
+5
*
|
fixed logs to malloc_hack_2
ptitSeb
2023-02-24
1
-1
/
+1
*
|
Added more logs to malloc_hack_2
ptitSeb
2023-02-24
1
-1
/
+1
*
|
Merge branch 'main' into steam_chrome
ptitSeb
2023-02-24
2
-5
/
+5
|
\
|
|
*
[DYNAREC] Fetch a quad in PSHUFLW instruction.
Alexandre Julliard
2023-02-24
1
-1
/
+1
|
*
[DYNAREC] Fix the opcode bit in the generated TBX instruction.
Alexandre Julliard
2023-02-24
1
-4
/
+4
*
|
Merge branch 'main' into steam_chrome
ptitSeb
2023-02-23
6
-8
/
+64
|
\
|
|
*
[D3DADAPTER9] Added support for CreateDeviceEx
ptitSeb
2023-02-23
6
-8
/
+64
*
|
Merge branch 'main' into steam_chrome
ptitSeb
2023-02-21
1
-184
/
+28
|
\
|
|
*
Simply handling of pthread_mutex_t structure (for #522)
ptitSeb
2023-02-21
1
-184
/
+28
*
|
Merge branch 'main' into steam_chrome
ptitSeb
2023-02-21
10
-300
/
+584
|
\
|
|
*
Added a large batch of libssl/libcrypto wrapped functions (for StardewValley)
ptitSeb
2023-02-21
10
-300
/
+584
[next]