luffare

Results 4 comments of luffare

Try this one instead it worked for me on 4.9 with an 0bda:a811 that didn't work with this git. https://github.com/Grawp/rtl8812au_rtl8821au/tree/4.3.20

Using prefix instead doesn't make it work.

Your right it fails during make with d3d9 patches. [configure64-wine.log.txt](https://github.com/iXit/Mesa-3D/files/264674/configure64-wine.log.txt) [make64-wine.log.txt](https://github.com/iXit/Mesa-3D/files/264675/make64-wine.log.txt) -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -O2 -fPIC ../../../dlls/ntdll/loadorder.c:655:8: error: redefinition of 'get_redirect' WCHAR\* get_redirect( const WCHAR _app_name, const WCHAR...

I checked my logs and it seems as the generated d3d9 patches doesn't apply on top of staging. [patch-wine.log.txt](https://github.com/iXit/Mesa-3D/files/264923/patch-wine.log.txt) I guess generate-d3d9-patch.sh should have an option to create diff against...