Module: wine Branch: master Commit: 8f0884066f1d61c0268fc62269d2f3cbc4e35ff5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8f0884066f1d61c0268fc62269...
Author: H. Verbeet hverbeet@gmail.com Date: Tue Feb 13 23:12:14 2007 +0100
wined3d: Add WINED3DDECLUSAGE, use it.
---
dlls/wined3d/baseshader.c | 28 ++++++++++++++-------------- dlls/wined3d/drawprim.c | 36 ++++++++++++++++++------------------ dlls/wined3d/glsl_shader.c | 18 +++++++++--------- dlls/wined3d/utils.c | 28 ++++++++++++++-------------- dlls/wined3d/vertexdeclaration.c | 34 +++++++++++++++++----------------- include/wine/wined3d_types.h | 17 +++++++++++++++++ 6 files changed, 89 insertions(+), 72 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8f0884066f1d61c0268fc6...