wined3d: General signed format correction without native signed formats.
authorStefan Dösinger <stefan@codeweavers.com>
Tue, 20 Mar 2007 23:06:04 +0000 (00:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Mar 2007 21:51:19 +0000 (22:51 +0100)
commite25a16fda5be9ec7e1c0e56d430d3e4c6e31f05c
treedc74d0ae5a9244961378e69105f6167ca2959fea
parent2cdbd9a53d378e7253fbb54002ed056c59e171e4
wined3d: General signed format correction without native signed formats.

Implement signed d3d formats for D3DFMT_V8U8 and D3DFMT_Q8W8V8U8 if no
suitable opengl signed format is supported.
dlls/wined3d/arb_program_shader.c
dlls/wined3d/surface.c