about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added wrapped libncurses, libncurses6, libncursesw, libformw, libtinfo and ↵ptitSeb2021-06-0220-0/+2428
| | | | libtinfo6
* Added some more syscallsptitSeb2021-06-021-0/+9
|
* Added wrapped libxml2 (from box86)ptitSeb2021-06-016-0/+3200
|
* Some small wrapped libGL improvementsptitSeb2021-06-014-0/+9
|
* Added some more wrapped libGL functions (help apitrace)ptitSeb2021-06-014-0/+27
|
* Improved custom named libGL handlingptitSeb2021-06-011-10/+20
|
* Some adjustements to elfloader needed libs loadingptitSeb2021-05-311-1/+1
|
* Fixed munmap with 0 lengthptitSeb2021-05-311-1/+1
|
* Added wcsncasecmp wrapped functionptitSeb2021-05-301-1/+1
|
* SDL2 GL GetProcAddress also print detail with BOX64_DLSYM_ERROR nowptitSeb2021-05-301-4/+11
|
* Improve handling of freetype FTC_ManagerptitSeb2021-05-301-1/+81
|
* Added a couple more wrapped function to libcptitSeb2021-05-291-2/+2
|
* Reworked elfloader, handle versionned symbols nowptitSeb2021-05-292-25/+137
|
* Added some more wrapped file oriented function to libcptitSeb2021-05-281-7/+7
|
* Added wrapped wcstoul to libcptitSeb2021-05-241-2/+2
|
* Added more wrapped functions to libcrypto and floorl to libmptitSeb2021-05-242-25/+29
|
* Added a few more wrapped functions to libc and libcryptoptitSeb2021-05-235-6/+11
|
* Added a few libc wrapped functionsptitSeb2021-05-224-2/+7
|
* Added a couple of wrapped functions to libcptitSeb2021-05-191-2/+2
|
* Added some more libc wrapped functionsptitSeb2021-05-196-3/+15
|
* Added a few wrapped function to libc and pthreadsptitSeb2021-05-198-9/+20
|
* Added signal mask handling in setjmp/longjmp functionsptitSeb2021-05-182-9/+27
|
* Added wrapped pthread_getname_np functionptitSeb2021-05-181-1/+1
|
* Small fixes to my_backtrace functionptitSeb2021-05-171-10/+10
|
* Added wcsnlen wrapped functionptitSeb2021-05-171-1/+1
|
* Added some wrapped function for libSDL2 and libGLptitSeb2021-05-172-1/+6
|
* Added fwprintf wrapped functionptitSeb2021-05-172-11/+6
|
* Fixed epoll_wait alignmentptitSeb2021-05-175-2/+10
|
* Added 2 more wrapped libc functionsptitSeb2021-05-161-2/+2
|
* Added wrapped libexpat (for torchlight2)ptitSeb2021-05-163-0/+237
|
* Aligned struct epollptitSeb2021-04-266-11/+12
|
* 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
|