about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed some bugs on my__XVa* x11 wrapping (might help #265)ptitSeb2022-04-051-16/+16
* Updated autogenerated filesmhavu2022-04-053-4/+9
* Harmonized signature of XID type parameters and added remaining XID wrappingsmhavu2022-04-051-9/+9
* Added libfontconfig wrapped function FcFontSetCreatemhavu2022-04-041-1/+1
* Added remaining __strto*_internal libc wrapped functionsMarko Havu2022-04-044-5/+24
* Update test10 (it was a bit flaky), update libstdc++ binary, and added fake _...ptitSeb2022-03-312-0/+5
* Added some obstack_XXX wrapped function (ported from box86)ptitSeb2022-03-283-2/+6
* Added clone wrapped function and libgbm wrapped libptitSeb2022-03-2711-3/+162
* More work around steam and proton/SteamPlay (working, but need also latest bo...ptitSeb2022-03-264-1/+5
* Some fixes to gstreamer-1.0 wrappingptitSeb2022-03-202-9/+9
* Some more gtk wrapping workptitSeb2022-03-191-0/+4
* More work on GTK wrapping (hterm seems to run fine now)ptitSeb2022-03-196-207/+173
* Small fixes to some wrapped X11 functionsptitSeb2022-03-191-4/+4
* Fixed new wrapped x11 functions (from 7943858290281e0fc506bd530d16427c5e93b011)ptitSeb2022-03-141-18/+19
* Fixed the new memmap trackingptitSeb2022-03-131-7/+4
* Add some function wrapper of libx11wannacu2022-03-116-34/+217
* Better handling of environ and envp in execveptitSeb2022-03-082-2/+6
* Added some vulkan extentionsptitSeb2022-03-066-0/+95
* Improved speed of mmap changesptitSeb2022-03-061-3/+3
* Change on mmap to help some stagging version of wineptitSeb2022-03-061-2/+4
* Some work to have steam streaming working (for #247)ptitSeb2022-03-057-9/+285
* Added wrapped SDL_GetPreferredLocales function (for #247)ptitSeb2022-03-041-0/+1
* Various changes and improvement centered around steam (but still not good eno...ptitSeb2022-03-0412-32/+476
* More work on readlinkat and clone syscallptitSeb2022-03-019-9/+55
* Some work on glib, gobject and steamptitSeb2022-03-017-19/+85
* Added a few more slot to glib2ptitSeb2022-03-011-1/+3
* Added some more wrapped pulse functionsptitSeb2022-03-016-96/+248
* Added a few more wrapped function (for #241)ptitSeb2022-02-266-3/+14
* Added __wcsncpy_chk to wrapped libcptitSeb2022-02-261-1/+1
* Fixed build for x86_64ptitSeb2022-02-201-2/+3
* Some small changes to how cpuid is done (especially on core counts)ptitSeb2022-02-201-3/+7
* Fixed the backtrace wrapper (uses eh_frame information only)rajdakin2022-02-141-32/+36
* Added some code to detect if emulted program use old IMG_SavePNG_RW api inste...ptitSeb2022-02-131-4/+14
* Undo last commitptitSeb2022-02-111-2/+2
* Fixed wrapped function IMG_SavePNG_RW from SDL2-imageptitSeb2022-02-111-2/+2
* Added 1 wrapped function to libsdl2ptitSeb2022-02-111-1/+1
* Added wrapped lldiv (for Ion Fury)ptitSeb2022-02-104-1/+5
* Added SDL_GetAudioDeviceSpec wrapped function to SDL2ptitSeb2022-02-051-0/+1
* Added vswscanf wrapped function (for #216)ptitSeb2022-01-254-1/+16
* Wrapped g_initable_new and g_initable_new_valist from libgio2ptitSeb2022-01-236-73/+59
* Fix(?) of the better wrapping for g_option_context_add_main_entriesptitSeb2022-01-231-2/+2
* Better wrapping for g_option_context_add_main_entriesptitSeb2022-01-234-1/+63
* Added preliminary wrapped libFAudio; libgstreamer (and friends) and libgmpptitSeb2022-01-2246-6/+5518
* Improved 47bits memory limit for wineptitSeb2022-01-171-14/+23
* Added some missing wrapped functions to libudev-1.soptitSeb2022-01-081-3/+14
* Added 1 curl function (for #195)ptitSeb2022-01-051-1/+1
* Added some more glib2 wrapped functions (for #202 and second ticket of #195)ptitSeb2022-01-056-175/+76
* Added some workaround for program that calls 'uname -m' to get the architectu...ptitSeb2022-01-011-2/+20
* Added a couple of libc wrapped functionsptitSeb2021-12-316-2/+30
* Added empty wrapped libpci.so.3ptitSeb2021-12-316-0/+95