atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / dxgi / surface.c
2012-04-20  Henri Verbeetdxgi: COM cleanup for the surface IUnknown interface.
2012-04-06  Henri Verbeetdxgi: Don't return a pointer to the implementation...
2011-06-07  Michael Stefaniucdxgi: COM cleanup for the IDXGISurface iface.
2009-12-07  Henri Verbeetdxgi: Implement IDXGISurface::GetParent().
2009-12-07  Henri Verbeetdxgi: Implement IDXGISurface::GetDevice().
2009-12-07  Henri Verbeetdxgi: Add a separate function for surface initialization.
2009-01-19  Henri Verbeetdxgi: Allow dxgi_surface to be aggregated.
2009-01-15  Henri Verbeetdxgi: Add a stub IDXGISurface implementation.