about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | VK_EXT_descriptor_buffer is used by vkd3d-proton for implementing the full Direct3D 12 API Tested on Snapdragon 888 with Mesa Turnip
* Hacked wrapped ptrace to avoid crash when wine handle exception (and debug ↵ptitSeb2023-07-224-5/+8
| | | | registers in general)
* 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
| | | | c++ program compatibility
* [DYNAREC] Fixed an issue with calling native function that return a long ↵ptitSeb2023-07-132-0/+19
| | | | double (for #881)
* 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 ↵ptitSeb2023-06-243-2/+12
| | | | games again
* [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 gtk functions * Fixed some gtk wrappers
* [WRAPPER] Added more symbols for openssl wrapper (#847)Yang Liu2023-06-195-0/+54
| | | | | * Added more symbols for openssl * Added more symbols for openssl
* [WRAPPER] Rework on libharfbuzz wrapper (#836)Yang Liu2023-06-134-1/+113
| | | | | | | | | | | | | | | | | | | | | * Rework of libharfbuzz, part 1 * Rework of libharfbuzz, part 2 * Rework of libharfbuzz, part 3 * Rework of libharfbuzz, part 4 * Rework of libharfbuzz, part 5 * Fixed typo * Fixed typo * Rework of libharfbuzz, part 6 * Rework of libharfbuzz, part 7 * Done
* Added a bunch of wrapped function to libssl.so.3, libcrytpo.so.3 and icu ↵ptitSeb2023-06-105-0/+23
| | | | (for #829)
* [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
|
* [WRAPPER] Added some wayland function wrappers (#807)Yang Liu2023-05-283-0/+5
|
* [WRAPPER] Added 4 more libc dprintf wrappers (#798)Yang Liu2023-05-224-0/+22
|
* [WRAPPER] Added vwprintf (#794)Yang Liu2023-05-202-0/+2
|
* [WRAPPER] Added 1 more symbol for libc (for #787) (#788)Yang Liu2023-05-152-0/+4
|
* Added some more libgstreamer wrapped functionsptitSeb2023-05-094-0/+9
|
* Added 4 XXX_chk function to wrapped libc (for #769)ptitSeb2023-05-083-0/+10
|
* Added some mpg123 wrapped functions (#762)Yang Liu2023-05-053-0/+5
| | | | | * Added some mpg123 wrapped functions * Added a warning to wrapperhelper README
* Added wrapped libharfbuzzptitSeb2023-04-286-0/+167
|
* Used wrapperhelper a bit on wraped libcrypto3ptitSeb2023-04-263-0/+77
|
* Used wrapperhelper on wrapped gtk3 and gdk3ptitSeb2023-04-243-85/+99
|
* Used wrapperhelper on wrapped libX11ptitSeb2023-04-243-106/+365
|
* Used wrapperhelper on SDL2 and friendsptitSeb2023-04-243-64/+40
|
* Used wrapperhelper on SDL1.2 and friendsptitSeb2023-04-243-10/+53
|
* Used wrapperhelper on wrapped pulseaudioptitSeb2023-04-243-10/+0
|
* Used wrapperhelper on wrapped liblzmaptitSeb2023-04-243-0/+30
|
* Used wrapperhelper on wrapped libmpg123ptitSeb2023-04-243-0/+24
|
* Used wrapperhelper on wrapped openalptitSeb2023-04-243-15/+10
|