Files
mesa/src
Patrick Rudolph 77a38d2088 st/nine: NineDevice9_Clear skip fastpath for bigger depth-buffers
This adds an additional check to make sure the bound depth-buffer doesn't
exceed the rendertarget size when clearing depth and color buffer at once.
D3D9 clears only a rectangle with the same dimensions as the viewport, leaving
other parts of the depth-buffer intact.

This fixes failing WINE test visual.c:depth_buffer_test()

Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Signed-off-by: Axel Davy <axel.davy@ens.fr>
2015-04-29 08:28:10 +02:00
..
2015-04-16 15:49:15 +09:00
2015-04-27 17:28:29 +03:00
2015-04-27 17:28:29 +03:00
2014-12-10 14:01:01 +00:00
2015-04-27 17:28:29 +03:00
2015-04-27 17:28:29 +03:00