Fix signed/unsigned comparison warnings.
[wine] / dlls / ddraw / convert.c
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2000-10-12  Marcus MeissnerAdded 16 (565) -> 15 (555) bit depth converter.
2000-08-03  Marcus MeissnerOne of the 24/32 convert color masks was wrong.
2000-07-08  Marcus MeissnerCorrected 24->32 conversion. Still only correct for...
2000-06-13  Marcus MeissnerAdded 24->32 packed pixel mapping support to convert.
2000-05-15  Ove KaavenUse unsigned int instead of unsigned short in DirectDraw
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...