http://bugs.winehq.org/show_bug.cgi?id=8146
------- Additional Comments From hverbeet@gmail.com 2007-05-05 03:20 ------- I wasn't getting the white areas on the screen in the first place. The problem I was seeing was that something was blitted on the wrong place on the screen. (Would correspond with the white stuff being at the bottom rather than the top now).
Are you seeing any errors/fixmes in the console, particularly from anything FBO related? Does this happen with the default settings?
As for running out of memory, I ran with the nvperfkit driver and it does show the video memory running out before the system memory. As a workaround disabling VBO support in directx.c seems to work pretty well.