Module: wine Branch: refs/heads/master Commit: 246677ae46aea33fd04a7b4b8ab4cc043abdd404 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=246677ae46aea33fd04a7b4b...
Author: Jason Green jave27@gmail.com Date: Tue May 9 22:43:34 2006 -0400
wined3d: Modified the opcode tables (and struct) to include a pointer to a GLSL generator function.
---
dlls/wined3d/pixelshader.c | 168 ++++++++++++++++++++-------------------- dlls/wined3d/vertexshader.c | 114 ++++++++++++++------------- dlls/wined3d/wined3d_private.h | 1 3 files changed, 142 insertions(+), 141 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=246677ae46aea33fd04a...