Henri Verbeet : wined3d: Move SM 1-3 parsing functions to their own file.

Alexandre Julliard julliard at winehq.org
Mon May 4 09:06:38 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon May  4 09:49:27 2009 +0200

wined3d: Move SM 1-3 parsing functions to their own file.

---

 dlls/wined3d/Makefile.in       |    1 +
 dlls/wined3d/baseshader.c      |  282 +------------------------------------
 dlls/wined3d/shader_sm1.c      |  304 ++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/wined3d_private.h |   11 ++
 4 files changed, 318 insertions(+), 280 deletions(-)

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



More information about the wine-cvs mailing list