On 23 September 2013 21:05, Alexandre Julliard <julli...@winehq.org> wrote:
> Henri Verbeet <hverb...@codeweavers.com> writes:
>
>> ---
>> dlls/wined3d/device.c | 51
>> +++++++++++++++++----------------------------
>> dlls/wined3d/stateblock.c | 5 +----
>> 2 files changed, 20 insertions(+), 36 deletions(-)
>
> It doesn't work here:
>
> ../../../tools/runtest -q -P wine -M dxgi.dll -T ../../.. -p dxgi_test.exe.so
> device.c && touch device.ok
> wine: Unhandled page fault on read access to 0x0000002c at address 0x686aa077
> (thread 004f), starting debugger...
> Unhandled exception: page fault on read access to 0x0000002c in 32-bit code
> (0x686aa077).
Right, the dxgi tests got skipped here, mainly because of missing
geometry shader support. I know what's wrong, just ignore this patch
for the moment.