Correctly lock and unlock surface for a single-surface Blt() and
[wine] / dlls / ddraw / d3dcommon.c
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-20  Christian CostaRemove all openGL calls in execute buffers and use...
2003-02-12  Lionel UlmerUse the dwStartVertex argument in the Draw*PrimitiveVB...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-03  Lionel Ulmer- hack for one case of the ProcessVertices case
2003-01-03  Lionel Ulmer- create a function to set the various transformation...
2003-01-03  Lionel Ulmer- light improvements
2003-01-03  Lionel Ulmer- some additionnal flags logged
2003-01-02  Lionel Ulmer- beginning of Material and Light support for D3D7
2002-12-24  Lionel UlmerDump new D3D7 rendering states.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-10-10  Lionel UlmerAdded some TRACEs to the ddraw code.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.