Revert "d3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.".
[wine] / dlls / d3d8 / directx.c
2003-01-14  Jason EdmeadesAdd support for some of the texture address states...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-02  Raphael Junqueira- integration with DrawPrimitive
2002-12-23  Jason EdmeadesQuery opengl to ensure it supports multitexture, and...
2002-12-18  Raphael Junqueira - some fixes in CreateDevice init
2002-12-17  Raphael Junqueira- some D3D8 fixes
2002-11-06  Jason Edmeades- Stencil mapping now works (it helps to actually alloc...
2002-10-28  Jason Edmeades- Initialize the texture state information.
2002-10-21  Jason EdmeadesAdd the basic support for volume textures / volumes...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-07  Jason EdmeadesVarious fixes, typos corrected and clarifying trace...
2002-09-27  Jason EdmeadesInitial D3D8 implementation.