Henri Verbeet
|
2f2995de75
|
d3d9: Get rid of IDirect3DPixelShader9Impl.
|
2012-06-12 17:27:29 +02:00 |
Henri Verbeet
|
df9c6aa3ec
|
d3d9: Get rid of IDirect3DVertexShader9Impl.
|
2012-06-12 17:27:25 +02:00 |
Henri Verbeet
|
2a63fe6624
|
d3d9: Get rid of IDirect3DDevice9Impl.
|
2012-05-29 10:45:09 +02:00 |
Henri Verbeet
|
949f7b4524
|
d3d9: COM cleanup for the IDirect3DVertexDeclaration9 interface.
|
2012-04-13 10:48:46 +02:00 |
Matteo Bruni
|
2a146448f4
|
wined3d: When creating a new shader, check shader type and version.
|
2011-09-26 17:57:48 +02:00 |
Michael Stefaniuc
|
bb4f750592
|
d3d9: COM cleanup for the IDirect3DVertexShader9 iface.
|
2011-07-06 16:49:00 +02:00 |
Michael Stefaniuc
|
f12cbfb509
|
d3d9: Use unsafe_impl_from_IDirect3DVertexShader9 for an app provided iface.
|
2011-07-06 16:48:56 +02:00 |
Michael Stefaniuc
|
b09078b016
|
d3d9: COM cleanup for the IDirect3DPixelShader9 iface.
|
2011-07-05 14:30:42 +02:00 |
Michael Stefaniuc
|
704f0efe0c
|
d3d9: Use unsafe_impl_from_IDirect3DPixelShader9 for an app provided iface.
|
2011-07-05 14:30:38 +02:00 |
Henri Verbeet
|
8d4ca1f815
|
wined3d: Remove COM from the device implementation.
|
2011-05-17 10:06:18 +02:00 |
Henri Verbeet
|
00a5f38595
|
wined3d: Remove object creation methods from the IWineD3DDevice interface.
|
2011-05-11 14:56:48 +02:00 |
Michael Stefaniuc
|
d5739cd2c3
|
d3d9: Finish the COM cleanup of the IDirect3DDevice9Ex iface.
|
2011-04-25 11:40:35 +02:00 |
Henri Verbeet
|
f8f83ff2f7
|
wined3d: Remove COM from the shader implementation.
|
2011-03-31 12:37:46 +02:00 |
Henri Verbeet
|
3d4fe0b750
|
wined3d: Get rid of IWineD3DPixelShader.
|
2011-03-30 12:18:03 +02:00 |
Henri Verbeet
|
49725ba583
|
wined3d: Get rid of IWineD3DVertexShader.
|
2011-03-30 12:17:51 +02:00 |
Henri Verbeet
|
c35b85a78d
|
d3d9: Merge vertex and pixel shader implementations into a single file.
|
2010-09-02 11:50:28 +02:00 |