Commit Graph

17 Commits

Author SHA1 Message Date
Matteo Bruni
8d7a0d5027 d3dx9: D3DXPreprocessShader implementation with tests. 2010-09-13 14:43:53 -05:00
Matteo Bruni
f26ab721f1 include: Add D3DXCompileShader declarations. 2010-09-02 18:05:23 +02:00
Christian Costa
72c57977a3 d3dx9: Add d3dx9effect.h include file. 2010-03-19 14:31:15 +01:00
Christian Costa
441ee39495 d3dx9_36: Add missing GetSamplerIndex method to ID3DXConstantTable. 2010-03-19 13:17:08 +01:00
Christian Costa
2a933cb016 d3dx9: Add some shader definitions. 2010-03-15 13:18:59 +01:00
Christian Costa
8991b214b6 d3dx9: Fix typo in ID3DXConstantTable_SetMatrixTranspose macro. 2010-03-15 13:18:53 +01:00
Christian Costa
4072edc111 d3dx9_36: Find, store and enable retreival of CTAB comment data in shader (based on code from Luis Busquets). 2010-03-01 14:03:00 +01:00
Christian Costa
ea50ef8e08 d3dx9_36: Implement D3DXFindShaderComment (based on code from Luis Busquets) + tests. 2010-03-01 13:57:01 +01:00
Christian Costa
3138ba0d5c d3dx9_36: Fix AddRef and Release macros and add IID for ID3DXConstantTable. 2010-02-22 12:37:22 +01:00
Christian Costa
6b890be551 d3dx9: Add definition for ID3DXConstantTable. 2010-02-11 14:38:44 +01:00
Matteo Bruni
3cd744e98b d3dx9: Add D3DXAssembleShader and related declarations. 2009-10-19 14:46:36 +02:00
Tony Wasserka
02efa19faa d3dx9: Fix inclusions in some d3dx9 headers. 2009-03-05 12:39:26 +01:00
Luis C. Busquets Pérez
5c1fa0eede d3dx9: Add types to d3dx9shader.h. 2008-08-26 12:07:41 +02:00
Luis C. Busquets Pérez
9b572170da d3dx9: Implementation of D3DXGetVertexShaderProfile. 2008-08-04 15:41:15 +02:00
Luis C. Busquets Pérez
457efd55d0 d3dx9: Implementation of D3DXGetPixelShaderProfile. 2008-08-04 15:40:52 +02:00
Luis Busquets
fb70f818b7 d3dx9: Implement D3DXGetShaderVersion(). 2008-07-21 12:57:24 +02:00
Luis Busquets
9a93a49174 d3dx9: Implement D3DXGetShaderSize(). 2008-07-16 19:56:19 +02:00