8 Jun
2005
8 Jun
'05
6:34 p.m.
ChangeSet ID: 18015 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/08 13:34:52 Modified files: dlls/wined3d : directx.c device.c Log message: Felix Nawothnig <felix.nawothnig(a)t-online.de> - Output a FIXME when a surface with dimensions not being a power of two is requested. - Fail gracefully when IWineD3DImpl_CreateDevice fails to create the front- or backbuffer. Patch: http://cvs.winehq.org/patch.py?id=18015 Old revision New revision Changes Path 1.30 1.31 +23 -19 wine/dlls/wined3d/directx.c 1.30 1.31 +1 -2 wine/dlls/wined3d/device.c