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