Stefan Dösinger : wined3d: Emulate half float vertices if GL_NV_half_float is not there.

Alexandre Julliard julliard at winehq.org
Wed Dec 19 06:58:23 CST 2007


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Mon Dec 17 18:18:19 2007 +0100

wined3d: Emulate half float vertices if GL_NV_half_float is not there.

---

 dlls/wined3d/drawprim.c          |  257 ++++++++++++++++++++++++++------------
 dlls/wined3d/state.c             |    6 +
 dlls/wined3d/vertexdeclaration.c |    3 +
 dlls/wined3d/wined3d_private.h   |    1 +
 4 files changed, 185 insertions(+), 82 deletions(-)

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



More information about the wine-cvs mailing list