8 Apr
2010
8 Apr
'10
4:59 a.m.
On 7 April 2010 23:12, Roderick Colenbrander <thunderbird2k(a)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.