Stefan Dösinger : wined3d: Use VBOs for index buffers.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 20 05:25:08 CST 2007


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Mon Feb 19 15:25:32 2007 +0100

wined3d: Use VBOs for index buffers.

---

 dlls/wined3d/device.c          |   68 ++++++++++++++++++++++++++++++++++++---
 dlls/wined3d/drawprim.c        |   14 ++++++--
 dlls/wined3d/indexbuffer.c     |   49 +++++++++++++++++++++++++++-
 dlls/wined3d/state.c           |   12 +++++++
 dlls/wined3d/wined3d_private.h |    8 ++++-
 5 files changed, 139 insertions(+), 12 deletions(-)

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



More information about the wine-cvs mailing list