wined3d: Handle a few "silent" FIXMEs more consistent with the rest of the code.
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 1 Dec 2008 14:32:14 +0000 (15:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Dec 2008 13:04:00 +0000 (14:04 +0100)
commitfec9820e56cf4520ba65cb07f0090d7f67cba21d
treec7510a652a60d8013a82676e80ec1905a3d5515a
parentd1076aeab488c5ce1716a2d3d0147da2d1159dcc
wined3d: Handle a few "silent" FIXMEs more consistent with the rest of the code.

Also avoids needlessly initializing static variables.
dlls/wined3d/device.c
dlls/wined3d/drawprim.c
dlls/wined3d/state.c
dlls/wined3d/swapchain_base.c