gdi32: Move to a more scalable mechanism for picking the default fonts.
[wine] / dlls / ddraw / ddraw_private.h
2011-10-04  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DViewport2 for...
2011-10-04  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DViewport for appli...
2011-10-04  Ričardas Barkauskasddraw: COM cleanup for IDirect3DViewport3 interface.
2011-10-04  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DViewport3 for...
2011-10-04  Ričardas Barkauskasddraw: COM cleanup for the IDirectDrawPalette interface.
2011-10-04  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirectDrawPalette for...
2011-09-20  Henri Verbeetddraw: Store the wined3d swapchain reference in the...
2011-09-19  Henri Verbeetddraw: Implement ddraw7_Initialize().
2011-09-19  Henri Verbeetddraw: Get rid of IDirectDraw3.
2011-09-16  Henri Verbeetddraw: Use real flips.
2011-09-16  Henri Verbeetddraw: Store the primary surface.
2011-09-15  Henri Verbeetddraw: Get rid of some unused macros.
2011-09-15  Henri Verbeetddraw: Get rid of the surfaces field in IDirectDrawImpl.
2011-09-14  Henri Verbeetddraw: Get rid of the unused "initialized" field in...
2011-09-14  Henri Verbeetddraw: Just use a static variable for vblank emulation.
2011-09-14  Henri Verbeetddraw: Just use a static variable for scanline emulation.
2011-09-13  Henri Verbeetddraw: Get rid of an unused prototype.
2011-09-12  Henri Verbeetddraw: Get the total amount of video memory from wined3d.
2011-09-12  Henri Verbeetddraw: Remove the unused "depthstencil" field from...
2011-08-31  Stefan Dösingerddraw: Introduce a function to convert a DDSURFACEDESC2...
2011-08-31  Stefan Dösingerddraw: Introduce a function to convert a DDSURFACEDESC...
2011-08-31  Henri Verbeetddraw: Get rid of the ImplType fields in IDirectDrawImp...
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-08  Michael Stefaniucddraw: Use unsafe_impl_from_IDirect3DExecuteBuffer...
2011-07-08  Michael Stefaniucddraw: COM cleanup for the IDirect3DExecuteBuffer iface.
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: Separate IDirectDrawSurface and IDirectDrawSurfa...
2011-06-28  Ričardas Barkauskasddraw: Separate IDirectDrawSurface4 reference count.
2011-06-28  Ričardas Barkauskasddraw: Use ddraw_surface_release_iface to destroy lefto...
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: Add iface count for IDirectSurfaceImpl.
2011-06-21  Ričardas Barkauskasddraw: Remove ddraw_set_surface_version and set surface...
2011-06-20  Michael Stefaniucddraw: Use unsafe_impl_from_IDirectDrawClipper for...
2011-06-20  Michael Stefaniucddraw: COM cleanup for the IDirectDrawClipper iface.
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: Rename d3d_vertex_buffer_init() and have it...
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: 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: Use impl_from_IDirectDrawSurface7() instead...
2011-06-06  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirectDrawSurface7() for...
2011-05-31  Ričardas Barkauskasddraw: Change IDirectDrawSurface3_vtbl to IDirectDrawSu...
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-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-19  Henri Verbeetwined3d: Get rid of the IWineD3DDeviceParent interface.
2011-05-17  Henri Verbeetwined3d: Remove COM from the device implementation.
2011-04-29  Henri Verbeetwined3d: Remove COM from the surface implementation.
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-20  Henri Verbeetddraw: Replace the viewport list with a standard Wine...
2011-04-20  Henri Verbeetddraw: Introduce a separate function for texture creation.
2011-04-19  Henri Verbeetddraw: Verify the viewport belongs to the device on...
2011-04-14  Henri Verbeetwined3d: Remove COM from the swapchain implementation.
2011-04-13  Henri Verbeetwined3d: Get rid of the swapchain destroy callback.
2011-04-04  Henri Verbeetddraw: Get rid of the unused LoadWineD3D() declaration.
2011-03-28  Henri Verbeetwined3d: Remove COM from the texture implementation.
2011-03-08  Henri Verbeetddraw: Just pass NULL as swapchain parent.
2011-03-04  Henri Verbeetwined3d: Remove COM from the buffer implementation.
2011-02-04  Henri Verbeetwined3d: Remove COM from the clipper implementation.
2011-02-03  Henri Verbeetwined3d: Remove COM from the palette.
2011-02-03  Henri Verbeetwined3d: Remove COM from the vertex declaration.
2011-02-02  Henri Verbeetwined3d: Remove COM from IWineD3D.
2011-01-28  Henri Verbeetddraw: Link directly to wined3d.
2011-01-24  Michael Stefaniucddraw: COM cleanup for the IClassFactory iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirectDraw7 iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirectDraw4 iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirectDraw3 iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirectDraw2 iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirectDraw iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirect3D7 iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirect3D3 iface.
2011-01-18  Michael Stefaniucddraw: COM cleanup for the IDirect3D2 iface.
2011-01-18  Michael Stefaniucddraw: COM cleanup for the IDirect3D iface.
2010-10-21  David Adamddraw: Remove a useless function.
2010-10-05  Henri Verbeetddraw: Remove another hack.
2010-08-24  Henri Verbeetwined3d: Rename WINED3DFORMAT to wined3d_format_id.
2010-08-20  Henri Verbeetddraw: Add a separate function for surface initialization.
next