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 (
Collapse
)
Author
Age
Files
Lines
...
*
Added many wrapped function to libva and friends
ptitSeb
2022-09-11
7
-51
/
+85
|
*
Added a few more wrapped libnss3 functions
ptitSeb
2022-09-11
4
-2
/
+7
|
*
Some more wrapping on AtkUtils
ptitSeb
2022-09-11
4
-4
/
+13
|
*
Added empty wrapped libva and friends
ptitSeb
2022-09-10
21
-0
/
+338
|
*
Added some more GL/GLES extensions
ptitSeb
2022-09-10
7
-4
/
+236
|
*
Added localtime64 and localtime64_r in case they exists
ptitSeb
2022-09-10
1
-0
/
+2
|
*
Added empty wrapped libfreebl3
ptitSeb
2022-09-10
6
-0
/
+65
|
*
Added a few more extensions to wrapped libGL
ptitSeb
2022-09-10
1
-1
/
+8
|
*
Added a few libnss3 wrapped functions
ptitSeb
2022-09-10
4
-3
/
+8
|
*
Added special case for pthread_kill because behaviour changed with glibc 2.34
ptitSeb
2022-09-10
3
-0
/
+3
|
*
Added wprintw wrapped function to ncurses and ncurses6 lib (for #401)
ptitSeb
2022-09-08
7
-2
/
+24
|
*
When running x86_64 bash, using x86_64 bash to run script automaticaly (for ↵
ptitSeb
2022-09-08
1
-6
/
+9
|
|
|
|
#402)
*
Limit all libc mmap to 47bits max
ptitSeb
2022-09-04
1
-2
/
+2
|
*
Added 1 libxi wrapped function
ptitSeb
2022-08-28
1
-2
/
+2
|
*
Added 1 wrapped function to gtk3
ptitSeb
2022-08-28
1
-0
/
+1
|
*
Fixed gtk_get_major/minor/micro version wrapped function to gtk2
ptitSeb
2022-08-28
1
-3
/
+4
|
*
Added gtk_get_major/minor/micro version wrapped function to gtk2
ptitSeb
2022-08-28
1
-0
/
+3
|
*
Added a few more FAudio wrapped functions
ptitSeb
2022-08-28
1
-11
/
+11
|
*
Added some CERT function to wrapped libnss3 (for #375)
ptitSeb
2022-08-13
1
-2
/
+2
|
*
Some cleanup
ptitSeb
2022-08-10
4
-0
/
+8
|
*
Fixed a warning
ptitSeb
2022-08-06
1
-2
/
+2
|
*
All box internal memory alloc use __libc_ internal one (except on Android, ↵
ptitSeb
2022-08-06
3
-64
/
+63
|
|
|
|
using libc one gather from dlsym)
*
Backport SDL_DYNAPI_entry wrapper from box86. (#374)
João Henrique
2022-08-06
3
-1
/
+941
|
|
|
|
|
|
|
* Backport SDL_DYNAPI_entry wrapper from box86. * Correct SDL_DYNAPI_entry prototype. Second argument is of pointer type, not integer.
*
Added a new extension to wrapped libGL
ptitSeb
2022-07-31
1
-1
/
+4
|
*
Added some wayland wrapped libs (partial)
ptitSeb
2022-07-30
16
-0
/
+293
|
*
Small changed to wrapped exit function
ptitSeb
2022-07-30
1
-0
/
+1
|
*
Fixed wrapped gtk_tree_store_new function
ptitSeb
2022-07-30
1
-1
/
+1
|
*
Added a few more wrapped nns3 and nspr4 functions
ptitSeb
2022-07-30
5
-6
/
+11
|
*
Added wrapping of GtkTextViewClass in gtk2
ptitSeb
2022-07-30
1
-0
/
+2
|
*
Added wrapped g_signal_override_class_handler function
ptitSeb
2022-07-30
4
-1
/
+8
|
*
Fixed CERT_PKIXVerifyCert that can have a well hiden callback...
ptitSeb
2022-07-30
6
-7
/
+86
|
*
Improve obstack support (for #352)
ptitSeb
2022-07-30
6
-7
/
+20
|
*
Added an empty wrapped libsoftokn3 (for #365)
ptitSeb
2022-07-30
6
-0
/
+66
|
*
Added 2 SDL2 wrapped function (for #364)
ptitSeb
2022-07-28
4
-2
/
+12
|
*
Merge branch 'main' of https://github.com/ptitSeb/box64 into main
ptitSeb
2022-07-27
2
-0
/
+4
|
\
|
*
Forgot those from previous commit
ptitSeb
2022-07-27
2
-0
/
+4
|
|
*
|
Added SDL_GameControllerFromPlayerIndex wrapped function to sdl2
ptitSeb
2022-07-27
1
-0
/
+1
|
/
*
Quick hack to align pthread_cond_t if needed (for #362)
ptitSeb
2022-07-27
1
-1
/
+3
|
*
Added a few GLES wrapped function (for #362)
ptitSeb
2022-07-27
1
-0
/
+10
|
*
Improved wrapping of libatk
ptitSeb
2022-07-27
2
-22
/
+31
|
*
Added a few more Atk wrapped functions
ptitSeb
2022-07-24
1
-11
/
+11
|
*
Added a mostly empty wrapped libatomic
ptitSeb
2022-07-24
6
-0
/
+153
|
*
Added a few libdrm wrapped functions
ptitSeb
2022-07-24
4
-3
/
+8
|
*
Wrapped one more GL extension
ptitSeb
2022-07-24
1
-0
/
+3
|
*
Added many gbm wrapped functions
ptitSeb
2022-07-24
4
-27
/
+32
|
*
Added a few more libGL wrapped extensions
ptitSeb
2022-07-24
4
-6
/
+115
|
*
More work on wrapping for gtk3 and friends
ptitSeb
2022-07-24
10
-393
/
+570
|
*
Added 1 more symbol to wrapped libc
ptitSeb
2022-07-24
1
-1
/
+2
|
*
Some work around chromium / libcef / electron / nw (still not ok)
ptitSeb
2022-07-23
9
-38
/
+181
|
*
Added GL_EXT_window_rectangles wrapped extension to libGL
ptitSeb
2022-07-17
1
-1
/
+4
|
[prev]
[next]