oleaut32: Add a test for loading/saving an empty picture.
[wine] / dlls / d3d10core / state.c
2012-10-04  Henri Verbeetd3d10core: Implement d3d10_device_OMSetBlendState().
2012-10-03  Henri Verbeetd3d10core: Implement d3d10_device_OMSetDepthStencilState().
2012-10-01  Henri Verbeetd3d10core: Implement d3d10_device_RSSetState().
2011-06-02  Michael Stefaniucd3d10core: COM cleanup for the ID3D10SamplerState iface.
2011-06-02  Michael Stefaniucd3d10core: COM cleanup for the ID3D10RasterizerState...
2011-06-02  Michael Stefaniucd3d10core: COM cleanup for the ID3D10DepthStencilState...
2011-06-01  Michael Stefaniucd3d10core: COM cleanup for the ID3D10BlendState iface.
2009-11-04  Henri Verbeetd3d10core: Add a stub ID3D10BlendState implementation.
2009-11-03  Henri Verbeetd3d10core: Add a stub ID3D10SamplerState implementation.
2009-11-03  Henri Verbeetd3d10core: Add a stub ID3D10RasterizerState implementation.
2009-11-03  Henri Verbeetd3d10core: Add a stub ID3D10DepthStencilState implement...