wined3d: Don't change the draw buffer in IWineD3DDeviceImpl_SetFrontBackBuffers().
[wine] / tools / winedump / msc.c
2009-11-03  Eric Pouechwinedump, dbghelp: In .pdb files (>= VC2005), handle...
2009-11-03  Eric Pouechwinedump: Correctly handle the constant fields.
2008-11-10  Eric Pouechwinedump: Print detailed information about class/struct...
2008-10-01  Eric Pouechwinedump: First stab at dumping the "new" line informat...
2008-10-01  Eric Pouechwinedump: Now dumping codeview source line information.
2008-10-01  Eric Pouechwinedump: Improved a bit the MS Tool V3 description.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol symbol.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x113c.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for 0x113d symbol.
2008-10-01  Eric Pouechwinedump: Add preliminary dumping of 0x1136 and 0x1137...
2008-10-01  Eric Pouechwinedump: Dump a bit more of information from procedures.
2008-10-01  Eric Pouechwinedump: Added support for dumping long long constants.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x1012.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x113a.
2008-05-28  Eric Pouechwinedump: Fully dump the compiland (V3) structure out...
2008-02-07  Eric Pouechdbghelp: Added preliminary support for a strange stack...
2007-07-19  Michael Stefaniuctools: Remove unreachable break after return/break...
2007-03-05  Joris Huizerwinedump: sign-compare fixes.
2007-02-12  Eric Pouechwinedump: Larger usage of symbol demangling while dumping.
2007-01-06  Eric Pouechwinedump: Add support for derived types in codeview...
2007-01-06  Eric Pouechwinedump: Fix a couple of issues with types table walking.
2007-01-06  Eric Pouechwinedump: Dump S_SSEARCH_V1 symbols.
2007-01-06  Eric Pouechwinedump: Handling of S_SALIGN symbols.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-04  Andrew Talbotwinedump: Cast-qual warnings fix.
2006-11-30  Eric Pouechwinedump: Added support for dumping types from PDB...