http://bugs.winehq.org/show_bug.cgi?id=35038
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Status|UNCONFIRMED |NEW CC| |gyebro69@gmail.com, | |hverbeet@gmail.com Component|-unknown |directx-d3d Ever Confirmed|0 |1 Regression SHA1| |3fb53e21fb2cccf249ed65a4641 | |eac21422f6609
--- Comment #2 from GyB gyebro69@gmail.com 2013-12-02 21:41:15 CST --- Confirming the bug, this is a regression from Wine 1.7.3:
3fb53e21fb2cccf249ed65a4641eac21422f6609 is the first bad commit commit 3fb53e21fb2cccf249ed65a4641eac21422f6609 Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Sep 17 09:22:37 2013 +0200
ddraw: Don't set render target / depth stencil usage on sysmem surfaces.
Setting render target usage on a P8 surface for example would fail surface creation, while such surfaces can't be used for actual rendering anyway. Tests confirm that surface creation is supposed to succeed for P8 surfaces with both DDSCAPS_SYSTEMMEMORY and DDSCAPS_3DDEVICE set.
Other bug related to this commit: bug #34906
wine-1.7.7-138-gd9f9500 Nvidia binary drivers 325.15