Module: wine Branch: master Commit: 7f7bc520b6610528b5db351502299b4c9589d6b6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7f7bc520b6610528b5db351502...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Jan 9 22:16:52 2012 +0100
wined3d: Get rid of the WINED3DTEXTURETRANSFORMFLAGS typedef.
---
dlls/wined3d/glsl_shader.c | 53 ++++++++++++++++++++++++++------------ dlls/wined3d/shader.c | 12 ++++---- dlls/wined3d/stateblock.c | 2 +- dlls/wined3d/utils.c | 60 +++++++++++++++++++++++++++----------------- include/wine/wined3d.h | 17 ++++++------ 5 files changed, 88 insertions(+), 56 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7f7bc520b6610528b5db35...