On 16 May 2014 15:31, Jeremy White jwhite@codeweavers.com wrote:
I'll start picking at these again. There should be at least a few that are 'easy'.
For what it's worth, the ddraw1/2/4/7 ones that fail with "Got unexpected pitch 252, expected 256." are because of 64-bit ddraw using a different alignment. Fixing the tests to accept the 64-bit result with a todo_wine shouldn't be hard, although ideally we'd fix the implementation as well.