about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed some isse with last lib init/fini refactor (fixed ut2004, maybe pokewil...ptitSeb2023-01-281-1/+0
* Added a few wrapped gio2 symbols (for #490)ptitSeb2023-01-191-4/+4
* Added curl_easy_opt 20094 and friend (for #497)ptitSeb2023-01-191-2/+27
* Refactored (again) lib init/fini mecanismptitSeb2023-01-011-11/+15
* Added a bunch of libexpat wrapped function (for Heroic Launcher / Legendary)ptitSeb2022-12-314-44/+690
* Added empty wrapped _dl_find_object function (for #487, probably other too, b...ptitSeb2022-12-314-0/+18
* Disable SECCOMP and added a bunch of wrapped function (partially fixed Heroic...ptitSeb2022-12-3011-26/+148
* Added 1 wrapped function to libx11ptitSeb2022-12-291-1/+1
* Added log10l wrapped function to libm (for #436)ptitSeb2022-12-281-1/+5
* Added 1 wrapped function to libxcb (and fixed 1 signature) (for #479)ptitSeb2022-12-181-2/+2
* Added 1 gnutls wrapped functionptitSeb2022-12-171-0/+1
* More work on malloc override and tbbmalloc wrappingptitSeb2022-12-1710-3/+157
* Added more wrapped function to libgnutls (helps Wine)ptitSeb2022-12-142-8/+38
* Added 1 wrapped function to libgnutls (helps Wine)ptitSeb2022-12-131-1/+1
* Use print_cycle_log hereptitSeb2022-12-121-7/+1
* Fixed wrapping of lzma_stream_decoder (for #360)ptitSeb2022-12-066-1/+37
* Added wrapped libxcb-xkb.so (helps #468)ptitSeb2022-12-068-0/+583
* Added wrapped libxcb-xinerama.so (helps #468)ptitSeb2022-12-066-0/+86
* Added wrapped libxcb-sync.so (helps #468)ptitSeb2022-12-068-0/+157
* Added wrapped libxcb-render.so (helps #468)ptitSeb2022-12-068-0/+310
* Added wrapped libxcb-render-util.so (helps #468)ptitSeb2022-12-066-0/+76
* Added wrapped (empty) libxcb-util.so (helps #468)ptitSeb2022-12-066-0/+87
* Added wrapped libxcb-icccm.so (helps #468)ptitSeb2022-12-068-0/+148
* Added some wrapped function to mostly xcb libs (for #468)ptitSeb2022-12-066-10/+19
* Added 1 more libX11 wrapped function (for #449)ptitSeb2022-12-061-1/+1
* Added wrapped libXpresent.so.1ptitSeb2022-12-048-0/+77
* Optimized __tls_get_addr wrapped function a bitptitSeb2022-12-032-3/+3
* Wrapped GstAllocator and GstObject structuresptitSeb2022-12-031-3/+10
* [DYNAREC] Protect memory even if MAP_FIXED_NOREPLACE flags was not respectedptitSeb2022-12-031-2/+2
* Added yet another function in wrapped libpng16ptitSeb2022-12-011-1/+1
* Added another function in wrapped libpng16ptitSeb2022-11-301-0/+2
* Added 1 function in wrapped libpng16ptitSeb2022-11-301-0/+1
* Fixed some tc_mallinfo signatureptitSeb2022-11-283-1/+5
* dlopen will not return value less than 3 (fixed deadcells)ptitSeb2022-11-281-2/+7
* Changed how mmap with MAP_32BITS flag is handled (help deadcells, maybe some ...ptitSeb2022-11-281-2/+2
* Added box64rc configuration file handlingptitSeb2022-11-279-17/+25
* Fixed an issue with grabNCpu function, as getline might use realloc, don't us...ptitSeb2022-11-271-1/+2
* Improve (non-libc) syscall, and added a few new onesptitSeb2022-11-221-2/+2
* Added wrapped libcairoobject-2 and a bunch of other gtk related wrapped funct...ptitSeb2022-11-2214-18/+182
* Added one more GLES extension to wrapped libGLptitSeb2022-11-156-0/+35
* Added a few more wrapped function to libcryptoptitSeb2022-11-151-4/+4
* Added 1 wrapped function to libX11ptitSeb2022-11-151-1/+1
* Added 1 extension to wrapped libGLptitSeb2022-11-151-0/+4
* Added a bunch of libGL and libGLES2 extensionsptitSeb2022-11-155-0/+593
* Added BOX64_CRASHHANDLER env. var.ptitSeb2022-11-141-1/+1
* Added 1 wrapped function for libmpg123ptitSeb2022-11-131-1/+1
* Added wrapped (empty) libvdpauptitSeb2022-11-136-0/+57
* Added SDL_ResetKeyboard wrapped functionptitSeb2022-11-131-0/+1
* Added 1 vulkan extensionptitSeb2022-11-136-0/+20
* Added wrapped libgstgl-1.0 with a few functionsptitSeb2022-11-138-12/+473