ddraw: Introduce a function for creating the swapchain.
[wine] / dlls /
2011-09-08  Henri Verbeetddraw: Introduce a function for creating the swapchain.
2011-09-08  Henri Verbeetddraw: Also check errors returned by ddraw_create_gdi_s...
2011-09-08  Henri Verbeetwined3d: Use draw_binding for the surface_modify_locati...
2011-09-08  Huw Daviesgdi32: When creating a dib_info from a ddb, always...
2011-09-08  Alexandre Julliardgdi32: Move DIB driver definitions to dibdrv.h.
2011-09-08  Alexandre Julliardgdi32: Allocate the DIB driver on first use, and free...
2011-09-07  Alexandre Julliardwinex11: Make sure the bitmap created from a packed...
2011-09-07  Alexandre Julliardwinex11: Make sure the bitmap of the brush pattern...
2011-09-07  Marcus Meissnermsi: Check for return value of GetUserName (Coverity).
2011-09-07  Alistair Leslie... msxml3: Only compare strings if the transform was succe...
2011-09-07  André Hentschelntdll: Allow reading from a writable section.
2011-09-07  Bernhard Looswuapi: Add the SystemInformation coclass and interface.
2011-09-07  Marcus Meissnernetapi32: Check for GetUserNameW return (Coverity).
2011-09-07  Nikolay Sivovcomctl32/monthcal: Make day drawing helpers aware of...
2011-09-07  Jörg Höhlewinecoreaudio: Fix AudioRenderClient Get/ReleaseBuffer...
2011-09-07  Jörg Höhlemmdevapi: Accept up to 8 channels.
2011-09-07  Jacek Cabanvbscript: Added call statement compilation implementation.
2011-09-07  Jacek Cabanvbscript: Added function call statement parsing beginni...
2011-09-07  Jacek Cabanvbscript: Added identifiers support to lexer.
2011-09-07  Jacek Cabanvbscript: Added lexer support for newlines and comments.
2011-09-07  Jacek Cabanvbscript: Added beginning script running tests.
2011-09-07  Jacek Cabanvbscript: Added beginning interpreter implementation.
2011-09-07  Jacek Cabanvbscript: Added beginning bytecode compiler implementation.
2011-09-07  Alexandre Julliardgdi32: Leave it up to the driver to push the new device...
2011-09-07  Alexandre Julliardgdi32: Don't allow CreateCompatibleDC on a metafile DC.
2011-09-07  Alexandre Julliardgdi32: Add a driver entry point for CreateCompatibleDC.
2011-09-07  Alexandre Julliardgdi32: Make the push/pop_dc_driver functions available...
2011-09-07  Alexandre Julliardgdi32: Don't free a driver when it's popped from the...
2011-09-07  Alexandre Julliardgdi32: Always set biClrUsed in internal BITMAPINFO...
2011-09-07  André Hentscheldnsapi: Use internal name_skip function.
2011-09-07  Alistair Leslie... msxml3: Correct Objsafe tests for older msxml3.
2011-09-07  Stefan Dösingerddraw: Add tests for dwZBufferBitDepth and dwMipMapCoun...
2011-09-07  Stefan Dösingerddraw: Add tests for DDSD_PIXELFORMAT and DDSD_ZBUFFERB...
2011-09-07  Stefan Dösingerddraw: Convert DDSURFACEDESC2 in lock.
2011-09-07  Stefan Dösingerddraw: Check the alignment, not the size.
2011-09-07  Stefan Dösingerddraw: Add some NULL pointer tests.
2011-09-07  Stefan Dösingerddraw: Remove crashing tests.
2011-09-07  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-07  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-07  Henri Verbeetddraw: Set the swap effect to WINED3DSWAPEFFECT_COPY...
2011-09-07  Henri Verbeetddraw: Only explicitly initialize non-zero fields in...
2011-09-07  Henri Verbeetwined3d: Implement wined3d_surface_flip() as a blit.
2011-09-06  Octavian Voicuntdll: Fix two buffer overflow conditions in RtlDosPath...
2011-09-06  Aric Stewartusp10: Disable glyph indexes for Symbol, non-TrueType...
2011-09-06  Alistair Leslie... rasapi32: Return error on invalid parameters.
2011-09-06  Alistair Leslie... msxml3: Correct MSXML object safety tests.
2011-09-06  Jacek Cabanvbscript: Added beginning lexer implementation.
2011-09-06  Jacek Cabanvbscript: Added beginning parser implementation.
2011-09-06  Alexandre Julliardwinex11: Get rid of the no longer used RLE support.
2011-09-06  Alexandre Julliardgdi32: Add RLE support in SetDIBitsToDevice.
2011-09-06  Alexandre Julliardwinex11: Get rid of the SetDIBitsToDevice implementation.
2011-09-06  Alexandre Julliardgdi32: Add a SetDIBitsToDevice implementation in the...
2011-09-06  André Hentscheldbghelp: Add some new dwarf enumerations.
2011-09-06  Alexandre Julliardqcap: Include system headers before Windows headers.
2011-09-06  Alexandre Julliardopenal32: Include system headers before Windows headers.
2011-09-06  Alexandre Julliardkernel32: Include system headers before Windows headers.
2011-09-06  Alexandre Julliardmountmgr.sys: Include system headers before Windows...
2011-09-06  Bruno Jesusws2_32: Avoid an unhandled exception in WSAIoctl.
2011-09-06  Francois Gougetcomctl32: Property sheets must be able to redraw themse...
2011-09-06  Alexandre Goujonkernel32: Add UDF support.
2011-09-06  Lucas Fialho Zawackidinput: Working CANCEL and RESET buttons in ConfigureDe...
2011-09-06  Lucas Fialho Zawackidinput: Added possibility to change the action mapping...
2011-09-06  Lucas Fialho Zawackidinput: Added display of available actions to Configure...
2011-09-06  Lucas Fialho Zawackidinput: Added object/action enumeration to ConfigureDev...
2011-09-06  Lucas Fialho Zawackidinput: Added enumerated devices to ConfigureDevices...
2011-09-06  Lucas Fialho Zawackidinput: Added ConfigureDevices dialog.
2011-09-06  Michael Stefaniucquartz: Use an IDL file to define the IAMFilterData...
2011-09-06  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-06  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-06  Henri Verbeetwined3d: Try doing a present in wined3d_surface_blt...
2011-09-06  Henri Verbeetwined3d: Don't override the swapchain present interval...
2011-09-05  Piotr Cabanmsvcrt: Fix _vswprintf* arguments.
2011-09-05  Alistair Leslie... ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegist...
2011-09-05  Alexandre Julliardsecur32: Avoid size_t and fix some printf formats.
2011-09-05  André Hentschelcryptnet: Use the constants from the wininet header.
2011-09-05  Alexandre Julliardwldap32: Include system headers before Windows headers.
2011-09-05  Alexandre Julliardsane.ds: Include system headers before Windows headers.
2011-09-05  Alexandre Julliardgphoto2.ds: Include system headers before Windows headers.
2011-09-05  Alexandre Julliardcrypt32: Include system headers before Windows headers.
2011-09-05  Alexandre Julliardadvapi32: Include system headers before Windows headers.
2011-09-05  Hans Leidekkermsi: Initialize a variable.
2011-09-05  Hans Leidekkermsi: Use a higher value for the initial transform disk id.
2011-09-05  Hans Leidekkermsi/tests: Fix a number of test messages.
2011-09-05  Hans Leidekkermsi: Avoid a leak when a query is executed more than...
2011-09-05  Hans Leidekkerwinhttp: Fix some memory leaks.
2011-09-05  Hans Leidekkerwinhttp/tests: Initialize a variant with a known value.
2011-09-05  Hans Leidekkerwinhttp: Properly test a boolean variant.
2011-09-05  Hans Leidekkerxolehlp: New dll.
2011-09-05  Michael Stefaniucntdll: Don't use HIWORD to check if an atom is a small...
2011-09-05  Jacek Cabanvbscript: Added AddNamedItem implementation.
2011-09-05  Jacek Cabanvbscript: Added more uninitialization tests and fixes.
2011-09-05  Jacek Cabanvbscript: Added GetScriptDispatch implementation.
2011-09-05  Jacek Cabanvbscript: Added SetScriptState implementation.
2011-09-05  Thomas Mullalyurlmon: Made domain mapping support IUri based and...
2011-09-05  Thomas Mullalyurlmon: Added basic MapUrlToZoneEx2 implementation.
2011-09-05  Thomas Mullalyurlmon: Improved GetSecurityId's support for file url's.
2011-09-05  Thomas Mullalyurlmon: Use CoTaskMemFree instead of HeapFree for memor...
2011-09-05  Francois Gougetshlwapi: Add a message context for 'hr', 'min' and...
2011-09-05  Francois Gougetcrypt32 & cryptdlg: Specify a message context for ...
2011-09-05  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
next