netstat: Initial implementation.
[wine] / dlls / d3d9 / surface.c
2012-10-24  Henri Verbeetwined3d: Set texture_level in surface_set_texture_targe...
2012-05-30  Henri Verbeetd3d9: Get rid of IDirect3DSurface9Impl.
2012-05-29  Henri Verbeetd3d9: Get rid of IDirect3DDevice9Impl.
2012-04-13  Henri Verbeetwined3d: Unify the wined3d_mapped_rect and wined3d_mapp...
2012-04-13  Henri Verbeetd3d9: COM cleanup for the IDirect3DVertexDeclaration9...
2012-03-30  Henri Verbeetd3d9: Don't return a pointer to the implementation...
2012-01-20  Henri Verbeetwined3d: Get rid of the WINED3DSURFTYPE typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DPOOL typedef.
2012-01-11  Henri Verbeetd3d9: Don't expose wined3d internal flags to the applic...
2011-12-06  Henri Verbeetwined3d: Get rid of the WINED3DLOCKED_RECT typedef.
2011-11-30  Henri Verbeetwined3d: Add a flags parameter to wined3d_surface_create().
2011-07-07  Michael Stefaniucd3d9: COM cleanup for the IDirect3DSurface9 iface.
2011-07-07  Michael Stefaniucd3d9: Use unsafe_impl_from_IDirect3DSurface9 for app...
2011-06-22  Henri Verbeetd3d9: Implement IDirect3DSurface9 private data handling...
2011-05-17  Henri Verbeetwined3d: Remove COM from the device implementation.
2011-05-11  Henri Verbeetwined3d: Remove object creation methods from the IWineD...
2011-04-29  Henri Verbeetwined3d: Remove COM from the surface implementation.
2011-04-25  Michael Stefaniucd3d9: Finish the COM cleanup of the IDirect3DDevice9Ex...
2011-04-22  Henri Verbeetwined3d: Get rid of IWineD3DSurface::GetType().
2011-03-11  Henri Verbeetwined3d: Get rid of IWineD3DSurface::GetDesc().
2011-03-09  Henri Verbeetwined3d: Merge the various resource desc structures.
2011-01-26  Henri Verbeetd3d9: Remove some useless ERRs (LLVM/Clang).
2010-11-16  Henri Verbeetd3d9: Fix some return values.
2010-10-14  Henri Verbeetwined3d: Consistently use Map/Unmap for mapping resources.
2010-09-08  Henri Verbeetwined3d: IWineD3DSurface_GetDesc() should never fail.
2010-09-01  Henri Verbeetwined3d: Don't require wined3d object parents to be...
2009-12-07  Henri Verbeetd3d9: Fix GetDevice() for surfaces that are part of...
2009-12-04  Henri Verbeetd3d9: Simplify GetDevice().
2009-10-20  Henri Verbeetd3d9: Add traces.
2009-09-29  Allan Tongd3d9: Don't release the parent device before destroying...
2009-09-16  Henri Verbeetwined3d: Don't free D3D surfaces until the wined3d...
2009-09-15  Henri Verbeetd3d9: Add a separate function for surface initialization.
2009-09-08  Stefan Dösingerwined3d: Test and fix ddraw and d3d9 GetDC differences.
2009-08-26  Henri Verbeetd3d9: Use the wined3d cs for wined3d locking.
2009-06-15  Henri Verbeetwined3d: Get rid of the pointers in WINED3DSURFACE_DESC.
2009-03-23  Henri Verbeetd3d9: Get rid of resource.c.
2009-02-20  Henri Verbeetd3d9: Explicitly convert between D3DFORMAT and WINED3DF...
2009-01-09  Stefan Dösingerddrawex: Add a test for the permanent DC function.
2009-01-03  Stefan Dösingerddraw: Add a test for IDirectDrawSurface::GetDC.
2008-11-04  Stefan Dösingerd3d9: Use the correct AddRef and Release macros.
2007-06-22  Stefan Dösingerd3d9: Hold the lock in suface methods.
2006-12-18  Markus Amslerd3d9: Handle surface container in d3d9.
2006-12-18  Markus Amslerd3d9: Fix implicit surface refcounting.
2006-12-18  Markus Amslerd3d9: Handle surface refcount forwarding in d3d9.
2006-10-10  H. Verbeetd3d9: Win64 printf format warning fixes.
2006-06-10  Alexandre Julliardd3d9: Make the virtual table functions static where...
2006-06-07  H. Verbeetd3d9: Fix QueryInterface.
2006-05-30  Vitaliy Margolend3d9: Add reference to the parent device for surfaces.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-06  Stefan Dösingerwined3d: Add WINED3DLOCKED_RECT to wined3d_types.h.
2006-03-28  Stefan Dösingerwined3d: Add WINED3DPOOL to wined3d_types.h.
2006-03-27  Stefan Dösingerwined3d: Add WINED3DMULTISAMPLE_TYPE to wined3d_types.h.
2006-03-10  Stefan Dösingerwined3d: Consistently use WINED3DRESOURCETYPE.
2006-03-06  H. Verbeetwined3d: Fix the relation between surfaces and their...
2006-02-07  H. Verbeetwined3d/d3d9: Cleanup GetContainer for surfaces.
2005-08-23  Oliver StieberTidy up d3d9 and finalize passing d3d9 calls to wined3d...
2005-07-11  Oliver StieberMove parameters relating to opengl on the surface struc...
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-11  Oliver StieberChange AddRef in queryInterface to IUnknown_AddRef.
2005-03-02  Oliver StieberImplemented guids for wined3d.
2005-03-02  Oliver StieberPut all the stubs in wined3d in place, with some functi...
2005-01-24  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-18  Jason Edmeades- Handle failures to allocate storage more gracefully.
2005-01-17  Jason Edmeades- Add texture support for all the texture types for...
2005-01-09  Jason EdmeadesAdd render target support, and ensure there is a front...
2004-10-14  Jason Edmeades- Add support (as far as was previously) for the Vertex...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-01  Raphael Junqueira- some cleanups and fixes on d3d8 and d3d9 headers