wined3d: Fix the pixelformat selection logic.
[wine] / dlls /
2008-09-05  Stefan Dösingerwined3d: Fix the pixelformat selection logic.
2008-09-05  Stefan Dösingerwined3d: Pack the ffp_desc structure better.
2008-09-05  Michael Stefaniucjscript: Move 'inline' right after the storage specifie...
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-09-05  Marcus Meissnermsxml3: Fixed incorrect MultiByteToWideChar.
2008-09-05  Paul Vrienskernel32/tests: Split the test for ret and last error.
2008-09-05  Paul Vriensws2_32/tests: Use CreateEventA for win9x.
2008-09-05  Henri Verbeetwined3d: Set the viewport to the texture size in depth_...
2008-09-05  Jeff Latimeruser32/tests: Add more A and W test combinations for...
2008-09-05  Jeff Latimeruser32/tests: Tests for a W interface connection adding...
2008-09-05  Jeff Latimeruser32: DdeConnect causes 2 XTYP_CONNECT_CONFIRM messag...
2008-09-05  Jeff Latimeruser32/tests: Test infrastructure for testing ddeml...
2008-09-05  Jeff Latimeruser32: Make some DDE traces more meaningful.
2008-09-04  Alexandre Julliardkernel32: Implemented the wrapper functions for job...
2008-09-04  Alexandre Julliardntdll: Add stubs for all the job object functions.
2008-09-04  Alexandre Julliardntdll: Implemented NtOpenProcessTokenEx and NtOpenThrea...
2008-09-04  Maarten Lankhorstwinealsa.drv/dsound: Handle underruns better.
2008-09-04  Eric Pouechdbghelp: SymFindFileInPath doesn't check for the parame...
2008-09-04  Eric Pouechdbghelp: Improve the symbol loader for .DBG files.
2008-09-04  Eric Pouechdbghelp: Improve the symbol loader.
2008-09-04  Vincent Povirkshell32: Move SHAppBarMessage implementation from shell...
2008-09-04  Vincent Povirkuser32/tests: Don't check menu items when testing MNS_C...
2008-09-04  Stefan Dösingerwined3d: Compressed surface sizes are multiples of 4.
2008-09-04  Nikolay Sivovgdiplus: Stubs for AdjustableArrowCap calls.
2008-09-04  Nikolay Sivovgdiplus: Fix curve closing in GdipDrawClosedCurve2.
2008-09-04  Nikolay Sivovgdiplus: Initial GdipFlattenPath implementation.
2008-09-04  Alexander Dorofeyevwined3d: Remove obsolete code & ModifyLocation TODO.
2008-09-04  Alexander Dorofeyevwined3d: Get rid of gl buffer variable in BltOverride.
2008-09-04  Alexander Dorofeyevwined3d: Remove glDrawBuffer calls in BltOverride.
2008-09-04  Alexander Dorofeyevwined3d: Make the condition to enter p8 conversion...
2008-09-04  Alexandre Julliardmsvcrt/tests: Fix the %n format test for Vista.
2008-09-04  Rico Schüllerwined3d/d3d9: Set the initial scissorrect to the dimesi...
2008-09-04  Dmitry Timoshkovntdll: Add support for NtSetInformationProcess(ProcessE...
2008-09-04  James Hawkinsmsi: Source for new patch files can only be compressed.
2008-09-04  Nicolas Le Camcomctl32: Implement LVM_GETUNICODEFORMAT.
2008-09-04  Jacek Cabanjscript: Added parser memory managment.
2008-09-04  Jacek Cabanjscript: Added lexer.
2008-09-04  Jacek Cabanjscript: Added parser.
2008-09-04  Hongbo Niwinspool: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Niwininet: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Niwineps: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nishlwapi: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nishdoclc: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nisetupapi: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Niserialui: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nisane.ds: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nioledlg: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nioleaut32: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nimsvfw32: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nimsi: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nimshtml: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nimsacm32: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nimpr: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nilocalui: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nilocalspl: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nihtctrl: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nigphoto2: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nicredui: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Nibrowseui: Add simplified and traditional Chinese resou.
2008-09-04  Hongbo Niavifil32: Add simplified and traditional Chinese resources.
2008-09-04  Hongbo Niappwiz: Add simplified and traditional Chinese resources.
2008-09-04  Shunichi Fujigdi32: Adjust FT_MulFix function to Freetype cvs head.
2008-09-04  Henri Verbeetwined3d: IWineD3DSurface_PreLoad() doesn't do an implic...
2008-09-04  Henri Verbeetwined3d: Correct a TRACE and remove an incorrect comment.
2008-09-04  Henri Verbeetwined3d: Fix a variable name inside a VTRACE.
2008-09-04  Henri Verbeetwined3d: Use the correct representative for texture...
2008-09-04  Henri Verbeetwined3d: Depth stencil tracking depends on the value...
2008-09-04  Henri Verbeetwined3d: Be more careful when deleting FBOs.
2008-09-04  Hans Leidekkerwinhttp: Implement some more options.
2008-09-03  Alistair Leslie... msxml3: Add IDispatchEx test.
2008-09-03  Hans Leidekkerwinhttp: A non-standard port must be included in the...
2008-09-03  Hans Leidekkerwinhttp: Add zero value content length header to POST...
2008-09-03  Hans Leidekkerwinhttp: Add status notification tests. Make them pass.
2008-09-03  Hans Leidekkerwinhttp: Add an initial implementation of WinHttpQueryO...
2008-09-03  Hans Leidekkerwinhttp: Handle redirects.
2008-09-03  Hans Leidekkerwinhttp: Move handling of default request parameters...
2008-09-03  Hans Leidekkerwinhttp: WinHttpCrackUrl and InternetCrackUrlW use...
2008-09-03  Hans Leidekkerwinhttp: Allow reusing a secure connection.
2008-09-03  Hans Leidekkerwinhttp: Avoid testing errno when it isn't set.
2008-09-03  Jeff Zaroykontdll: Add some tests for NtDeleteFile.
2008-09-03  Jeff Zaroykokernel32: Add some tests for DeleteFile.
2008-09-03  Jeff Latimeruser32/tests: Deregister the class created by create_dd...
2008-09-03  Jim Cameronntoskrnl.exe: Add stub for ObfDereferenceObject().
2008-09-03  Jim Cameronntoskrnl.exe: Add stub for ObReferenceObjectByHandle().
2008-09-03  Jim Cameronntoskrnl.exe: Add stub for IoRegisterShutdownNotificati...
2008-09-03  Jim Cameronntoskrnl.exe: Add stub for IoRegisterDriverReinitializa...
2008-09-03  Jim Cameronntoskrnl.exe: Add stub for IoGetRelatedDeviceObject().
2008-09-03  Jim Cameronntoskrnl.exe: Add stub for IoGetDeviceObjectPointer().
2008-09-03  Alistair Leslie... msxml3: Add IDispatchEx support to IXMLDOMDocument2.
2008-09-03  Alistair Leslie... msxml3: Correct FIXME.
2008-09-03  Alistair Leslie... mshtml: Add IHTMLElementBody test.
2008-09-03  Alistair Leslie... mshtml: Make IHTMLBodyElement use correct IDispatchEx...
2008-09-03  James Hawkinsole32: Fix two failing tests in win9x.
2008-09-03  James Hawkinsrasapi32: Fix several failing tests in win98.
2008-09-03  James Hawkinsntdll: Fix a failing test in NT4.
2008-09-03  James Hawkinsnetapi32: Fix two failing tests in NT4.
2008-09-03  James Hawkinskernel32: Fix a failing test in win95.
2008-09-03  James Hawkinsiphlapi: Fix a failing test in win95.
2008-09-03  James Hawkinsgdi32: Fix a failing test in win9x.
2008-09-03  James Hawkinscrypt32: Fix a few test failures in win9x.
next