wined3d: Also print an attachment's multisample type in context_check_fbo_status().
[wine] / dlls /
2011-08-24  Henri Verbeetwined3d: Use draw_binding in arbfp_blit_surface().
2011-08-24  Henri Verbeetwined3d: Keep track of a surface's "draw location".
2011-08-24  Henri Verbeetwined3d: Set the current location to SFLAG_INTEXTURE...
2011-08-24  Henri Verbeetwined3d: Add a registry key to disable rendering swapch...
2011-08-24  Henri Verbeetwined3d: Don't get rid of the user memory unless we...
2011-08-24  Aric Stewartusp10: Always use a SCRIPT_STATE and SCRIPT_CONTROL...
2011-08-24  Alexander Morozovcryptui: Disable some buttons if a certificate is not...
2011-08-24  André Hentschelwininet: Parse user and password for proxy authentication.
2011-08-24  André Hentschelwininet: Don't return a relative path when building...
2011-08-24  André Hentschelwininet: Use the constants from the wininet header.
2011-08-24  Stefan Dösingerddraw: Correct WINED3DFMT_X8D24_UNORM.
2011-08-24  Stefan Dösingerwined3d: Disable WINED3DFMT_S1_UINT_D15_UNORM and WINED...
2011-08-24  Stefan Dösingerddraw: Correct WINED3DFMT_D24_UNORM_S8_UINT.
2011-08-24  Stefan Dösingerwined3d: Call glFlush after updating a buffer.
2011-08-24  Jörg Höhlemmdevapi: After GetBuffer, refuse Reset, but Start...
2011-08-24  Lucas Fialho Zawackidinput: Proper conversion of username parameters for...
2011-08-24  Lucas Fialho Zawackidinput: Free previous action map in SetActionMap.
2011-08-24  Lucas Fialho Zawackidinput: In BuildActionMap, don't assign objects to...
2011-08-24  Lucas Fialho Zawackidinput: Common implementation for joystick, keyboard...
2011-08-24  Lucas Fialho Zawackidinput: Common implementation of BuildActionMap for...
2011-08-24  Bruno Jesusws2_32: Fix false-positive write fds on select().
2011-08-23  Jacek Cabanoleaut32: Correctly test VARIANT_BOOL value in VarCat.
2011-08-23  Jacek Cabanmshtml: Wine Gecko 1.3 release.
2011-08-23  Francois Gougetshdoclc: Convert some unneeded popup menu labels to...
2011-08-23  Francois Gougethhctrl.ocx: Convert an unneeded popup menu label to...
2011-08-23  Francois Gougetwineps.drv: Make PSDRV_WriteRGB() static.
2011-08-23  Hans Leidekkermsi/tests: Clean up local packages.
2011-08-23  Hans Leidekkermsi: Remove icons when the product is uninstalled.
2011-08-23  Hans Leidekkermsi: Initialize the installation context from the regis...
2011-08-23  Hans Leidekkermsi: Remove local patch packages when the product is...
2011-08-23  Hans Leidekkermsi: Don't create a temporary copy of the package.
2011-08-23  Hans Leidekkermsi: Print a warning instead of a fixme if we fail...
2011-08-23  Hans Leidekkermsi/tests: Use a package code that is different from...
2011-08-23  Huw Daviesgdi32: Add an exception handler to catch bad pointers...
2011-08-23  Huw Daviesgdi32: Remove an unneeded level of indentation.
2011-08-23  Huw Daviesgdi32: Add support for all of the ternary rops.
2011-08-23  Huw Daviesgdi32: Add a copy_rect helper function.
2011-08-23  Huw Daviesgdi32: Move the dib driver's GetImage and PutImage...
2011-08-23  Piotr Cabanmsvcp: Sync spec files.
2011-08-23  Piotr Cabanmsvcp90: Added basic_streambuf<char> class stub.
2011-08-23  Bernhard Looskernel32: CreateFile uses an nonalertable io mode.
2011-08-23  Frédéric Delanoyjscript: Don't copy more than needed in parse_string_li...
2011-08-23  Piotr Cabanmshtml: Remove no longer needed get_attr_from_nselem...
2011-08-23  Piotr Cabanmshtml/tests: Added dynamic properties accessing tests.
2011-08-23  Piotr Cabanmshtml: Make sure dynamic properties are initialized...
2011-08-23  Piotr Cabanmshtml: Populate dynamic properties table in get_dynami...
2011-08-23  Piotr Cabanmshtml: DeleteMemberByDispID should return E_NOTIMPL.
2011-08-23  Piotr Cabanmshtml: Added nsIDOMNamedNodeMap interface.
2011-08-23  Michael Stefaniucole32: COM cleanup in classmoniker.c.
2011-08-23  Michael Stefaniucole32: COM cleanup in antimoniker.c.
2011-08-23  Nikolay Sivovntdll: While requesting TokenGroups calculate required...
2011-08-23  Andrew Talbotnetapi32: Fix to prevent access beyond nul terminator.
2011-08-23  Andrew Talbotwinmm: Constify some variables.
2011-08-23  Andrew Talbotmsvcrt: Constify some variables.
2011-08-23  Andrew Talbotkrnl386.exe16: Constify a variable.
2011-08-23  Andrew Talbotdbghelp: Constify some variables.
2011-08-23  Andrew Eikummmdevapi: Disable sound if the user explicitly selects...
2011-08-23  Henri Verbeetwined3d: Make some parameters to get_glsl_program_entry...
2011-08-23  Henri Verbeetwined3d: Make the shader parameter to shader_glsl_gener...
2011-08-23  Henri Verbeetwined3d: Make the shader parameter to shader_glsl_gener...
2011-08-23  Henri Verbeetwined3d: Introduce a function to update a swapchain...
2011-08-23  Henri Verbeetwined3d: Just call resource_unload() in updateSurfaceDe...
2011-08-23  Henri Verbeetwined3d: Only delete the GL contexts after unloading...
2011-08-23  Henri Verbeetwined3d: Rename WineD3D_ChoosePixelFormat() to context_...
2011-08-23  Henri Verbeetwined3d: Reject color blits on sysmem surfaces in ffp_b...
2011-08-23  Henri Verbeetwined3d: Move arbfp based color blits from IWineD3DSurf...
2011-08-23  Henri Verbeetwined3d: Reject color blits on sysmem surfaces in arbfp...
2011-08-23  Aric Stewartusp10: Implement Multiple Substitution Subtable.
2011-08-23  Nikolay Sivovmsxml3/mxnamespace: Support prefix override mode.
2011-08-23  Nikolay Sivovmsxml3/mxnamespace: Implemented getURI().
2011-08-23  Nikolay Sivovmsxml3/mxnamespace: Implement declarePrefix() and getDe...
2011-08-23  Nikolay Sivovmsxml3/mxnamespace: Stub IVBMXNamespaceManager and...
2011-08-23  Nikolay Sivovmsxml3/mxnamespace: Add IMXNamespaceManager stub.
2011-08-23  Thomas Mullalymsxml3: Added IStream support to IMXWriter.
2011-08-23  Thomas Mullalymsxml3/tests: Added more IMXWriter tests.
2011-08-23  Thomas Mullalymsxml3/tests: Added IStream tests for IMXWriter.
2011-08-23  Francois Gougetadvapi32/tests: Test what happens when a service fails...
2011-08-23  André Hentschelgdi32: Initial gamma setting tests.
2011-08-23  André Hentschelwinex11: Validate the ramps also when not converting...
2011-08-23  André Hentschelieframe: Only print the FIXMEs once for progress bar...
2011-08-23  Francois Gougetuser32: When destroying a window, preserve the first...
2011-08-23  Francois Gougetuser32/tests: Test what happens to a WM_QUIT posted...
2011-08-23  Mariusz Plucińskishell32: Replace call of RegDeleteKeyW by SHDeleteKeyW.
2011-08-22  Francois Gougetcomdlg32: Specify a message context for 'mm'.
2011-08-22  Bernhard Looskernel32: Create(Named)Pipe uses an nonalertable io...
2011-08-22  Bernhard Looskernel32: Make CreateThread hotpatchable.
2011-08-22  Bernhard Loosntdll: Initialize the Length field of PEB->LdrData.
2011-08-22  Bruno Jesususer32/tests: Add combobox CB_SETDROPPEDWITH/CB_GETDROP...
2011-08-22  Stefan Dösingerwined3d: Invalidate streamsrc, vdecl and indexbuffer...
2011-08-22  Michael Stefaniucwined3d: Sync a function prototype with its definition.
2011-08-22  Chris Robinsonwined3d: Don't use the old depth-stencil surface after...
2011-08-22  Austin Englishgdi32/tests: Remove win9x hacks.
2011-08-22  Austin Englishd3d8/tests: Make sure to use return values (LLVM/Clang).
2011-08-22  Austin Englishkernel32/tests: Remove win9x hacks.
2011-08-22  Owen Rudgecomctl32: Fix incorrect use of border metrics.
2011-08-22  Ričardas Barkauskasddraw: Print IDirectDrawGammaControl interface referenc...
2011-08-22  Ričardas Barkauskasddraw: Do not AddRef IDirectDraw7 iface in CreateSurfac...
2011-08-22  Ričardas Barkauskasddraw: Don't allow setting palette on non root surfaces.
2011-08-22  Ričardas Barkauskasddraw/tests: Properly release no longer used interfaces.
2011-08-22  Thomas Faberriched20: Fix uninitialized variable usage.
next