about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Also use size when selecting symbol for R_X86_64_COPY and R_X86_64_GLOB_DAT r...ptitSeb2022-11-131-4/+4
* Fixed wrapped function signature for vkCmdSetScissorWithCount,ptitSeb2022-11-121-2/+2
* x86_64 build don't need CreateCPUInfoFileptitSeb2022-11-111-1/+1
* Actualy fix x86_64 buildptitSeb2022-11-111-1/+1
* Fix x86_64 buildptitSeb2022-11-111-1/+1
* Improved cpu cores detection and reportingptitSeb2022-11-111-7/+36
* Fixed some fuse wrapped functions (better AppImage compatibility)ptitSeb2022-11-115-114/+188
* Added fuse_main_real wrapped functionptitSeb2022-11-106-1/+1123
* Added libudev.so.1 dependancy for wrapped libudev.so.0ptitSeb2022-11-011-1/+2
* Added llrintl wrapped function (for #419)ptitSeb2022-11-014-1/+13
* Added XftNameUnparse wrapped function (for #424)ptitSeb2022-11-011-1/+1
* Added a few libflac wrapped function (for #425)ptitSeb2022-11-011-3/+3
* Detect when program is linked with glibc 2.34+ to workaround the default libc...ptitSeb2022-11-012-5/+13
* Added some more wrapped function to libX11 (for #436)ptitSeb2022-10-294-5/+9
* Fixed a signature in tbbmallocproxy wrapped libptitSeb2022-10-295-9/+3
* Malloc override (#437)ptitSeb2022-10-2911-8/+131
* Fixed FT_Outline_Decompose wrapped functionptitSeb2022-10-294-1/+124
* Added a few x11 wrapped function (for #436)ptitSeb2022-10-291-6/+6
* Added a few more wrapped libfuse functionsptitSeb2022-10-291-5/+5
* Wrapping of GtkTextView and GtkContainer classes for Gtk3ptitSeb2022-10-271-0/+3
* Added posix_spawn_file_actions_addclose wrapped functionptitSeb2022-10-271-1/+1
* Fixed dlopen that should increment refcount even with RTLD_NOLOADptitSeb2022-10-271-2/+1
* Improved handling of execve and posix_spawn, especialy with arv[0] is not the...ptitSeb2022-10-271-37/+64
* Some fixes to execv and posic_spawn wrapped functionsptitSeb2022-10-261-12/+15
* Added one more gtk3 wrapped functionptitSeb2022-10-264-1/+8
* More flexibility for BOX64_ROLLING_LOGptitSeb2022-10-261-3/+3
* Added BOX64_ROLLING_LOG support to __stack_chk_failptitSeb2022-10-261-0/+9
* Added xkb_compose_state_reset wrapped function (for #431)ptitSeb2022-10-251-1/+1
* Added xkb_compose_state_get_status wrapped function (for #431)ptitSeb2022-10-251-1/+1
* Added xkb_compose_state_feed wrapped function (for #431)ptitSeb2022-10-251-1/+1
* Added a few more libxkbcommon wrapped functions (for #431)ptitSeb2022-10-251-3/+3
* Added xkb_compose_table_new_from_locale wrapped function (for #431)ptitSeb2022-10-241-1/+1
* Forgot a bunch of other box_ malloc/realloc/calloc/free useptitSeb2022-10-234-26/+27
* Refactored, again, elfloader symbol fetching (ported from box86)ptitSeb2022-10-222-70/+31
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-1935-189/+150
* Added XftFontOpenName vrapped function (for #424)ptitSeb2022-10-111-1/+1
* Added PCLMULQDQ ([DYNAREC] Too, using PMULL if present) extension (improve a ...ptitSeb2022-09-301-1/+1
* More vulkan wrapped functionsptitSeb2022-09-291-2/+17
* Added lzma_auto_decoder wrapped function to liblzma (for #129)ptitSeb2022-09-281-1/+1
* Added a vulkan extensionptitSeb2022-09-251-0/+4
* Added a few xcb_randr wrapped functions (for #287)ptitSeb2022-09-241-3/+3
* Added __pread_chk wrapped function to libcptitSeb2022-09-224-1/+6
* Added wrapped XFreeFontSet function (for #411)ptitSeb2022-09-211-1/+1
* More fixes and improvment to bash handling (helps #360)ptitSeb2022-09-185-10/+33
* Improved usage of x86_64 bash with BOX64_BASH env varptitSeb2022-09-151-28/+50
* Attempt at fixing wrapped __vfwprintf_chk (for #404)ptitSeb2022-09-126-7/+18
* Aded 1 wrapped function libxkbcommonptitSeb2022-09-121-1/+1
* Added vfwprintf and __vfwprintf_chk wrapped function (for #404)ptitSeb2022-09-126-12/+17
* Added one more function to libX11ptitSeb2022-09-121-1/+1
* Added some wrapped function to libgio, libgdk3 and libxiptitSeb2022-09-126-15/+21