Module: wine Branch: refs/heads/master Commit: 5308e026d1090d2caa5d0d665c9e77819fd1aaa7 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=5308e026d1090d2caa5d0d66...
Author: Jason Green jave27@gmail.com Date: Tue May 9 22:26:05 2006 -0400
wined3d: Move program_dump_decl_usage into baseshader.
---
dlls/wined3d/baseshader.c | 75 ++++++++++++++++++++++++++++++ dlls/wined3d/pixelshader.c | 99 +++++++--------------------------------- dlls/wined3d/vertexshader.c | 79 +------------------------------- dlls/wined3d/wined3d_private.h | 4 ++ 4 files changed, 100 insertions(+), 157 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=5308e026d1090d2caa5d...