about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed SDL_JoystickGetGUIDString function signatureptitSeb2021-06-043-5/+5
* Fixed the Python script/added more typingrajdakin2021-06-0350-49/+950
* Some work around libncurses and friendsptitSeb2021-06-036-0/+12
* Added types to the Python script, fixed some issuesrajdakin2021-06-0244-45/+44
* Added some comments to the Python script, changed little thingsrajdakin2021-06-0245-70/+70
* Added wrapped libncurses, libncurses6, libncursesw, libformw, libtinfo and li...ptitSeb2021-06-028-0/+249
* Added wrapped libxml2 (from box86)ptitSeb2021-06-014-0/+162
* Some small wrapped libGL improvementsptitSeb2021-06-013-0/+5
* Added some more wrapped libGL functions (help apitrace)ptitSeb2021-06-013-0/+15
* Added a few more wrapped functions to libc and libcryptoptitSeb2021-05-233-0/+5
* Added a few libc wrapped functionsptitSeb2021-05-223-0/+5
* Added some more libc wrapped functionsptitSeb2021-05-194-0/+6
* Added a few wrapped function to libc and pthreadsptitSeb2021-05-196-5/+16
* Fixed epoll_wait alignmentptitSeb2021-05-174-0/+6
* Added wrapped libexpat (for torchlight2)ptitSeb2021-05-161-0/+21
* Aligned struct epollptitSeb2021-04-264-0/+6
* Added more libc wrapped functionsptitSeb2021-04-243-0/+9
* Added wrapped libpng16ptitSeb2021-04-184-0/+90
* Added wrapped libXftptitSeb2021-04-173-0/+13
* Fixed nexttoward(f) wrapped functions, and improved long double handlingptitSeb2021-04-173-3/+11
* Added wrapped libFLACptitSeb2021-04-164-0/+29