Stefan Dösinger : wined3d: Remove FLOAT16 vertex attribute conversion support.

Alexandre Julliard julliard at winehq.org
Tue Apr 12 11:07:37 CDT 2011


Module: wine
Branch: master
Commit: 5627ee49ea54ff3be89ba4ba62462e8577123ec0
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5627ee49ea54ff3be89ba4ba62462e8577123ec0

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sun Feb  6 23:47:49 2011 +0100

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          |  318 ++++++++--------------------------------
 dlls/wined3d/state.c           |   32 +----
 dlls/wined3d/wined3d_private.h |    3 -
 3 files changed, 65 insertions(+), 288 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=5627ee49ea54ff3be89ba4ba62462e8577123ec0



More information about the wine-cvs mailing list