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
/
wrapped
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added a couple of wrapped functions to libdbus (for #17)
ptitSeb
2021-07-04
1
-0
/
+2
*
Added wrapped libxkbcommon (for #17)
ptitSeb
2021-07-04
2
-0
/
+111
*
Added wrapped libxkbcommon-x11 (for #17)
ptitSeb
2021-07-04
5
-0
/
+30
*
Redirected libc wrapped function mcount to _mcount as it may not exist
ptitSeb
2021-07-04
1
-1
/
+1
*
Added wrapped libxcb-test (for #17)
ptitSeb
2021-07-04
5
-0
/
+42
*
Added wrapped libxcb-keysyms (for #17)
ptitSeb
2021-07-04
5
-0
/
+46
*
Added wrapped libxcb-image (for #17)
ptitSeb
2021-07-04
5
-0
/
+79
*
Added wrapped libxcb-randr (for #17)
ptitSeb
2021-07-04
5
-0
/
+341
*
Added wrapped libxcb-shm (for #17)
ptitSeb
2021-07-04
5
-0
/
+67
*
Added wrapped libxcb-shape (for #17)
ptitSeb
2021-07-04
5
-0
/
+66
*
Added wrapped libxcb-xfixes (for #17)
ptitSeb
2021-07-04
5
-0
/
+147
*
Added wrapped libpcre.so.3 (for #17)
ptitSeb
2021-07-04
5
-0
/
+72
*
Added a few wrapped function to libc
ptitSeb
2021-07-04
1
-9
/
+9
*
Added some more SDL2 GameController wrapped functions (for #18)
ptitSeb
2021-07-04
4
-0
/
+12
*
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 some more libc wrapped functions
ptitSeb
2021-07-02
4
-10
/
+23
*
[DYNAREC] Improved the fast native call path
ptitSeb
2021-07-02
1
-134
/
+147
*
Improved low memory pre-allocation and added 47bits pre-allocation for Wine64
ptitSeb
2021-07-01
1
-1
/
+4
*
Added getauxval wrapped function
ptitSeb
2021-06-25
5
-1
/
+9
*
More improvments to elfloader
ptitSeb
2021-06-23
2
-2
/
+4
*
Fixed a signature of a funciton from libXi
ptitSeb
2021-06-23
4
-5
/
+5
*
Small fixes to the my_backtrace (it doesn't seems to be working anyway)
ptitSeb
2021-06-18
1
-1
/
+1
*
Added a few more libc wrapped functions
ptitSeb
2021-06-16
1
-3
/
+3
*
Added some hack to try detect SDL_sound custom build for SDL2 and use emulate...
ptitSeb
2021-06-16
2
-3
/
+9
*
Fixed SDL_HasIntersection signature (fixing To The Moon blank screen)
ptitSeb
2021-06-16
1
-1
/
+1
*
Some more wrapped functions to libc, and both libudev
ptitSeb
2021-06-15
11
-10
/
+273
*
Improved dlsym a bit
ptitSeb
2021-06-15
1
-29
/
+17
*
Improved cpu capability flags, and silenced a warning in of_unconvert
ptitSeb
2021-06-15
1
-2
/
+5
*
Added libtcmallocminimal workaround
ptitSeb
2021-06-15
2
-0
/
+467
*
Added wrapped execl function
ptitSeb
2021-06-14
4
-2
/
+25
*
Added wrapped execv family functions
ptitSeb
2021-06-07
4
-4
/
+8
*
Added wrapeed times function to libc
ptitSeb
2021-06-06
1
-1
/
+1
*
Improvment to a few libc wrapped functions
ptitSeb
2021-06-06
5
-22
/
+42
*
Added a wrapped pthread function, and improved mutex handling
ptitSeb
2021-06-06
1
-2
/
+2
*
Added a few more libc wrapped functions
ptitSeb
2021-06-05
1
-3
/
+3
*
Added setpgid wrapped function
ptitSeb
2021-06-05
1
-2
/
+2
*
Added a few more wrapped function and improved getopt handling
ptitSeb
2021-06-05
4
-24
/
+42
*
Fixed python wrapper builder
ptitSeb
2021-06-05
5
-4
/
+9
*
Fixed some wrapped functions, upgraded the python script
rajdakin
2021-06-04
30
-330
/
+96
*
Fixed SDL_JoystickGetGUIDString function signature
ptitSeb
2021-06-04
4
-6
/
+6
*
Fixed the Python script/added more typing
rajdakin
2021-06-03
50
-49
/
+950
*
Some fine-tunning on wrapped lubncurses and friends
ptitSeb
2021-06-03
5
-23
/
+14
*
Added a wrokaround for libtinfo global variables
ptitSeb
2021-06-03
6
-3
/
+35
*
Some work around libncurses and friends
ptitSeb
2021-06-03
12
-2
/
+171
*
Fixed a warning
ptitSeb
2021-06-03
1
-1
/
+1
*
Added types to the Python script, fixed some issues
rajdakin
2021-06-02
44
-45
/
+44
*
Added some comments to the Python script, changed little things
rajdakin
2021-06-02
45
-70
/
+70
[prev]
[next]