Module: wine Branch: master Commit: d7e1b973c7bac38f7b178ac8c297672fd2ace565 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d7e1b973c7bac38f7b178ac8c2...
Author: Roderick Colenbrander thunderbird2k@gmail.com Date: Thu Apr 8 22:49:47 2010 +0200
wined3d: Start moving texture format fixups to the formats table.
---
dlls/wined3d/surface.c | 68 ++------ dlls/wined3d/utils.c | 327 +++++++++++++++++++++++----------------- dlls/wined3d/wined3d_private.h | 1 + 3 files changed, 207 insertions(+), 189 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d7e1b973c7bac38f7b178a...