Framework for the doppler effect.
[wine] / dlls / d3d8 / directx.c
2003-02-01  Jason EdmeadesCorrect some capabilities, and default others to fully...
2003-01-30  Raphael Junqueira- Defer of IDirect3DVertexShader_SetConstant, waiting for
2003-01-28  Raphael JunqueiraSome needed cleanups for future dx9 and d3d common...
2003-01-23  Jason EdmeadesUse device max lights and clipplane support. Also chang...
2003-01-14  Raphael Junqueira- beginning of vertex matrix blending using extensions...
2003-01-14  Raphael JunqueiraBeginning of more COM compliant behavior:
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.