FEX/ThunkLibs/libwayland-client
Tony Wasserka 48c2e0689a Thunks/gen: Specialize layout wrappers for pointer types
Pointer types inherently cause data layout compatibility issues, so they're
worth special-casing here. The wrappers will type-pun pointers to 32-bit or
64-bit integers (matching the guest architecture) to avoid direct host-side
use of guest pointers without consideration.
2023-12-26 16:02:08 +01:00
..
Guest.cpp Thunks/wayland: Add more message signatures required by Super Meat Boy with zink 2023-09-19 17:33:24 +02:00
Host.cpp Thunks/gen: Specialize layout wrappers for pointer types 2023-12-26 16:02:08 +01:00
libwayland-client_interface.cpp Thunks: Annotate pointer parameters throughout all thunked libraries 2023-10-25 12:39:57 +02:00