Henri Verbeet : wined3d: Merge vertexbuffer.c with buffer.c.

Alexandre Julliard julliard at winehq.org
Mon Feb 23 10:00:24 CST 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Feb 23 09:16:04 2009 +0100

wined3d: Merge vertexbuffer.c with buffer.c.

This just moves to code to the same file, but we want to merge the
implementations as well at some point.

---

 dlls/wined3d/Makefile.in    |    1 -
 dlls/wined3d/buffer.c       |  947 +++++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/vertexbuffer.c |  820 -------------------------------------
 3 files changed, 947 insertions(+), 821 deletions(-)

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



More information about the wine-cvs mailing list