Stefan Dösinger : wined3d: Implement half float vertex buffer conversion.

Alexandre Julliard julliard at winehq.org
Fri Dec 21 07:28:27 CST 2007


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

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

wined3d: Implement half float vertex buffer conversion.

---

 dlls/wined3d/device.c          |    2 +
 dlls/wined3d/drawprim.c        |   38 ++------
 dlls/wined3d/state.c           |   59 ++++++++---
 dlls/wined3d/vertexbuffer.c    |  211 +++++++++++++++++++++++++++++++++++-----
 dlls/wined3d/wined3d_private.h |   24 +++++
 5 files changed, 266 insertions(+), 68 deletions(-)

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



More information about the wine-cvs mailing list