- fix some prototypes, remove dxroslayer from dsound
[reactos.git] / reactos / dll / directx / d3d9 /
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Gregor BrunmarD3D9:
2008-12-21 Gregor BrunmarImplemented IDirect3DDevice9::GetFrontBufferData()
2008-12-21 Gregor Brunmar* Implemented IDirect3D9Device::SetGammaRamp()
2008-12-21 Gregor Brunmar* Implemented IDirect3DDevice9::Present()
2008-12-21 Gregor Brunmar* Implemented IDirect3DDevice9::GetBackBuffer()
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::GetRasterStatus()
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::GetGammaRamp()
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::CreateAdditionalSwapChain()
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-05 Gregor BrunmarD3D9:
2008-09-26 Christoph von Wittichset eol-style:native
2008-09-23 Gregor BrunmarD3D9:
2008-09-21 Gregor BrunmarD3D9:
2008-09-16 Gregor BrunmarD3D9: Implemented part of IDirect3DDevice9::CreateTexture()
2008-09-01 Gregor BrunmarD3D9:
2008-08-31 Gregor BrunmarD3D9:
2008-08-24 Gregor BrunmarD3D9:
2008-08-24 Gregor BrunmarD3D9:
2008-08-24 Gregor BrunmarD3D9:
2008-08-23 Gregor BrunmarThis seems to be more correct
2008-08-23 Gregor Brunmar* Refactored GetDirect3D9AdapterInfo() to make life...
2008-08-23 Gregor BrunmarAdded missing documentation
2008-08-23 Gregor Brunmar* Refactored D3D9 structures a bit
2008-08-21 Gregor BrunmarAdded some more parameter error checking to D3D9::Creat...
2008-08-21 Gregor Brunmar* Removed unused header file
2008-08-19 Gregor Brunmar* Removed d3d9's dependency on the missing strsafe...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-05-07 Gregor BrunmarImplemented IDirect3DDevice9::GetCreationParameters()
2008-05-07 Gregor Brunmar* Fixed an error in IDirect3DDevice9::GetDisplayMode...
2008-05-06 Gregor BrunmarImplemented IDirect3DDevice9::GetDisplayMode()
2008-05-05 Gregor BrunmarMade IDirect3DDevice9::GetAvailableTextureMem() less...
2008-05-05 Gregor BrunmarChanged struct in IDirect3DDevice9::GetAvailableTexture...
2008-05-05 Gregor BrunmarImplemented IDirect3DDevice9::GetAvailableTextureMem()
2008-05-05 Gregor Brunmar* Implemented IDirect3DDevice9::GetDirect3D() and GetDe...
2008-05-04 Gregor Brunmar* Implemented IDirect3D9::GetNumberOfSwapChains()
2008-05-04 Gregor Brunmar* Updated faulty documentation about Adapter parameter...
2008-05-04 Gregor Brunmar* Added stubs for IDirect3DDevice9
2008-04-24 Gregor BrunmarAdded some work-in-progress structs needed for IDirect3...
2008-04-24 Gregor BrunmarRenamed internal Direct3D9 structure to make more sense
2008-04-17 Magnus Olsenchange to using the globla version header for reactx...
2008-03-26 Gregor BrunmarRenamed some internal D3D9 structs as only COM objects...
2008-03-12 Gregor BrunmarRemoved false unimplemented output :)
2008-03-12 Gregor Brunmar* Made IDirect3D9 structure more MS compatible.
2008-03-09 Gregor BrunmarSecond iteration of Direct3DCreate9()
2008-03-04 Gregor BrunmarImplemented IDirect3D::CheckDepthStencilMatch()
2008-03-02 Gregor Brunmar* Implemented IDirect3D::CheckDeviceFormatConversion()
2008-03-02 Gregor BrunmarImplemented IDirect3D:CheckDeviceFormat()
2008-02-26 Gregor BrunmarImplemented IDirect3D9::CheckDeviceType()
2008-02-16 Gregor BrunmarImplemented IDirect3D::GetDeviceCaps()
2008-02-12 Gregor BrunmarImplemented IDirect3D9::GetAdapterDisplayMode()
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-10 Gregor BrunmarFixed a typo
2008-02-10 Gregor Brunmar* Fixed a comment typo
2008-02-10 Gregor BrunmarImplemented IDirect3D9::GetAdapterModeCount() and IDire...
2008-02-07 Gregor Brunmar* Fixed d3d9 critical section not being unlocked in...
2008-02-07 Gregor BrunmarFixed a compiler warning with msvc
2008-02-05 Gregor BrunmarFixed an infinite loop in IDirect3D::GetAdapterIdentifier()
2008-02-04 Gregor Brunmar* Implemented IDirect3D9's GetAdapterCount() and GetAda...
2008-01-27 Gregor Brunmar* Replaced d3d9 debug helper function with native call
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-13 Gregor BrunmarRefactored d3d9 a bit
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 BrunmarChanged last IDirect3D9->QueryInterface() according...
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
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-04 Magnus Olsenstart remove stuff got home made stuff or base on wine dx
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-07 Christoph von Wittichuse the same version number for the dx libraries
2007-04-18 Christoph von Wittichforgot to commit this file
2007-04-18 Christoph von Wittichfix build of d3d9.dll and add it to bootcd
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-02-17 Ged Murphyreshuffling of dlls