View Single Post
Old 23 June 2011, 13:19   #26
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,545
Quote:
Originally Posted by Steve View Post
I have only been testing it a little but so far its looking good. There are no display problems to report and it seems to be working ok.
I need a huge brown paper bag now.

Vertex buffer's Z-coordinates were left uninitialized (should have been zeroed).

Apparently allocated vertex buffer contains usually zeros but not always (I'd have expected D3D debug mode to fill it with random values to prevent these kinds of hidden uninitialized variable bugs)

Quote:
EDIT: Forgot to test DirectDraw mode! Display now looks better in WB although the mouse pointer is still missing.
DD mode does not support RTG hardware mouse cursor = mouse disappears if you switch on the fly from D3D to DD.
Toni Wilen is offline  
 
Page generated in 0.05412 seconds with 11 queries