Merge trunk head (r43756)
[reactos.git] / reactos / dll / directx / ddraw / Ddraw / ddraw_main.c
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-24 Kamil Hornicek- merge some of the more meaningful stuff from the...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-24 Christoph von Wittichfix some warnings
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-27 Magnus Olsenimplement DxEngGetDeviceGammaRamp
2007-12-15 Magnus Olsenalways initate ppSurf to NULL if createsurface fail...
2007-12-13 Magnus Olsenpatch from Kamil Hornicek tykef at atlas dot cz (irc...
2007-12-10 Magnus OlsenFix some typo in Main_DirectDraw_QueryInterface
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-06-23 Magnus Olsensimplefly Main_DirectDraw_QueryInterface code
2007-06-22 Magnus Olsensmall redesgin do not type cast DirectDraw COM to LPDDR...
2007-06-22 Magnus OlsenFixing comping waring, also diamble our debug macro...
2007-06-18 Maarten Bosma- Some formatting fixes
2007-06-17 Magnus OlsenGetCaps are complete, not tested in all case but almost all
2007-06-17 Magnus OlsenDD->GetCaps for hal are so complete we can do with...
2007-06-17 Magnus Olsen50% are implmene in DD->GetCaps now
2007-06-17 Magnus OlsenGetCpas filling in how much memory we got now from HAL
2007-06-17 Magnus Olsenstart implement of DirectDraw_GetCaps
2007-06-16 Magnus Olsenfixing one more bugs in QueryInterface
2007-06-16 Magnus Olsenforget using addref in DirectDraw_QueryInterface, more...
2007-06-16 Magnus Olsenfixing couple of bugs in Main_DirectDraw_QueryInterface
2007-06-16 Magnus Olsenadding allot of fix and partly implement
2007-06-14 Magnus Olsenmore rewriting of setcooperlevel, it start working...
2007-06-10 Magnus Olsensimplefly the math for calc out the guiddeviceidentify
2007-06-10 Magnus Olsenupdate some comment
2007-06-10 Magnus OlsenOnly dwWHQLLevel are left todo in GetDeviceIdentifier
2007-06-10 Magnus OlsenBuilding part of guidDeviceIdentifier in GetDeviceIdent...
2007-06-09 Magnus Olsenalmost finish GetDeviceIdentifier implementions,
2007-06-09 Magnus Olsenstart implement of GetDeviceIdentifier we are filling...
2007-06-09 Magnus Olsenstart implement of GetDeviceIdentifier we are filling...
2007-06-09 Magnus Olsencommit GetDeviceIdentifier and GetDeviceIdentifier7...
2007-06-08 Magnus Olsencommit which api are under developing and hard tested.
2007-06-08 Magnus Olsenrename Main_DirectDraw_GetAvailableVidMem to Main_Direc...
2007-06-08 Magnus OlsenFixing smaller bugs in Main_DirectDraw_GetAvailableVidM...
2007-06-08 Magnus OlsenFixing allot bugs in Main_DirectDraw_GetAvailableVidMem...
2007-06-08 Magnus Olsenfixing a smaller bug extream hard to find,
2007-06-07 Maarten Bosmasorry. fix it for real now.
2007-06-07 Maarten BosmaFix little mistake
2007-06-07 Magnus Olsenfixing smaller bugs in cleanup so it remove memory...
2007-06-07 Magnus Olsenadding more seh, everthing need warp around seh in...
2007-06-07 Magnus OlsenFixing some bugs
2007-06-02 Magnus OlsenFixing Getavil memory
2007-05-30 Magnus Olsenadd seh around Main_DirectDraw_AddRef this prevent...
2007-05-30 Magnus Olsenimplement Main_DirectDraw_Compact with same behvoir...
2007-05-29 Dmitry GorbachevFix bug #2267.
2007-05-28 Magnus Olsenfinish Main_DirectDraw_CreateSurface4 and Main_DirectDr...
2007-05-22 Magnus OlsenFixing another memory crash bug this time for GetFourCC...
2007-05-21 Magnus OlsenFixing another memory crash bug this time for GetFourCC...
2007-05-21 Maarten BosmaMIN => min
2007-05-21 Maarten Bosma- Also leave critical section if lpNumCodes is 0
2007-05-21 Magnus Olsenfixing thread safe in GetFourCCCodes
2007-05-21 Maarten BosmaImplement IDirectDraw7::GetFourCCCodes
2007-05-21 Maarten Bosma- Implement IDirectDraw7::GetMonitorFrequency, GetDispl...
2007-05-20 Maarten BosmaImplement IDirectDraw7::GetAvailableVidMem.
2007-05-15 Maarten BosmaFix types in startup.c.
2007-05-15 Maarten BosmaFix compiler warning.
2007-05-15 Maarten BosmaSome formatting and implement SetDisplayMode.
2007-05-13 Magnus Olsenadding smore check for createsurface, (still does not...
2007-05-12 Magnus Olsencommit some bugfix for ddraw createsurface, fixing...
2007-05-12 Magnus Olsenfixing smaller bugs
2007-05-12 Maarten BosmaCreate Internal_CreateSurface stub.
2007-05-12 Magnus Olsenimplement internal api CopyDDSurfDescToDDSurfDesc2
2007-05-12 Maarten Bosma- outsourced DirectDraw_SetCooperativeLevel
2007-05-12 Magnus Olsenstart implement Main_DirectDraw_CreateSurface
2007-05-12 Magnus Olsenstart reimplement createsurface
2007-05-12 Maarten BosmaFix warning.
2007-05-12 Maarten BosmaDirectDraw rearrangement. (part 2/2)
2007-05-12 Maarten BosmaDirectDraw rearrangement. (part 1/2)