crypt32: Fix more test failures.
[wine] / dlls / wined3d / swapchain.c
2005-11-08  Oliver StieberFixed an error in Swapchain_GetFrontBufferData.
2005-09-12  Alexandre JulliardFixed some more traces to use the right printf format...
2005-08-27  Oliver StieberMoved GetRasterStatus from device to swapchain.
2005-08-26  Mike McCormackFix gcc 4.0 warnings.
2005-08-23  Oliver StieberUpdate the implementation of GetFrontBufferData in...
2005-07-27  Oliver StieberChanged swapchains held by the device from an array...
2005-07-26  Oliver StieberRemove a load of IWineD3DSurface * casts that are no...
2005-07-13  Oliver StieberTidy up some comments and formatting.
2005-07-11  Francois GougetAssorted spelling fixes.
2005-06-23  Oliver StieberImplement swapchains.