wined3d: Remove FLOAT16 vertex attribute conversion support.
authorStefan Dösinger <stefan@codeweavers.com>
Sun, 6 Feb 2011 22:47:49 +0000 (23:47 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Apr 2011 15:42:12 +0000 (17:42 +0200)
commit5627ee49ea54ff3be89ba4ba62462e8577123ec0
tree1ba67938370daaf1b2ca91d2016fdb245c148891
parent46d879eef60d6c2c6c8a7e9daf12b1448bdec7d5
wined3d: Remove FLOAT16 vertex attribute conversion support.

All mayor drivers support GL_ARB_half_float_vertex now and the half
float conversion doesn't work well in practise. The only game that was
ever playable with it was Eve online.
dlls/wined3d/buffer.c
dlls/wined3d/state.c
dlls/wined3d/wined3d_private.h