FEX/ThunkLibs/libX11
Ryan Houdek adb2171c0a Thunks/libX11: Fix recursive initialize
Fixes a crash that occurs due to `_XInitDisplayLock` due to the display
lock function being initialized to our own handler.

Once XInitThreads is called once then it becomes a no-op.

steamwebhelper was hitting this.
2022-10-31 12:38:12 -07:00
..
libX11_Guest.cpp Thunks/X11: Ensure 11 headers are included with C linkage 2022-10-25 15:32:40 -07:00
libX11_Host.cpp Thunks/libX11: Fix recursive initialize 2022-10-31 12:38:12 -07:00
libX11_interface.cpp Thunks/X11: Reorder and sort X11 interface by headers included. 2022-10-25 15:43:02 -07:00
libX11_NativeGuest.cpp Thunks: Make GL guest thunks implicitly load libX11.so 2022-08-04 11:46:26 +02:00