Display device enumeration in d3d9
[reactos.git] / reactos / dll / directx / d3d9 / d3d9_private.h
2007-12-29 Gregor BrunmarDisplay device enumeration in d3d9
2007-12-22 Magnus OlsenDO not use magic number for debug version of d3d9d...
2007-12-20 Gregor Brunmar* Changed to aligned alloc of Direct3D9 object
2007-12-19 Gregor Brunmar* Forgot the struct name change in self-pointer
2007-12-19 Gregor Brunmar* Renamed internal IDirect3D9 structure
2007-12-19 Gregor BrunmarImplemented IDirect3D9->QueryInterface()
2007-12-19 Gregor BrunmarAdded stubs and vtable for IDirect3D9 implementation
2007-12-17 Gregor Brunmar* Check SDKVersion and print error message if debug...
2007-12-14 Gregor Brunmar* Added helper function to read Direct3D registry prope...
2007-12-13 Magnus Olsenupdated d3d9_private.h with some more info
2007-12-11 Gregor Brunmar* Fixed d3d9.dll stubs