- fixed D3DFVF_VERTEX case
[wine] / dlls / ddraw / d3dtexture.c
2002-11-27  Lionel Ulmer - fix texture snooping (plus adds snoop for 1555 format)
2002-11-24  Lionel Ulmer- add implementation for FindDevice function
2002-11-21  Lionel Ulmer- Clean up all the D3D COM handling (but the underlayin...
2002-10-16  Christian CostaAssociate texture to the device when GetHandle is calle...
2002-09-25  Christian CostaIDirect3DTexture2Impl_Load: when the surface is not...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-03-21  Jeff GarzikWarning fixes.
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-08-28  Lionel Ulmer- added ARGB 1555 format
2000-07-23  Eric PouechCompilation fixes for OpenGL.
2000-07-16  Lionel Ulmer- fix Direct3D support and a lot of warnings
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.