Sweden-Number/dlls/ddraw
Zebediah Figura 7b1581a784 wined3d: Also reset the device state to the default in wined3d_device_uninit_3d().
Fixes a regression introduced by 96547e622b.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48072
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-15 17:54:39 +01:00
..
tests wined3d: Also reset the device state to the default in wined3d_device_uninit_3d(). 2019-11-15 17:54:39 +01:00
Makefile.in
clipper.c
ddraw.c ddraw: Track the primary stateblock state locally. 2019-10-23 21:03:49 +02:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Track the primary stateblock state locally. 2019-10-23 21:03:49 +02:00
device.c ddraw: Handle stateblocks in d3d_device7_SetLight(). 2019-11-14 21:04:24 +01:00
executebuffer.c ddraw: Fix vertex buffer offset in d3d_execute_buffer_execute(). 2019-10-31 00:33:46 +01:00
light.c
main.c
material.c
palette.c
surface.c ddraw: Reset the stateblock state before calling wined3d_device_reset(). 2019-10-28 18:33:12 +01:00
utils.c
version.rc
vertexbuffer.c
viewport.c