• Stefan Dösinger's avatar
    wined3d: IWineD3DDevice::Clear fixes. · e935600e
    Stefan Dösinger authored
    Fix the use of the scissor test in Clear. The rectangle is only set if
    a clearing rectangle is used, otherwise the scissor test is disabled
    (the pixel ownsership test should take care of the window
    boarders). To get the scissor test back to the value the app set up
    Clear dirtifies the state(s).
    e935600e
device.c 240 KB