user32: Add a test for WM_DISPLAYCHANGE.
[wine] / dlls / ddraw / texture.c
2007-06-05  Stefan Dösingerddraw: Hold the lock in IDirect3DTexture methods.
2007-05-01  Andrew Talbotddraw: Exclude unused headers.
2006-10-11  H. Verbeetddraw: Win64 printf format warning fixes.
2006-09-10  Andrew Talbotddraw: Cast-qual warning fix.
2006-06-19  Stefan Dösingerddraw: Implement proper handle management.
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-10-12  Christian CostaDisable depth test when there is no Z buffer attached.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-08-01  Mike McCormackWarning fixes.
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-06-06  Christian CostaMoved d3ddevice and direct3d objects files to ddraw...