http://bugs.winehq.org/show_bug.cgi?id=9775
--- Comment #19 from Tobias Jakobi liquid.acid@gmx.net 2008-06-19 15:08:13 --- Created an attachment (id=14192) --> (http://bugs.winehq.org/attachment.cgi?id=14192) test_image_surface_pool
Rewritten test according to advices from Alexander.
Currently the test goes into surface.c, but device.c should be more correct (since CreateImageSurface is a device method. I didn't put it into device.c because surface.c already does all d3d init stuff for me and just hands me the proper setup device.
The test itself should be correct now. It fails in wine and passes on windows xp. Vista still needs a test.
Cheers, Tobias