Alexandre Julliard
|
980ee365a0
|
wined3d: Use unsigned int instead of size_t for element counts.
|
2008-01-07 17:17:04 +01:00 |
Stefan Dösinger
|
4bd65f2a66
|
d3d8: Initialize the vertex decl when allocating it.
|
2007-11-05 13:24:36 +01:00 |
H. Verbeet
|
138826b8cc
|
d3d8: Save the d3d8 vertex declaration.
|
2007-03-08 11:58:23 +01:00 |
Alexandre Julliard
|
a43cb2807a
|
d3d8: Avoid a size_t printf format warning.
|
2007-02-14 14:43:14 +01:00 |
H. Verbeet
|
157205c085
|
d3d8: Don't store the d3d8 declaration in the wined3d object.
|
2007-02-14 13:56:50 +01:00 |
H. Verbeet
|
efed9aea1f
|
d3d8: Move loading local d3d8 vertex shader constants from wined3d to d3d8.
|
2007-02-14 13:54:55 +01:00 |
H. Verbeet
|
a0b417725a
|
d3d8: Add an IDirect3DVertexDeclaration8 class to hold the wined3d vertex declaration.
|
2007-02-14 13:50:57 +01:00 |