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
/
generated
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved pthread wrapping
ptitSeb
2021-04-12
4
-0
/
+28
*
Merge pull request #6 from rajdakin/generalImprovements
ptitSeb
2021-04-11
40
-17
/
+1371
|
\
|
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
40
-17
/
+1371
*
|
Added wrapped libSDL2_net
ptitSeb
2021-04-11
3
-0
/
+14
|
/
*
pthread_attr_t don't have the same size on x86_64 (0x38) and arm64 (0x40)...
ptitSeb
2021-04-09
3
-0
/
+13
*
Added a libvorbisfile wrapped function and fixed another one (structure as ar...
ptitSeb
2021-04-08
3
-5
/
+5
*
Added a xcb wrapped function
ptitSeb
2021-04-08
3
-5
/
+5
*
Added wrapped libcairo, libpango, libpangoft2 and libpangocairo
ptitSeb
2021-04-08
3
-0
/
+180
*
Added a few more wrapped libc functions
ptitSeb
2021-04-08
3
-0
/
+5
*
Added wrapped libcurl/libcurl-gnutls
ptitSeb
2021-04-07
3
-0
/
+13
*
Small changes to a few libGL wrapped function signature
ptitSeb
2021-04-07
3
-5
/
+15
*
Added wrapped ldiv function
ptitSeb
2021-04-06
3
-0
/
+4
*
Added wrapped libcrypto and libssl
ptitSeb
2021-04-06
3
-0
/
+205
*
Fixed __realpath_chk wrapping
ptitSeb
2021-04-06
3
-3
/
+3
*
Added some more GL wrapped functions
ptitSeb
2021-04-05
3
-0
/
+14
*
[WRAPPER] Added a new feature in the wrapper, forced all i32 to i64
rajdakin
2021-04-04
2
-926
/
+1658
*
One more libc wrapped function
ptitSeb
2021-04-03
3
-0
/
+4
*
Added some more libc wrapped functions
ptitSeb
2021-04-03
3
-0
/
+4
*
Added a few more libc wrapped function and fixed munmap wrapping
ptitSeb
2021-04-02
3
-0
/
+4
*
Added some more libc wrapped functions
ptitSeb
2021-04-01
3
-0
/
+4
*
Added a few more libc wrapped functions
ptitSeb
2021-03-30
3
-0
/
+8
*
Changed wrapper generator to force 32bits i/u value to 64bits
ptitSeb
2021-03-30
1
-932
/
+932
*
Fixed some wrapped function signature, and added a few more
ptitSeb
2021-03-30
3
-8
/
+0
*
Wraped some SDL2 printf functions
ptitSeb
2021-03-30
3
-0
/
+8
*
Added __strtol_internal wrapped function
ptitSeb
2021-03-30
3
-0
/
+4
*
Added wrapped syslog and __syslog_chk
ptitSeb
2021-03-29
3
-0
/
+4
*
Added wrapped libbz2 and liblzma
ptitSeb
2021-03-29
3
-0
/
+32
*
Goes with the new wrapped backtrace functions
ptitSeb
2021-03-29
3
-0
/
+4
*
Added more libc and pthreads wrapped functions
ptitSeb
2021-03-28
3
-0
/
+8
*
Added wrapped libudev0 and libudev1
ptitSeb
2021-03-26
3
-0
/
+12
*
Added more libc wrapped functions
ptitSeb
2021-03-26
3
-0
/
+20
*
Fixed a signature of an X11 wrapped function
ptitSeb
2021-03-26
3
-4
/
+4
*
Added more libc wrapped symbols
ptitSeb
2021-03-26
3
-0
/
+4
*
Added wrapped libdbus-1
ptitSeb
2021-03-26
3
-0
/
+12
*
Added wrapped libcups, plus some changes in wrapped libSDL2 and pthread
ptitSeb
2021-03-26
3
-0
/
+20
*
Added even more libc wrapped functions
ptitSeb
2021-03-26
3
-0
/
+4
*
Added more libc and libfontconfig wrapped functions
ptitSeb
2021-03-26
3
-0
/
+4
*
Added some more libc wrapped functions
ptitSeb
2021-03-26
3
-0
/
+4
*
Even more libc wrapped functions
ptitSeb
2021-03-25
3
-0
/
+4
*
Added wrapped libgnutls
ptitSeb
2021-03-25
3
-0
/
+12
*
Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfix
ptitSeb
2021-03-25
3
-0
/
+100
*
Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ...
ptitSeb
2021-03-25
3
-7
/
+11
*
More libc wrapped symbols
ptitSeb
2021-03-25
3
-4
/
+0
*
Added wrapped libICE and libSM plus a few more libc wrapped functions
ptitSeb
2021-03-25
3
-0
/
+12
*
A bit more libc wrapped function
ptitSeb
2021-03-25
3
-0
/
+4
*
Added some more libc wrapped functions
ptitSeb
2021-03-25
3
-0
/
+8
*
Added a few more wrapped functions
ptitSeb
2021-03-25
3
-0
/
+44
*
Added a bunch of X11 related wrapped libs
ptitSeb
2021-03-25
3
-0
/
+116
*
Added some more libc wrapped function (and now SuperHexagon works fine)
ptitSeb
2021-03-25
3
-4
/
+48
*
Added wrapped libvorbis and libvorbisfile
ptitSeb
2021-03-25
3
-0
/
+16
[next]