ole32: Specify the PSFactoryBuffer class in the idl files.
[wine] / dlls / ddraw /
2011-07-29  Ričardas Barkauskasddraw: Change IDirect3DTexture2_vtbl to IDirect3DTextur...
2011-07-29  Ričardas Barkauskasddraw: Rename surface_from_texture2 to impl_from_IDirec...
2011-07-29  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DTexture2 for appli...
2011-07-29  Ričardas Barkauskasddraw: COM cleanup for IDirect3DTexture interface.
2011-07-29  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DTexture() for...
2011-07-29  Ričardas Barkauskasddraw: Do not increase wined3d texture refcount in...
2011-07-29  Henri Verbeetwined3d: wined3d_device_evict_managed_resources() doesn...
2011-07-28  Matteo Bruniddraw/tests: Add a couple of fog tests.
2011-07-27  Matteo Bruniddraw/tests: Fix some messages.
2011-07-27  Matteo Bruniddraw/tests: Rename a variable.
2011-07-22  Henri Verbeetddraw/tests: Add tests to show that resizing the window...
2011-07-22  Henri Verbeetddraw: Resize the window after setting the new display...
2011-07-19  Henri Verbeetddraw: Just use SetWindowPos() in ddraw_set_display_mode().
2011-07-08  Michael Stefaniucddraw: Use unsafe_impl_from_IDirect3DExecuteBuffer...
2011-07-08  Michael Stefaniucddraw: COM cleanup for the IDirect3DExecuteBuffer iface.
2011-07-05  Henri Verbeetwined3d: Make D3DRS_ZBIAS work.
2011-06-28  Dylan Smithddraw: Partially revert a struct copy change to fix...
2011-06-28  Ričardas Barkauskasddraw: Separate IDirectDrawGammaControl reference count.
2011-06-28  Ričardas Barkauskasddraw: Move IDirect3DTexture and IDirect3DTexture2...
2011-06-28  Ričardas Barkauskasddraw: Separate IDirectDrawSurface and IDirectDrawSurfa...
2011-06-28  Ričardas Barkauskasddraw: Separate IDirectDrawSurface4 reference count.
2011-06-28  Ričardas Barkauskasddraw: Fix SetRenderTarget behaviour on failure.
2011-06-28  Ričardas Barkauskasddraw: Use ddraw_surface_release_iface to destroy lefto...
2011-06-27  John Edmondsddraw: Warning message about an invalid structure size...
2011-06-24  Henri Verbeetwined3d: Request per-surface palettes in the client...
2011-06-24  Henri Verbeetwined3d: Explicitly set surface alignment in the client...
2011-06-22  Henri Verbeetddraw: Implement surface private data handling on top...
2011-06-21  Ričardas Barkauskasddraw: Separate IDirectDrawSurface3 reference count.
2011-06-21  Ričardas Barkauskasddraw: Separate IDirectDrawSurface2 reference count.
2011-06-21  Ričardas Barkauskasddraw: Test ddraw surface reference counts a bit more.
2011-06-21  Ričardas Barkauskasddraw: Use helper function to delete attached surfaces.
2011-06-21  Ričardas Barkauskasddraw: AddRef the surface in AddAttachedSurface instead...
2011-06-21  Ričardas Barkauskasddraw: Add iface count for IDirectSurfaceImpl.
2011-06-21  Ričardas Barkauskasddraw: Remove ddraw_set_surface_version and set surface...
2011-06-20  Ričardas Barkauskasddraw: Fix ddraw4_EnumSurfaces to pass correct iface...
2011-06-20  Michael Stefaniucddraw: Use unsafe_impl_from_IDirectDrawClipper for...
2011-06-20  Michael Stefaniucddraw: COM cleanup for the IDirectDrawClipper iface.
2011-06-17  Stefan Dösingerddraw: Implement IDirect3D7::EvictManagedTextures.
2011-06-15  Michael Stefaniucddraw: COM cleanup for the IDirect3DVertexBuffer7 iface.
2011-06-15  Michael Stefaniucddraw: COM cleanup for the IDirect3DVertexBuffer iface.
2011-06-15  Michael Stefaniucddraw: Use unsafe_impl_from_IDirect3DVertexBuffer(...
2011-06-15  Michael Stefaniucddraw: Avoid unsafe IDirect3DVertexBuffer to object...
2011-06-15  Michael Stefaniucddraw: Rename d3d_vertex_buffer_init() and have it...
2011-06-14  Marcus Meissnerddraw: Removed superflous NULL check (Coverity).
2011-06-13  Francois Gougetddraw: Make unsafe_impl_from_IDirectDrawSurface{2,3...
2011-06-10  Ričardas Barkauskasddraw: Separate IDirectDrawSurface vtable.
2011-06-10  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirectDrawSurface() for...
2011-06-10  Ričardas Barkauskasddraw: Separate IDirectDrawSurface2 vtable.
2011-06-09  Michael Stefaniucddraw: Use unsafe_impl_from_IDirect3DLight() for applic...
2011-06-09  Michael Stefaniucddraw: COM cleanup for the IDirect3DLight iface.
2011-06-08  Michael Stefaniucddraw: COM cleanup for the IDirect3DMaterial3 iface.
2011-06-08  Michael Stefaniucddraw: Avoid "unsafe" IDirect3DMaterial3 to object...
2011-06-08  Michael Stefaniucddraw: Rename d3d_material_init() and have it allocate...
2011-06-08  Michael Stefaniucddraw: COM cleanup for the IDirectDrawGammaControl...
2011-06-07  Michael Stefaniucddraw: COM cleanup for the IDirect3DMaterial iface.
2011-06-07  Michael Stefaniucddraw: COM cleanup for the IDirect3DMaterial2 iface.
2011-06-06  Ričardas Barkauskasddraw: Separate IDirectDrawSurface4 vtable.
2011-06-06  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirectDrawSurface4.
2011-06-06  Ričardas Barkauskasddraw: Change lpVtbl to IDirectDrawSurface7_iface.
2011-06-06  Ričardas Barkauskasddraw: Avoid IDirectDrawSurfaceX to IDirectDrawSurface7...
2011-06-06  Ričardas Barkauskasddraw: Use impl_from_IDirectDrawSurface7() instead...
2011-06-06  Ričardas Barkauskasddraw: Separate other conversion to IDirectDrawSurfaceI...
2011-06-06  Ričardas Barkauskasddraw: Separate conversion from IDirectDrawSurface7...
2011-06-06  Ričardas Barkauskasddraw: Pass an object instead of iface to helper functi...
2011-06-06  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirectDrawSurface7() for...
2011-06-06  Henri Verbeetwined3d: Don't clamp vertex depth values.
2011-06-01  Andrew Nguyenddraw: Handle a callback cancellation attempt in d3d7_E...
2011-06-01  Andrew Nguyenddraw: Extend the lifetime of the EnumDevices strings...
2011-05-31  Ričardas Barkauskasddraw: Change IDirectDrawSurface3_vtbl to IDirectDrawSu...
2011-05-31  Ričardas Barkauskasddraw: Use a This variable in the IDirectDraw3 methods...
2011-05-31  Ričardas Barkauskasddraw: Rename surface_from_surface3() to impl_from_IDir...
2011-05-31  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirectDrawSurface3() for...
2011-05-31  Andrew Nguyenddraw: Remove some unused structure definitions in...
2011-05-31  Andrew Nguyenddraw: Add a NULL callback pointer check in the EnumDev...
2011-05-31  Andrew Nguyenddraw/tests: Remove a superfluous skip check.
2011-05-24  Dylan Smithddraw: Keep a function declaration within the include...
2011-05-24  Dylan Smithddraw: Don't interpret end padding as dwCaps2 for x64.
2011-05-24  Dylan Smithddraw: Avoid clearing some memory unnecessarily.
2011-05-24  Henri Verbeetddraw/tests: Fix the depth clamping test.
2011-05-24  Henri Verbeetddraw: Don't touch the window during mode setting if...
2011-05-24  Henri Verbeetddraw/tests: Add a test for mode settings calls with...
2011-05-19  Henri Verbeetwined3d: Get rid of the IWineD3DDeviceParent interface.
2011-05-17  Henri Verbeetwined3d: Remove COM from the device implementation.
2011-05-17  Henri Verbeetwined3d: Remove state management methods from the IWine...
2011-05-16  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2011-05-12  Ričardas Barkauskasddraw: Fix filtering of enumerated display modes.
2011-05-11  Henri Verbeetwined3d: Remove object creation methods from the IWineD...
2011-05-11  Henri Verbeetddraw: Skip redundant mode setting calls.
2011-05-11  Henri Verbeetddraw/tests: Add a small test for redundant mode settin...
2011-05-10  Stefan Dösingerddraw: Map ZBIAS values to a smaller depth range.
2011-05-09  Francois Gougetddraw/tests: Add a '\n' to an ok() call.
2011-05-03  Henri Verbeetddraw/tests: Add a test for SetCooperativeLevel() windo...
2011-05-03  Henri Verbeetddraw/tests: Make sure the window is properly released...
2011-05-02  Marcus Meissnerddraw: Added missing break (Coverity).
2011-04-29  Henri Verbeetwined3d: Remove COM from the surface implementation.
2011-04-22  Stefan Dösingerd3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS.
2011-04-22  Henri Verbeetddraw: Replace the light list with a standard Wine...
2011-04-21  Henri Verbeetddraw: Destroy the ddraw surface after the wined3d...
2011-04-21  Henri Verbeetddraw: Destroy the ddraw surface after the wined3d...
2011-04-21  Henri Verbeetddraw: Release the wined3d surface first in ddraw_surfa...
next