[PATCH 3/5] wined3d: Introduce a function to initialize swapchain specific device state.

Henri Verbeet hverbeet at gmail.com
Tue Sep 24 02:24:51 CDT 2013


On 23 September 2013 21:05, Alexandre Julliard <julliard at winehq.org> wrote:
> Henri Verbeet <hverbeet at 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.



More information about the wine-devel mailing list