wined3d: Move valid_rt_mask to wined3d_d3d_info.
[wine] / include / d3dx9shader.h
2012-11-26  Henri Verbeetd3dx9: Avoid LPD3DXINCLUDE.
2012-11-23  Henri Verbeetd3dx9: Avoid LPD3DXCONSTANTTABLE.
2012-10-29  Henri Verbeetd3dx9: Avoid LPDIRECT3DDEVICE9.
2012-06-11  Michael Stefaniucinclude: Undef INTERFACE right after it is used.
2011-07-18  Rico Schüllerd3dx9: Implement D3DXGetShaderSamplers().
2010-09-13  Matteo Brunid3dx9: D3DXPreprocessShader implementation with tests.
2010-09-02  Matteo Bruniinclude: Add D3DXCompileShader declarations.
2010-03-19  Christian Costad3dx9: Add d3dx9effect.h include file.
2010-03-19  Christian Costad3dx9_36: Add missing GetSamplerIndex method to ID3DXCo...
2010-03-15  Christian Costad3dx9: Add some shader definitions.
2010-03-15  Christian Costad3dx9: Fix typo in ID3DXConstantTable_SetMatrixTranspos...
2010-03-01  Christian Costad3dx9_36: Find, store and enable retreival of CTAB...
2010-03-01  Christian Costad3dx9_36: Implement D3DXFindShaderComment (based on...
2010-02-22  Christian Costad3dx9_36: Fix AddRef and Release macros and add IID...
2010-02-11  Christian Costad3dx9: Add definition for ID3DXConstantTable.
2009-10-19  Matteo Brunid3dx9: Add D3DXAssembleShader and related declarations.
2009-03-05  Tony Wasserkad3dx9: Fix inclusions in some d3dx9 headers.
2008-08-26  Luis C. Busquets... d3dx9: Add types to d3dx9shader.h.
2008-08-04  Luis C. Busquets... d3dx9: Implementation of D3DXGetVertexShaderProfile.
2008-08-04  Luis C. Busquets... d3dx9: Implementation of D3DXGetPixelShaderProfile.
2008-07-21  Luis Busquetsd3dx9: Implement D3DXGetShaderVersion().
2008-07-16  Luis Busquetsd3dx9: Implement D3DXGetShaderSize().