about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added wrapeed libcrypt.soptitSeb2021-04-252-0/+35
* Fixed some issue when GL is used via SDL2 onlyptitSeb2021-04-251-0/+2
* Improved ofconvert function a bitptitSeb2021-04-241-2/+2
* Added more flags to ofconvert functionsptitSeb2021-04-241-1/+2
* Added one more wrapped libfontconfig functionptitSeb2021-04-241-1/+2
* Added more libc wrapped functionsptitSeb2021-04-244-5/+14
* Added wrapped libatspi (empty)ptitSeb2021-04-242-0/+414
* Added wrapped libatk and libatk-bridgeptitSeb2021-04-244-0/+324
* Added 2 more wrapped funciton to libcptitSeb2021-04-231-2/+2
* Fixed some crash with wrapped libSDL_soundptitSeb2021-04-221-1/+2
* Added 1 more funciton to libSDL2ptitSeb2021-04-211-1/+1
* More libc wrapped functionsptitSeb2021-04-211-3/+3
* Added a couple of wrapped libc functionsptitSeb2021-04-191-2/+2
* Added wrapped libpng16ptitSeb2021-04-186-0/+589
* Added some libc wrapped functionsptitSeb2021-04-181-3/+3
* Added a few more FreeType wrapped functionsptitSeb2021-04-181-3/+3
* Added wrapped libXftptitSeb2021-04-175-0/+120
* Fixed nexttoward(f) wrapped functions, and improved long double handlingptitSeb2021-04-174-5/+13
* Added wrapped libFLACptitSeb2021-04-166-0/+629
* Added more libc wrapped functionsptitSeb2021-04-164-3/+8
* Added wrapped libSDL_net and libSDL_soundptitSeb2021-04-148-0/+198
* Oops-esrajdakin2021-04-141-2/+2
* Third pass, bumped the minimal CMake version up to 3.4rajdakin2021-04-141-4/+4
* First passrajdakin2021-04-1473-125/+233
* Added a few SDL2 wrapped function from v2.0.10ptitSeb2021-04-131-0/+4
* Added some libc wrapped functionsptitSeb2021-04-134-11/+26
* Better trace for pollptitSeb2021-04-134-1/+6
* Added some more wrapped functions in libcptitSeb2021-04-135-5/+12
* Added a few more libc wrapped function, and fixed glob64 wrappingptitSeb2021-04-122-17/+7
* Added one pango functionptitSeb2021-04-121-2/+2
* Added a few more libc wrapped functionsptitSeb2021-04-122-2/+3
* Added utime wrapped functionsptitSeb2021-04-121-1/+1
* Added a 1 more libc wrapped functionptitSeb2021-04-121-1/+1
* Improved pthread wrappingptitSeb2021-04-125-0/+39
* More alignment work on thread (some attr are bigger on arm64 than x86_64)ptitSeb2021-04-121-7/+35
* Fixed a warning in wrapped libsdl2ptitSeb2021-04-111-1/+1
* Merge pull request #6 from rajdakin/generalImprovementsptitSeb2021-04-1150-311/+1502
|\
| * Forgot to add SDL1rajdakin2021-04-113-87/+37
| * General improvements to box64 and fixed some SDL2 functionsrajdakin2021-04-1149-225/+1466
* | Added wrapped libSDL2_netptitSeb2021-04-116-1/+106
|/
* Added some libc symbolsrajdakin2021-04-102-5/+8
* Merge pull request #3 from rajdakin/exitFixptitSeb2021-04-092-8/+8
|\
| * Fixed the libraries free orderingrajdakin2021-04-091-2/+2
| * Changed missed unwanted "box86"rajdakin2021-04-091-6/+6
* | Added gethostbyname wrapped functionptitSeb2021-04-091-1/+1
|/
* Added one more wcs wrapped functionptitSeb2021-04-091-1/+1
* Added wcstof wrapped functionptitSeb2021-04-091-1/+1
* pthread_attr_t don't have the same size on x86_64 (0x38) and arm64 (0x40)...ptitSeb2021-04-094-1/+37
* More libc wrapped functionsptitSeb2021-04-081-1/+1
* A few more wrapped libc functionsptitSeb2021-04-081-9/+9