Oh sorry, my misunderstanding!
It is called from: flush_to_framebuffer_drawpixels
http://source.winehq.org/git/wine.git/?a=blob;f=dlls/wined3d/surface.c;hb=HE...
On 3/25/07, Stefan Dösinger stefandoesinger@gmx.at wrote:
Am Samstag 24 März 2007 23:59 schrieb Nathan Williams:
It crashes at: dlls/wined3d/surface.c d3dfmt_convert_surface: 1593 *dest++ = table[color][0];
Yes, but from where is this called? d3dfmt_convert_surface: gets a height parameter, and this parameter is incorrect.