Sven Mink

Results 2 issues of Sven Mink

Hello, it seems that after building from source, and downloading the last build, both of them crash when dx9 is selected. Based on my debugger findings it does load d3d9.dll...

I built virgl from source before compiling (https://gitlab.freedesktop.org/virgl/virglrenderer) Then I compiled and built mvisor using the following command; CCX=-std=c++11 meson setup build -Dsdl=true -Dvgpu=true ``` Source dir: /home/mink/Desktop/mvisor/mvisor Build dir:...