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
...
*
Added minimum wrapped libxcb-glx (for #17)
ptitSeb
2021-07-05
3
-0
/
+602
*
Fix non-dynarec build
ptitSeb
2021-07-05
1
-1
/
+1
*
Try to speedup a bit FindR64COPYRel
ptitSeb
2021-07-05
1
-8
/
+10
*
Added a few more wrapped function xkbcommon (for #17)
ptitSeb
2021-07-05
1
-5
/
+5
*
Removed mutex per bridge and use a global one (remove chance of freeze on fork)
ptitSeb
2021-07-05
3
-7
/
+9
*
Added 64 FF ocpodes (for #20)
ptitSeb
2021-07-05
1
-1
/
+73
*
Added 0F C3 opcode ([DYNAREC] too) (for #20)
ptitSeb
2021-07-05
2
-3
/
+25
*
Small optim on interpreted 0F 10/11 opcodes
ptitSeb
2021-07-05
1
-2
/
+2
*
Added syscalls 203 and 204 (for #27)
ptitSeb
2021-07-05
1
-0
/
+2
*
Added a couple of libc wrapped symbol (for #21)
ptitSeb
2021-07-05
4
-2
/
+7
*
Added fallback for SDL_GetJoystickGUIDInfo wrapped function if not in native ...
ptitSeb
2021-07-05
2
-2
/
+26
*
Added syscall 44 (for #14)
ptitSeb
2021-07-05
1
-0
/
+1
*
Added a few more xcb wrapped functions (for #17)
ptitSeb
2021-07-04
5
-3
/
+7
*
Always more libc wrapped functions (for #17)
ptitSeb
2021-07-04
4
-1
/
+6
*
Added 1 more freetype wrapped functions (for #17)
ptitSeb
2021-07-04
1
-1
/
+1
*
Added more libc wrapped functions (for #17)
ptitSeb
2021-07-04
4
-4
/
+19
*
Improved TLS handling (for #17, but probably help many other programs)
ptitSeb
2021-07-04
4
-12
/
+32
*
Added syscall 41 (for #14)
ptitSeb
2021-07-04
1
-0
/
+1
*
Added pcre_free wrapped symbol (still for #17)
ptitSeb
2021-07-04
2
-1
/
+14
*
End a few more libc wrapped functions
ptitSeb
2021-07-04
1
-2
/
+2
*
Added a couple of wrapped functions to libdbus (for #17)
ptitSeb
2021-07-04
1
-0
/
+2
*
Added syscall 319 (for #17)
ptitSeb
2021-07-04
1
-0
/
+1
*
Added wrapped libxkbcommon (for #17)
ptitSeb
2021-07-04
3
-0
/
+112
*
Added wrapped libxkbcommon-x11 (for #17)
ptitSeb
2021-07-04
6
-0
/
+31
*
Redirected libc wrapped function mcount to _mcount as it may not exist
ptitSeb
2021-07-04
1
-1
/
+1
*
Fixed a typo in libpcre (for #17)
ptitSeb
2021-07-04
1
-1
/
+1
*
Added wrapped libxcb-test (for #17)
ptitSeb
2021-07-04
6
-1
/
+43
*
Added wrapped libxcb-keysyms (for #17)
ptitSeb
2021-07-04
6
-1
/
+47
*
Added wrapped libxcb-image (for #17)
ptitSeb
2021-07-04
6
-1
/
+80
*
Added wrapped libxcb-randr (for #17)
ptitSeb
2021-07-04
6
-1
/
+342
*
Added wrapped libxcb-shm (for #17)
ptitSeb
2021-07-04
6
-1
/
+68
*
Added wrapped libxcb-shape (for #17)
ptitSeb
2021-07-04
6
-1
/
+67
*
Added wrapped libxcb-xfixes (for #17)
ptitSeb
2021-07-04
6
-1
/
+148
*
Added wrapped libpcre.so.3 (for #17)
ptitSeb
2021-07-04
6
-0
/
+73
*
Added a few wrapped function to libc
ptitSeb
2021-07-04
1
-9
/
+9
*
Added syscall 79 (for #14)
ptitSeb
2021-07-04
1
-0
/
+1
*
Added some more SDL2 GameController wrapped functions (for #18)
ptitSeb
2021-07-04
4
-0
/
+12
*
Started a new dev. cycle
ptitSeb
2021-07-04
1
-1
/
+1
*
Bumped to v0.1.2
ptitSeb
2021-07-03
1
-1
/
+1
*
Added another name for wine64
ptitSeb
2021-07-03
1
-1
/
+3
*
More libc wrapped functions
ptitSeb
2021-07-03
4
-5
/
+10
*
One more wrapped libc function
ptitSeb
2021-07-03
1
-1
/
+1
*
Added even more libc wrapped functions (needed by Wine)
ptitSeb
2021-07-02
1
-11
/
+11
*
Added a couple of libc wrapped functions
ptitSeb
2021-07-02
1
-2
/
+2
*
Added 64 D1/D3 opcodes ([DYNAREC] too)
ptitSeb
2021-07-02
2
-0
/
+246
*
Added some more libc wrapped functions
ptitSeb
2021-07-02
4
-10
/
+23
*
Fixed a typo
ptitSeb
2021-07-02
1
-2
/
+2
*
Added 64 0F AF opcode ([DYNAREC] Too)
ptitSeb
2021-07-02
2
-0
/
+43
*
Fixed nextFree memory search function (fixing regression with RaceTheSun and ...
ptitSeb
2021-07-02
1
-1
/
+1
*
[DYNAREC] Improved the fast native call path
ptitSeb
2021-07-02
9
-165
/
+198
[prev]
[next]