wined3d: Use the DXGI naming convention for all formats.
[wine] / dlls / ddraw / clipper.c
2009-01-22  Henri Verbeetddraw: Get rid of ICOM_OBJECT.
2009-01-21  Henri Verbeetddraw: Get rid of ICOM_INTERFACE.
2008-11-25  Henri Verbeetwined3d: Use IDL to generate wined3d.h.
2008-10-18  Alexandre Julliardddraw: Convert source files to utf-8.
2007-06-04  Stefan Dösingerddraw: Hold the lock in IDirectDrawClipper methods.
2007-05-08  Stefan Dösingerd3d: Move clippers from DDraw to wined3d.
2006-10-11  H. Verbeetddraw: Win64 printf format warning fixes.
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-27  Alexandre JulliardThe clip list is in screen coordinates so we need to...
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-06-03  Christian CostaMoved clipper and palette objects files to ddraw root...