Alistair Leslie-Hughes
|
d55fe1f9ce
|
d3dx9_36: Add D3DXCreateFragmentLinker, D3DXCreateFragmentLinkerEx stubs.
|
2015-07-31 12:05:14 +02:00 |
|
Alistair Leslie-Hughes
|
67840595d5
|
include: Add ID3DXFragmentLinker interface.
|
2015-07-31 12:05:03 +02:00 |
|
Kai Tietz
|
6f41e98b61
|
d3dx9shader.h: Added some missing declarations.
|
2014-02-22 08:40:12 -06:00 |
|
Henri Verbeet
|
871967d0fb
|
d3dx9: Avoid LPVOID.
|
2013-09-04 11:37:06 +02:00 |
|
Henri Verbeet
|
76e35a2939
|
d3dx9: Avoid LPCVOID.
|
2013-09-03 16:58:18 +02:00 |
|
Henri Verbeet
|
75511e351c
|
d3dx9: Avoid LPCSTR.
|
2013-09-02 18:02:48 +02:00 |
|
Henri Verbeet
|
69eeb35e51
|
d3dx9: Avoid LPD3DXINCLUDE.
|
2012-11-26 11:50:15 +01:00 |
|
Henri Verbeet
|
63acbcbf8a
|
d3dx9: Avoid LPD3DXCONSTANTTABLE.
|
2012-11-23 14:40:24 +01:00 |
|
Henri Verbeet
|
4ba6974345
|
d3dx9: Avoid LPDIRECT3DDEVICE9.
|
2012-10-29 10:47:03 +01:00 |
|
Michael Stefaniuc
|
b17169caa0
|
include: Undef INTERFACE right after it is used.
|
2012-06-11 11:25:39 +02:00 |
|
Rico Schüller
|
c42ee0339a
|
d3dx9: Implement D3DXGetShaderSamplers().
|
2011-07-18 16:23:29 +02:00 |
|
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 |
|