about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #896 from josch/exeptitSeb2023-07-21270-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-21270-0/+0
* | Added 1 function to wrapped libatomic (for #46)ptitSeb2023-07-201-1/+1
* | Added 1 more symbol to wrapped libgtk3 (for #46)ptitSeb2023-07-191-0/+1
* | Added some more wrapped symbols to libx11 and friendsptitSeb2023-07-197-8/+12
* | [WRAPPERS] Generator version bumprajdakin2023-07-17581-581/+581
* | Added a large bunch of wrapped functions to libnss3 and libnspr4ptitSeb2023-07-175-639/+966
* | Actually added execle wrapped function (for #850)ptitSeb2023-07-173-1/+3
* | Added a few wrapped function to libmpg123 (for #820)ptitSeb2023-07-161-0/+3
* | Added wrapped execle (for #850)ptitSeb2023-07-161-2/+32
* | [ELFLOADER] Reworked R_X86_64_COPY and R_X86_64_GLOB_DAT handling, improving ...ptitSeb2023-07-151-1/+0
* | Some fixes to wrapped libgio2 (for #840 and #46)ptitSeb2023-07-141-6/+10
* | [DYNAREC] Fixed an issue with calling native function that return a long doub...ptitSeb2023-07-132-0/+19
* | Added some more gtkclass wrapping and fixed g_initable_new wrapping (for spot...ptitSeb2023-07-121-4/+16
* | Added empty wrapped libcap.so.2 and libgomp.so.2ptitSeb2023-07-1211-0/+643
* | Added one more function to wrapped libdbusptitSeb2023-07-104-1/+19
* | Improved wrapping of XextAddDisplay libxext functionptitSeb2023-07-091-68/+243
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-0969-672/+668
* | [ELFLOADER] Added a check if lib version is compatible with what the elf load...ptitSeb2023-07-091-1/+1
* | Better wrapping for __libc_stack_end symbolptitSeb2023-07-083-8/+10
* | Improved BOX64_MALLOC_HACK=2 and the glAleternate mecanism (help steam & hero...ptitSeb2023-07-082-6/+6
* | Added __isoc99_swscanf wrapped function to libc for real this time (for #424)ptitSeb2023-07-053-1/+3
* | Added __iso99_swscanf wrapped function to libc (for #424)ptitSeb2023-07-051-0/+8
* | Added some more libxft wrapped function (for #424)ptitSeb2023-07-051-6/+6
* | Added 2 wrapped function for libxft (for #424)ptitSeb2023-07-021-2/+2
* | Fixed signature for wrapped vkGetPhysicalDeviceQueueFamilyProperties2 functionptitSeb2023-07-021-1/+1
* | Better wrapping for libz and liblzmaptitSeb2023-07-025-61/+152
* | Faked libvdpau and added 2 wrapped symbols to libva and steam can stream game...ptitSeb2023-06-247-5/+108
* | [WRAPPER] Added more symbols for nss3 (#853)Yang Liu2023-06-234-6/+11
* | [WRAPPER] Added more gtk functions (#849)Yang Liu2023-06-2114-18/+93
* | [WRAPPER] Added more symbols for openssl wrapper (#847)Yang Liu2023-06-199-52/+560
* | Added ability to trace and dump 32bits codeptitSeb2023-06-171-1/+1
* | [WRAPPER] Rework on libharfbuzz wrapper (#836)Yang Liu2023-06-137-154/+1465
* | made my_dlsym protected by static mutex (help #829)ptitSeb2023-06-101-1/+14
* | Added a bunch of wrapped function to libssl.so.3, libcrytpo.so.3 and icu (for...ptitSeb2023-06-1011-25/+159
* | Fixed an issue in wrapped execvptitSeb2023-06-101-1/+1
* | [WRAPPER] Added more libicu wrapped functions (for #829) (#831)Yang Liu2023-06-097-2/+15
* | Added more libicu wrapped function (for #829)ptitSeb2023-06-095-0/+113
* | Added some icu wrapped function (for #829)ptitSeb2023-06-095-0/+60