Module: wine Branch: refs/heads/master Commit: eee6fc9277d0f726749fa06f927cbed916e308a5 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=eee6fc9277d0f726749fa06f...
Author: Jason Green jave27@gmail.com Date: Tue May 9 22:27:50 2006 -0400
wined3d: Move DCL, DEF operations out of Generate loop and into separate functions.
---
dlls/wined3d/pixelshader.c | 40 ++++----- dlls/wined3d/vertexshader.c | 191 +++++++++++++++++++++---------------------- 2 files changed, 113 insertions(+), 118 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=eee6fc9277d0f726749f...