Ryan Houdek
e9b74b0230
Initial Callback support
...
This interface is for native host code to be able to call back in to JIT
to execute guest code.
This is mainly for thunks but could be used for other purposes.
This can cross a couple ABI boundaries so one must be careful when
calling in to this
2020-09-11 15:48:51 -07:00
Stefanos Kornilios Mitsis Poiitidis
508d7eed6a
Thunks: Improve SDL2 so that CSGO creates the window and GL context
2020-09-07 01:16:44 +03:00
Scott Mansell
e5c27be7e1
GuestLibs: Allow configuring compiler via cmake
2020-08-21 00:38:25 +12:00
Stefanos Kornilios Mitsis Poiitidis
ab8c7f54ad
Thunklibs: Disable SDL2
2020-08-10 10:23:31 +03:00
Stefanos Kornilios Mitsis Poiitidis
5317888428
Thunklibs: SDL2: use find_package for include dirs
2020-08-10 09:38:20 +03:00
Stefanos Kornilios Mitsis Poiitidis
4c056671ca
Thunklibs: Xext doesn't need XTest
2020-08-10 09:37:31 +03:00
Stefanos Kornilios Mitsis Poiitidis
db633b8394
Thunklibs: Add partial X11, SDL, GL, EGL, asound, cmake integration
2020-08-08 14:48:20 +03:00