about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added wrapped libayatana-appindicator3 and libdbusmenu-glib (for #1013)ptitSeb2023-10-1011-0/+341
* Fixed a nasty issue with wrapping of libpcreptitSeb2023-10-101-1/+4
* Fixed processor/core count in cpuid and proc/cpuinfoptitSeb2023-10-101-88/+8
* Improved gstreamer wrappingptitSeb2023-10-096-430/+444
* Added a few wrapped symbols to libwayland-clientptitSeb2023-10-084-10/+22
* Added __isoc99_vswscanf wrapped function (for #1015)ptitSeb2023-10-084-7/+10
* Added wrapped liblcms2 and libevent-2.1 used by TeamSpeak3 linux client (for ...ptitSeb2023-10-0713-0/+1183
* Added wrapped threads_add_timeout_full to gdk2 and gdk3 (for #997)ptitSeb2023-10-0710-8/+204
* Add c32rtomb wrapped function for dfhack (fixes console, part of issue #939) ...SeeSchloß2023-10-031-1/+1
* Add __sF, __assert2 Symbol and set PThread Symbols on libc (#1004)KreitinnSoftware2023-10-0268-182/+745
* Add mbrtoc32 wrapped function for dfhack (fixes second part of issue #939) (#...SeeSchloß2023-10-021-1/+1
* [ANDROID] Remove PreInit Array Warning and Fix libdl name (#1001)KreitinnSoftware2023-10-011-1/+5
* Added a few more wrapped function to libgssapi_krb5 (for wine)ptitSeb2023-09-304-18/+13
* Use libdl whenever libc is used (for #984)ptitSeb2023-09-282-4/+2
* Added a few missing GLES wrapped function to libGLptitSeb2023-09-264-0/+20
* Added wrapping of libicuuc66 and libicui18n66 (for when using ubuntu 20.04)ptitSeb2023-09-2611-0/+311
* Add SDL_RenderWindowToLogical and SDL_SetSurfaceColorMod wrapped functions fo...SeeSchloß2023-09-251-0/+2
* Small changes to wrapped libdl on last_error handlingptitSeb2023-09-161-19/+19
* Small change to fileno wrapped signatureptitSeb2023-09-161-2/+2
* Improvd steam/proton handling, and gstreamer initialization and a large bunch...ptitSeb2023-09-1677-537/+3657
* Wrapped some more libdrm and libgbm functionsptitSeb2023-09-107-16/+90
* Removed some debug leftover in libgstreamerptitSeb2023-09-094-10/+4
* Added some more wrapped functionsptitSeb2023-09-099-11/+115
* Added some __isoc23_XXX wrapped function as synonym to libc (for #943)ptitSeb2023-09-093-0/+7
* Added 1 vk extension (for #963)ptitSeb2023-09-031-0/+3
* Added 1 wrapped function (for #229)ptitSeb2023-09-024-1/+30
* [ANDROID] f..ing fix, againptitSeb2023-09-021-1/+1
* [ANDROID] And yet again another build fix, some many missing declaration comp...ptitSeb2023-09-021-0/+9
* [ANDROID] And yet again another build fix, slowly but surely loosing patienceptitSeb2023-09-021-0/+4
* [ANDROID] Try to create an Android build, porting box86 Android buildptitSeb2023-09-0211-18/+182
* Added wrapping of libformw.so.6 (for #956)ptitSeb2023-08-287-0/+137
* Fixed signature of SDL1 AudioCallback (for #952)ptitSeb2023-08-261-1/+1
* Update my_posix_spawnp()liuli2023-08-211-0/+4
* Fixed potential issue with previous commitptitSeb2023-08-201-0/+1
* Refactored how wrapped symbols are fetch and storedptitSeb2023-08-204-48/+106
* Added a few more wrapped symbol to libxcb-randr (for #287)ptitSeb2023-08-181-2/+2
* Added many symbols to wrapped libgmp (for #900)ptitSeb2023-08-186-50/+211
* Added some more wrapped symbols to libxcbrandr (for #287)ptitSeb2023-08-171-4/+4
* Added 1 more libasound wrapped symbol (for #904)ptitSeb2023-08-151-0/+1
* Added 1 wrapped symbol to libglib2ptitSeb2023-08-151-1/+1
* Added another libxcbrandr wrapped symbol (for #287)ptitSeb2023-08-131-1/+1
* Improved jmpbuff handling a bitptitSeb2023-08-131-8/+10
* Added some xcbrander wrapped symbols (for #287)ptitSeb2023-08-114-5/+10
* Added a few gstreamer symbols (for #287)ptitSeb2023-08-111-12/+12
* Submit the generation of wrapped librarywannacu2023-08-093-0/+6
* Added a new vulkan extensionXilin Wu2023-08-044-0/+16
* Added syscal 160 (for #14)ptitSeb2023-08-021-2/+2
* Change again a bit how jmpbuffer and resuming of signal is handledptitSeb2023-07-301-0/+3
* Added a new vulkan extensionptitSeb2023-07-271-0/+4
* Hacked wrapped ptrace to avoid crash when wine handle exception (and debug re...ptitSeb2023-07-226-6/+19