Oliver Stieber
|
16e8689008
|
Implemented guids for wined3d.
|
2005-03-02 13:44:58 +00:00 |
Jason Edmeades
|
289562eeb5
|
- Implement SetStreamSource
- Ensure wined3d objects maintain a reference count of at least that
of the d3dx version.
|
2004-11-23 13:52:46 +00:00 |
Jason Edmeades
|
24ab49e250
|
Create a wined3d interface, and generate a wined3d object in the d3d9
create method. Make the first (simple) call implementation into the
new wined3d interface.
|
2004-09-23 04:34:27 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Patrik Stridvall
|
ba78aac406
|
Fixed some issues found by winapi_check.
|
2003-08-08 21:07:23 +00:00 |
Raphael Junqueira
|
a3dbd7e2c7
|
- some cleanups and fixes on d3d8 and d3d9 headers
- a lot of stubs for d3d9.dll
|
2003-07-01 01:09:17 +00:00 |