On 7 April 2010 23:12, Roderick Colenbrander thunderbird2k@gmail.com wrote:
dlls/wined3d/device.c | 5 +- dlls/wined3d/surface.c | 169 +++++++++++++++++++++++----------------- dlls/wined3d/utils.c | 1 + dlls/wined3d/wined3d_private.h | 5 +- 4 files changed, 102 insertions(+), 78 deletions(-)
I'm not so convinced by the idea of having mutable format descriptions. What problem are you solving, and why is this the best solution? At the very least the patch looks like it could be split though.