about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added a new large batch of wrapped GL extensions (for #73)ptitSeb2021-07-284-1/+175
* Added wrapped dbus_message_get_args and a generic mothod to convert VAARG '.....ptitSeb2021-07-272-0/+4
* Added wrapped libkrb5 and libgss_krb5 (for Wiee64)ptitSeb2021-07-274-0/+66
* Added a couple of wrapped libc function (will help #65 among other)ptitSeb2021-07-193-0/+10
* Added a few more lzma wrapped functionsptitSeb2021-07-184-0/+38
* Added some xml2 wrapped functions (for #44)ptitSeb2021-07-134-1/+9
* Added wrapped libmpg123 (for #53)ptitSeb2021-07-134-0/+60
* Added 1 more wrapped function and fixed signature of 2 otherptitSeb2021-07-133-5/+8
* More wrapped functions (for #44)ptitSeb2021-07-133-0/+15
* Added 2 more libc wrapped function (for #44)ptitSeb2021-07-124-0/+8
* Added more libc wrapped function (for #44)ptitSeb2021-07-123-0/+20
* Added a bunch of wrapped libc function (for #41)ptitSeb2021-07-122-0/+14
* Added some more libc wrapped functionsptitSeb2021-07-124-0/+34
* Added memmem wrapped function (for #33)ptitSeb2021-07-103-0/+5
* Added one cups wrapped functions (for #42)ptitSeb2021-07-093-0/+4
* Added some cairo functions (for #42)ptitSeb2021-07-093-0/+14
* Added a large batch of wrapped libGL functions, including full 4.5 set (for #21)ptitSeb2021-07-093-10/+286
* Added wrapped getrandom function to libcptitSeb2021-07-083-0/+5
* Added a few more wrapped libGL functions (for #21)ptitSeb2021-07-083-0/+4
* Added dummy version of __cxa_thread_atexit_impl (for #28)ptitSeb2021-07-082-0/+2
* Added wrapped curl_multi_wait (for #21)ptitSeb2021-07-083-0/+5
* Added a few more libc and libX11 wraped functionsptitSeb2021-07-073-0/+5
* Added more xkbcommon wrapped functions (for #29)ptitSeb2021-07-053-0/+5
* Added more xkcbcommon wrapped functions (for #29)ptitSeb2021-07-053-0/+10
* Added a couple of libc wrapped symbol (for #21)ptitSeb2021-07-053-0/+5
* Added a few more xcb wrapped functions (for #17)ptitSeb2021-07-043-0/+4
* Always more libc wrapped functions (for #17)ptitSeb2021-07-043-0/+5
* Added more libc wrapped functions (for #17)ptitSeb2021-07-043-0/+15
* Added wrapped libxkbcommon-x11 (for #17)ptitSeb2021-07-043-0/+4
* Added wrapped libxcb-test (for #17)ptitSeb2021-07-043-0/+4
* Added wrapped libxcb-keysyms (for #17)ptitSeb2021-07-043-0/+5
* Added wrapped libxcb-image (for #17)ptitSeb2021-07-043-0/+37
* Added wrapped libxcb-randr (for #17)ptitSeb2021-07-043-0/+5
* Added wrapped libxcb-shm (for #17)ptitSeb2021-07-043-0/+17
* Added wrapped libxcb-shape (for #17)ptitSeb2021-07-043-0/+4
* Added wrapped libxcb-xfixes (for #17)ptitSeb2021-07-043-0/+5
* Added wrapped libpcre.so.3 (for #17)ptitSeb2021-07-043-0/+17
* Added some more SDL2 GameController wrapped functions (for #18)ptitSeb2021-07-043-0/+4
* More libc wrapped functionsptitSeb2021-07-033-0/+5
* Added some more libc wrapped functionsptitSeb2021-07-023-0/+13
* [DYNAREC] Improved the fast native call pathptitSeb2021-07-021-134/+147
* Added getauxval wrapped functionptitSeb2021-06-254-0/+8
* Fixed a signature of a funciton from libXiptitSeb2021-06-233-4/+4
* Some more wrapped functions to libc, and both libudevptitSeb2021-06-156-4/+96
* Added wrapped execl functionptitSeb2021-06-142-0/+2
* Added wrapped execv family functionsptitSeb2021-06-072-0/+4
* Improvment to a few libc wrapped functionsptitSeb2021-06-063-2/+6
* Added a few more wrapped function and improved getopt handlingptitSeb2021-06-052-0/+4
* Fixed python wrapper builderptitSeb2021-06-054-3/+8
* Fixed some wrapped functions, upgraded the python scriptrajdakin2021-06-044-26/+0