Henri Verbeet : d3d9: Implement IDirect3DVertexBuffer9 private data handling on top of wined3d_resource .

Alexandre Julliard julliard at winehq.org
Fri Jun 17 13:13:46 CDT 2011


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Jun 16 22:38:26 2011 +0200

d3d9: Implement IDirect3DVertexBuffer9 private data handling on top of wined3d_resource.

---

 dlls/d3d9/buffer.c             |   22 +++++++++++++++++-----
 dlls/wined3d/buffer.c          |    6 +++---
 dlls/wined3d/resource.c        |   11 ++++++-----
 dlls/wined3d/surface.c         |    6 +++---
 dlls/wined3d/texture.c         |    6 +++---
 dlls/wined3d/volume.c          |    6 +++---
 dlls/wined3d/wined3d.spec      |    3 +++
 dlls/wined3d/wined3d_private.h |    5 -----
 include/wine/wined3d.h         |    5 +++++
 9 files changed, 43 insertions(+), 27 deletions(-)

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



More information about the wine-cvs mailing list