d3d8: Use unsafe_impl_from_IDirect3DVertexBuffer8 for app provided ifaces.
[wine] / dlls /
2011-07-08  Michael Stefaniucd3d8: Use unsafe_impl_from_IDirect3DVertexBuffer8 for...
2011-07-08  Alexandre Julliardmsvcp90/tests: Fix the calling convention of some funct...
2011-07-08  Frédéric Delanoyshell32: Remove dead assignment (Clang).
2011-07-08  André Hentschelshell32: Make sure that a structure is initialized...
2011-07-08  Vincent Povirkgdiplus: Implement GdipPlayMetafileRecord for EMF records.
2011-07-08  Vincent Povirkgdiplus: Add test showing scaling does not affect retur...
2011-07-08  Vincent Povirkgdiplus: Add tests for GdipPlayMetafileRecord.
2011-07-08  Vincent Povirkgdiplus: Add test for recording emf-only metafiles.
2011-07-08  Vincent Povirkgdiplus: Implement GetDC for metafiles.
2011-07-08  Vincent Povirkgdiplus: Stub GdipPlayMetafileRecord.
2011-07-08  Henri Verbeetwined3d: Make the surface parameter to d3dfmt_get_conv...
2011-07-08  Henri Verbeetwined3d: Make the src_surface parameter to draw_texture...
2011-07-08  Henri Verbeetwined3d: Make the surface parameter to surface_upload_d...
2011-07-08  Henri Verbeetwined3d: Make the surface parameter to surface_translat...
2011-07-08  Henri Verbeetwined3d: Make the rt parameter to surface_set_compatibl...
2011-07-07  Alistair Leslie... oleaut32: Implement ICreateTypeInfo2 SetHelpStringContext.
2011-07-07  Alistair Leslie... oledb32: Add DBTYPE_UI2 support to DataConvert.
2011-07-07  Jacek Cabanmshtml: Mark some functions as cdecl.
2011-07-07  Alexandre Julliardusp10: Make the various lookup tables more compact.
2011-07-07  Aric Stewartusp10: Shift to using the unicode data for most of...
2011-07-07  Aric Stewartusp10: Implement ScriptBreak using the Unicode Line...
2011-07-07  Austin Lundntdll/tests: Added tests for ObjectTypeInformation...
2011-07-07  Alexandre Julliardwineps.drv: Use the HDC from the gdi_physdev structure.
2011-07-07  Alexandre Julliardwineps.drv: Pass a generic PHYSDEV to all graphics...
2011-07-07  Alexandre Julliardwineps.drv: Get rid of the empty SetDeviceClipping...
2011-07-07  Alexandre Julliardgdi32: Export the gdi_physdev structure for the externa...
2011-07-07  Francois Gougetmsi: Make msi_parse_patch_summary() and msi_apply_patch...
2011-07-07  Hans Leidekkermsi: Check the return value of MSI_IterateRecords ...
2011-07-07  Hans Leidekkermsi: Get rid of the msistring typedef.
2011-07-07  Hans Leidekkermsi: Avoid dereferencing a NULL pointer (clang).
2011-07-07  Hans Leidekkermsi: Check the transform language against the package...
2011-07-07  Hans Leidekkermsi: Add a stub implementation of MsiDeterminePatchSequ...
2011-07-07  Hans Leidekkermsi: Remove some dead assignments (clang).
2011-07-07  Hans Leidekkermsi: Avoid using an uninitialized value (clang).
2011-07-07  Hans Leidekkermsi: Use the return value of MSI_IterateRecords (clang).
2011-07-07  Michael Stefaniucd3d9: COM cleanup for the IDirect3DSurface9 iface.
2011-07-07  Michael Stefaniucd3d9: Use unsafe_impl_from_IDirect3DSurface9 for app...
2011-07-07  Henri Verbeetwined3d: Rename "flag" to "location" in surface_modify_...
2011-07-07  Henri Verbeetwined3d: Make the surface parameter to surface_get_text...
2011-07-07  Henri Verbeetwined3d: Make the current_renderbuffer field in struct...
2011-07-07  Henri Verbeetwined3d: Make the context parameter to the get_drawable...
2011-07-07  Henri Verbeetwined3d: Make the device parameter to device_preload_te...
2011-07-07  André Hentschelkernel32/tests: Fix warning on non-x86 platforms.
2011-07-06  Vincent Povirkwinex11.drv: Process keyboard events when QS_HOTKEY...
2011-07-06  Vincent Povirkuser32: Test that QS_HOTKEY is properly set and cleared.
2011-07-06  Gerald Pfeiferurlmon: Silence a compiler warning (GCC 4.6).
2011-07-06  Matteo Bruniwined3d: Make dummy textures black.
2011-07-06  Matteo Brunid3d9/tests: Fix alpha component in the unbound sampler...
2011-07-06  Nikolay Sivovcomctl32/tests: Simplify a workaround for old module...
2011-07-06  Michael Stefaniucd3d9: COM cleanup for the IDirect3DVertexBuffer9 iface.
2011-07-06  Michael Stefaniucd3d9: Use unsafe_impl_from_IDirect3DVertexBuffer9 for...
2011-07-06  Michael Stefaniucd3d9: COM cleanup for the IDirect3DVertexShader9 iface.
2011-07-06  Michael Stefaniucd3d9: Use unsafe_impl_from_IDirect3DVertexShader9 for...
2011-07-06  Alistair Leslie... oleaut32: COM Cleanup ICreateTypeLib2Imp.
2011-07-06  Charles Weltond3dx9: Implemented tests for ID3DXLine's Begin and...
2011-07-06  Charles Weltond3dx9: Implement Begin and End methods.
2011-07-06  Alexandre Julliardwinex11: Set the reported screen bpp based on the avail...
2011-07-06  Frédéric Delanoymsi: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoympr: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoyd3dx9_36: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoyriched20: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoygdi.exe16: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoywinhttp: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoyws2_32: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoywinex11.drv: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoymsxml3: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoykrnl386.exe16: Remove dead initialization (Clang).
2011-07-06  André Hentschelvnbt.vxd: Remove dead initialization (clang).
2011-07-06  André Hentschelshell32: Remove dead initialization (clang).
2011-07-06  André Hentscheluser32: Remove dead initializations (clang).
2011-07-06  André Hentschelwinmm: Remove dead initialization (clang).
2011-07-06  Henri Verbeetwined3d: Pass a state pointer instead of a device point...
2011-07-06  Henri Verbeetwined3d: Remove the unused currentPatch field from...
2011-07-06  Henri Verbeetwined3d: Explicitly pass device and state to gen_ffp_fr...
2011-07-06  Henri Verbeetwined3d: Rename "flag" to "location" in surface_load_lo...
2011-07-06  Henri Verbeetwined3d: Make context_create() work if the window is...
2011-07-06  Andrew Nguyendinput8/tests: Replicate the IDirectInput tests for...
2011-07-06  Andrew Nguyendinput8: Improve the behavior of DirectInput8Create.
2011-07-06  Andrew Nguyendinput: Improve the behavior of DirectInputCreateEx.
2011-07-06  Andrew Nguyendinput: Extract the DirectInput instance creation and...
2011-07-06  Andrew Nguyendinput/tests: Add tests for IDirectInput::GetDeviceStatus.
2011-07-06  Andrew Nguyendinput: Add tests for IDirectInput::EnumDevices and...
2011-07-06  Andrew Nguyendinput: Improve the behavior of IDirectInput::CreateDevice.
2011-07-06  Andrew Nguyendinput: Improve the behavior of IDirectInput::Initialize.
2011-07-06  Andrew Nguyendinput: Fix some return values of IDirectInput::QueryIn...
2011-07-06  Andrew Nguyendinput: Implement IDirectInput::RunControlPanel.
2011-07-05  Piotr Pawlowwined3d: Delete cursor texture on device reset.
2011-07-05  Alexandre Julliardmsvcp90/tests: Dynamically generate a thunk to call...
2011-07-05  Stefan Dösingerwined3d: Pass a struct wined3d_fb_state * to context_ap...
2011-07-05  Stefan Dösingerwined3d: Pass a struct wined3d_fb_state to device_clear...
2011-07-05  Stefan Dösingerwined3d: Track framebuffer changes.
2011-07-05  Stefan Dösingerwined3d: Move FBO application into a state handler.
2011-07-05  Stefan Dösingerwined3d: Rename the rt mask generation functions.
2011-07-05  André Hentschelmountmgr.sys: Better fixme for unsupported ioctls.
2011-07-05  André Hentschelshdocvw: Add ITaskbarList[34] Interface.
2011-07-05  Vincent Povirkuser32: Notify the user driver of hotkey changes.
2011-07-05  Andrew Eikumwinmm/tests: Don't test MCI output if no output devices...
2011-07-05  Dylan Smithrichedit: Fix incorrect GUID values for ITextHost and...
2011-07-05  Dylan Smithriched20/tests: Test the text services IIDs.
2011-07-05  Frédéric Delanoydbghelp: Remove dead code (Clang).
next