about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added many wrapped function to libva and friendsptitSeb2022-09-117-51/+85
* Added a few more wrapped libnss3 functionsptitSeb2022-09-114-2/+7
* Some more wrapping on AtkUtilsptitSeb2022-09-114-4/+13
* Added empty wrapped libva and friendsptitSeb2022-09-1021-0/+338
* Added some more GL/GLES extensionsptitSeb2022-09-107-4/+236
* Added localtime64 and localtime64_r in case they existsptitSeb2022-09-101-0/+2
* Added empty wrapped libfreebl3ptitSeb2022-09-106-0/+65
* Added a few more extensions to wrapped libGLptitSeb2022-09-101-1/+8
* Added a few libnss3 wrapped functionsptitSeb2022-09-104-3/+8
* Added special case for pthread_kill because behaviour changed with glibc 2.34ptitSeb2022-09-103-0/+3
* Added wprintw wrapped function to ncurses and ncurses6 lib (for #401)ptitSeb2022-09-087-2/+24
* When running x86_64 bash, using x86_64 bash to run script automaticaly (for #...ptitSeb2022-09-081-6/+9
* Limit all libc mmap to 47bits maxptitSeb2022-09-041-2/+2
* Added 1 libxi wrapped functionptitSeb2022-08-281-2/+2
* Added 1 wrapped function to gtk3ptitSeb2022-08-281-0/+1
* Fixed gtk_get_major/minor/micro version wrapped function to gtk2ptitSeb2022-08-281-3/+4
* Added gtk_get_major/minor/micro version wrapped function to gtk2ptitSeb2022-08-281-0/+3
* Added a few more FAudio wrapped functionsptitSeb2022-08-281-11/+11
* Added some CERT function to wrapped libnss3 (for #375)ptitSeb2022-08-131-2/+2
* Some cleanupptitSeb2022-08-104-0/+8
* Fixed a warningptitSeb2022-08-061-2/+2
* All box internal memory alloc use __libc_ internal one (except on Android, us...ptitSeb2022-08-063-64/+63
* Backport SDL_DYNAPI_entry wrapper from box86. (#374)João Henrique2022-08-063-1/+941
* Added a new extension to wrapped libGLptitSeb2022-07-311-1/+4
* Added some wayland wrapped libs (partial)ptitSeb2022-07-3016-0/+293
* Small changed to wrapped exit functionptitSeb2022-07-301-0/+1
* Fixed wrapped gtk_tree_store_new functionptitSeb2022-07-301-1/+1
* Added a few more wrapped nns3 and nspr4 functionsptitSeb2022-07-305-6/+11
* Added wrapping of GtkTextViewClass in gtk2ptitSeb2022-07-301-0/+2
* Added wrapped g_signal_override_class_handler functionptitSeb2022-07-304-1/+8
* Fixed CERT_PKIXVerifyCert that can have a well hiden callback...ptitSeb2022-07-306-7/+86
* Improve obstack support (for #352)ptitSeb2022-07-306-7/+20
* Added an empty wrapped libsoftokn3 (for #365)ptitSeb2022-07-306-0/+66
* Added 2 SDL2 wrapped function (for #364)ptitSeb2022-07-284-2/+12
* Merge branch 'main' of https://github.com/ptitSeb/box64 into mainptitSeb2022-07-272-0/+4
|\
| * Forgot those from previous commitptitSeb2022-07-272-0/+4
* | Added SDL_GameControllerFromPlayerIndex wrapped function to sdl2ptitSeb2022-07-271-0/+1
|/
* Quick hack to align pthread_cond_t if needed (for #362)ptitSeb2022-07-271-1/+3
* Added a few GLES wrapped function (for #362)ptitSeb2022-07-271-0/+10
* Improved wrapping of libatkptitSeb2022-07-272-22/+31
* Added a few more Atk wrapped functionsptitSeb2022-07-241-11/+11
* Added a mostly empty wrapped libatomicptitSeb2022-07-246-0/+153
* Added a few libdrm wrapped functionsptitSeb2022-07-244-3/+8
* Wrapped one more GL extensionptitSeb2022-07-241-0/+3
* Added many gbm wrapped functionsptitSeb2022-07-244-27/+32
* Added a few more libGL wrapped extensionsptitSeb2022-07-244-6/+115
* More work on wrapping for gtk3 and friendsptitSeb2022-07-2410-393/+570
* Added 1 more symbol to wrapped libcptitSeb2022-07-241-1/+2
* Some work around chromium / libcef / electron / nw (still not ok)ptitSeb2022-07-239-38/+181
* Added GL_EXT_window_rectangles wrapped extension to libGLptitSeb2022-07-171-1/+4