about summary refs log tree commit diff stats
path: root/src/wrapped32 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* [BOX32][WRAPPER] Added more 32bits wrapped functionsptitSeb2024-12-1310-14/+87
|
* [BOX32][WRAPPER] Added a few more libc 32bits wrapped functionsptitSeb2024-12-135-6/+22
|
* [BOX32][WRAPPER] Added a few 32bits wrapped function libnslptitSeb2024-12-134-15/+31
|
* [BOX32][WRAPPER] Added a few more 32bits wrapped libc functionsptitSeb2024-12-136-7/+32
|
* [BOX32][WRAPPER] Added empty 32bits wrapped libnslptitSeb2024-12-136-0/+184
|
* [BOX32][WRAPPER] Added a 32bits dummy libvdpau wrapped libptitSeb2024-12-138-0/+82
|
* [BOX32][WRAPPER] Added 32bits wrapped libdrm with new wrapperhelperptitSeb2024-12-138-0/+512
|
* [BOX32][WRAPPER] Added a few more libc and libresolv 32bits wrapped functionsptitSeb2024-12-137-10/+28
|
* [BOX32][WRAPPER] Added a arge batch of 32bits wrapped function to X11 and ↵ptitSeb2024-12-1316-160/+736
| | | | friends
* [BOX32][WRAPPER] Added 3 more 32bits wrapped function to libcairoptitSeb2024-12-136-5/+34
|
* [BOX32][WRAPPER] Added more SDL2 32bts wrapped functionsptitSeb2024-12-136-14/+190
|
* [BOX32][WRAPPER] Added 1 more libc 32bits wrapped funciton, and fixed an ↵ptitSeb2024-12-135-7/+19
| | | | existing one
* [BOX32][WRAPPER] Added a few more 32bits wrapped function to libcptitSeb2024-12-126-22/+45
|
* [BOX32][WRAPPER] Added 32bits wrapped libXdamageptitSeb2024-12-126-0/+67
|
* [BOX32][WRAPPER] Added 32bits wrapped libcairoptitSeb2024-12-1211-15/+753
|
* [BOX32][WRAPPER] Added a few more 32bits wrapped function to libfontconfigptitSeb2024-12-126-43/+130
|
* [BOX32][WRAPPER] Added more libc and libresolv 32bits wrapped functionsptitSeb2024-12-126-19/+59
|
* [BOX32][WRAPPER] Another fix for older / strict compiler (for #2141)ptitSeb2024-12-111-1/+1
|
* [BOX32][WRAPPER] Added one more 32bits libX11 wrapped functionptitSeb2024-12-116-1/+16
|
* [BOX32] added a few more libc 32bits wrapped functionsptitSeb2024-12-114-10/+14
|
* [BOX32][WRAPPER] Try to fix some build issue on older system (for #2140)ptitSeb2024-12-111-1/+0
|
* [BOX32][WRAPPER] Added 1 more 32bits libX11 wrapped functionptitSeb2024-12-104-1/+10
|
* [BOX32][WRAPPER] Fixed time signature (now steamcmd connect)ptitSeb2024-12-104-6/+10
|
* [BOX32][WRAPPER] Better wrapping for shmatptitSeb2024-12-096-6/+39
|
* [BOX32][WRAPPER] Fixed some more typo on Xcursor wrapping (might help #2109)ptitSeb2024-12-081-2/+2
|
* [BOX32][WRAPPER] Added a couple of 32bits wrapped functions to libcptitSeb2024-12-084-4/+12
|
* [BOX32][WRAPPER] Cosmetic fix an a function signatureptitSeb2024-12-061-1/+1
|
* [BOX32][WRAPPER] Added a couple more 32bits wrapped functions to libcptitSeb2024-12-055-2/+8
|
* [BOX32][WRAPPER] Fixed an issue wih an X11 32bits wrapped functionptitSeb2024-12-051-3/+4
|
* [BOX32][WRAPPER] Added one more 32bits wrapped function to libcptitSeb2024-12-051-1/+1
|
* [BOX32] Some fixes to a few file related 32bits wrapped function (now ↵ptitSeb2024-12-044-4/+26
| | | | windows gog installer can be used with box32 and wine)
* [BOX32] Fix mystake on previous commitptitSeb2024-12-041-2/+3
|
* [BOX32][WRAPPER] Added ldiv 32bits wrapped function (now Undertale works ↵ptitSeb2024-12-044-1/+5
| | | | with box32, probably other linux gamestudio games too)
* [BOX32][WRAPPER] Added a few more X11 32bits wrapped functionsptitSeb2024-12-046-5/+78
|
* [BOX32][WRAPPER] Fixed a typo in Xcursor wrapping (should help #2109)ptitSeb2024-12-041-1/+1
|
* [BOX32][WRAPPER] Fixed typos from previous buildptitSeb2024-12-031-4/+4
|
* [BOX32][WRAPER] Fixed Xcursor wrappingptitSeb2024-12-036-8/+153
|
* [BOX32][WRAPPER] Improved 32bits freetype wrapping (wine explorer have ↵ptitSeb2024-12-016-224/+738
| | | | correct fonts now)
* [BOX32][WRAPPER] Improved networks functionsptitSeb2024-12-018-8/+29
|
* [BOX32][WRAPPER] Added a few more FreeType wrapped functionsptitSeb2024-11-306-27/+230
|
* [BOX32][WRAPPER] This should fix the buildptitSeb2024-11-305-7/+7
|
* [BOX32][WRAPPER] Added some more libc wrapped functionsptitSeb2024-11-306-66/+131
|
* [BOX32][WRAPPER] Added a few new wrapped functionsptitSeb2024-11-298-47/+164
|
* [BOX32][WRAPPED] Added one more obstack wrapped functionptitSeb2024-11-293-1/+3
|
* [BOX32][WRAPPER] Added minimum libresolv wrappingptitSeb2024-11-299-1/+174
|
* [BOX32][WRAPPER] Added obstack_vprintf wrapped symbolptitSeb2024-11-291-1/+1
|
* [WRAPPER][BOX32] Fixed a few wrapped functions (for hl2)ptitSeb2024-11-166-8/+20
|
* [BOX32][WRAPPER] Added 1 more sdl2 wrapped function (Crimsonland works now)ptitSeb2024-11-071-1/+1
|
* [BOX32] Improve errno handling, and added a few more libc wrapped functionsptitSeb2024-11-0714-3236/+3750
|
* [WRAPPED32] Added an errno-aware calling convention (#2006)rajdakin2024-11-064-1/+6
|