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 (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed SDL_JoystickGetGUIDString function signature
ptitSeb
2021-06-04
3
-5
/
+5
|
*
Fixed the Python script/added more typing
rajdakin
2021-06-03
50
-49
/
+950
|
*
Some work around libncurses and friends
ptitSeb
2021-06-03
6
-0
/
+12
|
*
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
|
*
Added wrapped libncurses, libncurses6, libncursesw, libformw, libtinfo and ↵
ptitSeb
2021-06-02
8
-0
/
+249
|
|
|
|
libtinfo6
*
Added wrapped libxml2 (from box86)
ptitSeb
2021-06-01
4
-0
/
+162
|
*
Some small wrapped libGL improvements
ptitSeb
2021-06-01
3
-0
/
+5
|
*
Added some more wrapped libGL functions (help apitrace)
ptitSeb
2021-06-01
3
-0
/
+15
|
*
Added a few more wrapped functions to libc and libcrypto
ptitSeb
2021-05-23
3
-0
/
+5
|
*
Added a few libc wrapped functions
ptitSeb
2021-05-22
3
-0
/
+5
|
*
Added some more libc wrapped functions
ptitSeb
2021-05-19
4
-0
/
+6
|
*
Added a few wrapped function to libc and pthreads
ptitSeb
2021-05-19
6
-5
/
+16
|
*
Fixed epoll_wait alignment
ptitSeb
2021-05-17
4
-0
/
+6
|
*
Added wrapped libexpat (for torchlight2)
ptitSeb
2021-05-16
1
-0
/
+21
|
*
Aligned struct epoll
ptitSeb
2021-04-26
4
-0
/
+6
|
*
Added more libc wrapped functions
ptitSeb
2021-04-24
3
-0
/
+9
|
*
Added wrapped libpng16
ptitSeb
2021-04-18
4
-0
/
+90
|
*
Added wrapped libXft
ptitSeb
2021-04-17
3
-0
/
+13
|
*
Fixed nexttoward(f) wrapped functions, and improved long double handling
ptitSeb
2021-04-17
3
-3
/
+11
|
*
Added wrapped libFLAC
ptitSeb
2021-04-16
4
-0
/
+29
|
*
Added more libc wrapped functions
ptitSeb
2021-04-16
3
-0
/
+5
|
*
Added wrapped libSDL_net and libSDL_sound
ptitSeb
2021-04-14
4
-0
/
+27
|
*
First pass
rajdakin
2021-04-14
39
-40
/
+40
|
*
Added some libc wrapped functions
ptitSeb
2021-04-13
3
-0
/
+15
|
*
Better trace for poll
ptitSeb
2021-04-13
3
-0
/
+5
|
*
Added some more wrapped functions in libc
ptitSeb
2021-04-13
4
-0
/
+7
|
*
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
|
*
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 ↵
ptitSeb
2021-04-08
3
-5
/
+5
|
|
|
|
argument are in the stack, always)
*
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
|
[prev]
[next]