ddraw: Remove support for V16U16.
commit2702f28e669c88a81f6361c9cc4b374114c17f42
authorStefan Dösinger <stefan@codeweavers.com>
Wed, 11 Mar 2015 09:33:45 +0000 (11 10:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2015 13:09:29 +0000 (11 22:09 +0900)
treed7dd9709333307de28f808509d09d50d97e85b22
parentb07b350286ab489c0026163aa92964420cebb994
ddraw: Remove support for V16U16.

None of my Windows drivers support this format. At best this will
confuse applications trying to pick X8L8V8U8.
dlls/ddraw/device.c
dlls/ddraw/utils.c