about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Expand)AuthorAgeFilesLines
* [INTERP] Fix fpu_round (#1030)Yang Liu2023-10-254-8/+72
* Added wrapped OpenCL (mostly complete, for wine)ptitSeb2023-10-246-0/+144
* Various changes on pthread cancel and tls destructor, should be easier to mai...ptitSeb2023-10-135-0/+12
* [WRAPPER] Added missing function signature (#1024)Yang Liu2023-10-133-0/+5
* Added a few libgomp wrapped function (for #1019)ptitSeb2023-10-114-1/+9
* Updated wrapping of SDL_GetJoystickGUIDInfo with latest version (will help #1...ptitSeb2023-10-106-12/+12
* Fixed signature for functions in wrapped libatomic (will help #1013)ptitSeb2023-10-103-0/+10
* Added wrapped libayatana-appindicator3 and libdbusmenu-glib (for #1013)ptitSeb2023-10-107-0/+78
* Improved gstreamer wrappingptitSeb2023-10-093-0/+10
* Added a few wrapped symbols to libwayland-clientptitSeb2023-10-083-0/+12
* Added __isoc99_vswscanf wrapped function (for #1015)ptitSeb2023-10-082-4/+6
* Added wrapped liblcms2 and libevent-2.1 used by TeamSpeak3 linux client (for ...ptitSeb2023-10-079-0/+80
* Added wrapped threads_add_timeout_full to gdk2 and gdk3 (for #997)ptitSeb2023-10-076-6/+146
* Added a few more wrapped function to libgssapi_krb5 (for wine)ptitSeb2023-09-303-13/+8
* Added a few missing GLES wrapped function to libGLptitSeb2023-09-263-0/+10
* Added wrapping of libicuuc66 and libicui18n66 (for when using ubuntu 20.04)ptitSeb2023-09-267-0/+68
* Improvd steam/proton handling, and gstreamer initialization and a large bunch...ptitSeb2023-09-1638-8/+652
* Wrapped some more libdrm and libgbm functionsptitSeb2023-09-104-1/+18
* Removed some debug leftover in libgstreamerptitSeb2023-09-092-6/+0
* Added some more wrapped functionsptitSeb2023-09-094-0/+22
* Added some __isoc23_XXX wrapped function as synonym to libc (for #943)ptitSeb2023-09-092-0/+4
* Added 1 wrapped function (for #229)ptitSeb2023-09-022-0/+2
* [ANDROID] Try to create an Android build, porting box86 Android buildptitSeb2023-09-022-0/+4
* Added wrapping of libformw.so.6 (for #956)ptitSeb2023-08-284-0/+34
* Added many symbols to wrapped libgmp (for #900)ptitSeb2023-08-184-1/+22
* Added some xcbrander wrapped symbols (for #287)ptitSeb2023-08-113-0/+5
* Submit the generation of wrapped librarywannacu2023-08-093-0/+6
* Added a new vulkan extensionXilin Wu2023-08-043-0/+3
* Hacked wrapped ptrace to avoid crash when wine handle exception (and debug re...ptitSeb2023-07-224-5/+8
* Added some more wrapped symbols to libx11 and friendsptitSeb2023-07-193-0/+4
* [WRAPPERS] Generator version bumprajdakin2023-07-17581-581/+581
* Added a large bunch of wrapped functions to libnss3 and libnspr4ptitSeb2023-07-173-20/+347
* Actually added execle wrapped function (for #850)ptitSeb2023-07-172-0/+2
* [ELFLOADER] Reworked R_X86_64_COPY and R_X86_64_GLOB_DAT handling, improving ...ptitSeb2023-07-151-1/+0
* [DYNAREC] Fixed an issue with calling native function that return a long doub...ptitSeb2023-07-132-0/+19
* Added empty wrapped libcap.so.2 and libgomp.so.2ptitSeb2023-07-127-0/+68
* Added one more function to wrapped libdbusptitSeb2023-07-102-0/+2
* Added __isoc99_swscanf wrapped function to libc for real this time (for #424)ptitSeb2023-07-052-0/+2
* Better wrapping for libz and liblzmaptitSeb2023-07-022-0/+8
* Faked libvdpau and added 2 wrapped symbols to libva and steam can stream game...ptitSeb2023-06-243-2/+12
* [WRAPPER] Added more symbols for nss3 (#853)Yang Liu2023-06-233-0/+5
* [WRAPPER] Added more gtk functions (#849)Yang Liu2023-06-216-7/+21
* [WRAPPER] Added more symbols for openssl wrapper (#847)Yang Liu2023-06-195-0/+54
* [WRAPPER] Rework on libharfbuzz wrapper (#836)Yang Liu2023-06-134-1/+113
* Added a bunch of wrapped function to libssl.so.3, libcrytpo.so.3 and icu (for...ptitSeb2023-06-105-0/+23
* [WRAPPER] Added more libicu wrapped functions (for #829) (#831)Yang Liu2023-06-093-0/+5
* Added more libicu wrapped function (for #829)ptitSeb2023-06-093-0/+34
* Added some icu wrapped function (for #829)ptitSeb2023-06-093-0/+10
* [WRAPPER] Added some more libc wrappers (#826)Yang Liu2023-06-083-0/+5
* Added wrapped gdk_threads_add_idle_full function to gdk3 (for #809)ptitSeb2023-05-282-0/+4