about summary refs log tree commit diff stats
path: root/src/wrapped32 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* [BOX32] Added 1 more sdl2 wrapped function (for #1957)ptitSeb2024-10-251-1/+1
|
* [BOX32] Added 1 more sdl2 wrapped functionptitSeb2024-10-224-1/+5
|
* [BOX32][WRAPPER] Added a few more SDL2 32bits wrapped functionsptitSeb2024-10-198-34/+76
|
* [BOX32] Fixed to a couple of wrapped libc functionsptitSeb2024-10-191-5/+1
|
* [BOX32][WRAPPER] Added 32bits wrapped regex libc functionsptitSeb2024-10-196-4/+69
|
* [BOX32][WRAPPER] Added some more libc wrapped function, and 32bits ↵ptitSeb2024-10-196-2/+10
| | | | globalsymbol infrastructure
* [BOX32][WRAPPER] Added a few symbols to libSDL2ptitSeb2024-10-184-7/+12
|
* [BOX32] A few more fixes to libX11 wrappingptitSeb2024-10-181-1/+1
|
* [BOX32] A few more X11 wrapped functions and fixesptitSeb2024-10-184-2/+15
|
* [BOX32] Some more 32bits wrapped symbolsptitSeb2024-10-134-11/+15
|
* [BOX32] Added some more 32bits wrapped function to libcptitSeb2024-10-138-10/+50
|
* [BOX32][WRAPPER] Hacked some support for libGLX_nvidia.so.0ptitSeb2024-10-131-1/+8
|
* [BOX32] Added some posix_file_action wrapped function, and fixed ↵ptitSeb2024-10-136-18/+96
| | | | posix_spawn/exec function argument handling
* [BOX32] Added a few 32bits wrapped function libSDL2ptitSeb2024-10-134-7/+11
|
* [BOX32] More work on libX11 and friends, using more shadow structure like ↵ptitSeb2024-10-1211-82/+187
| | | | Screen and Visual (help wine, probably other too)
* [BOX32] Improved X11 event handlingptitSeb2024-10-1212-105/+207
|
* [BOX32] Fixed some issues with X11 and XRandR 32bits wrappingptitSeb2024-10-115-9/+16
|
* [BOX32] Added 2 more wrapped function to libcptitSeb2024-10-111-2/+2
|
* [BOX32] Added 2 more 32bits wrapped functionsptitSeb2024-10-111-2/+2
|
* [BOX32] Added 1 more 32bits wrapped functionptitSeb2024-10-111-1/+1
|
* [BOX32] Added and fixed some 32bits functions for libX11 and friendsptitSeb2024-10-1010-228/+91
|
* [BOX32][WRAPPER] Added 32bits wrapped libXss (with new wrapperhelper)ptitSeb2024-10-106-0/+78
|
* [BOX32] More 32bits SDL-1.2 wrapped functionsptitSeb2024-10-106-6/+39
|
* [BOX32] More 32bits wrapped functionsptitSeb2024-10-107-9/+86
|
* [BOX32] Morewrapped SDL2 function, and improved handling of SDL_PixelFormatptitSeb2024-10-107-41/+93
|
* [BOX32] More X11 wrapping fixesptitSeb2024-10-096-49/+121
|
* [BOX32] Improved again, X11 and XImage handlingptitSeb2024-10-096-86/+101
|
* [BOX32] Improved handlong of XImageptitSeb2024-10-092-12/+9
|
* [BOX32] Fixed fcntl flock macros definitions (#1915)Yang Liu2024-10-091-10/+13
|
* [BOX32] Added better handling of fcntl (should help Wine when futex_waitv ↵ptitSeb2024-10-081-2/+18
| | | | syscall is not available)
* [BOX32] Added some more libSDL2 wrapped function (now linux limbo works, ↵ptitSeb2024-10-084-23/+27
| | | | with gamepad)
* [BOX32] Fixed some X11 function so wine launch (and added BOX64_X11SYNC to ↵ptitSeb2024-10-086-7/+41
| | | | help debug X11 programs)
* [BOX32] More 32bits wrapped functionsptitSeb2024-10-089-17/+106
|
* [BOX32] Refactored X11 wrapping, and add a few more functionsptitSeb2024-10-089-904/+192
|
* [BOX32] More adjustments to x86 structures packing & alignment (or not)ptitSeb2024-10-088-21/+21
|
* [BOX32] More work on 32bits wrapped functionsptitSeb2024-10-0711-262/+103
|
* [BOX32][WRAPPER] Reworked 32bits libGL with new wrapperhelperptitSeb2024-10-076-175/+634
|
* [BOX32][WRAPPER] Reworked 32bits libasound with new wrapperhelperptitSeb2024-10-076-1100/+1397
|
* [BOX32] Added a couple of 32bits function to libcptitSeb2024-10-075-2/+14
|