Delete all Trailing spaces in code.
[reactos.git] / reactos / dll / directx / ddraw / Ddraw / ddraw_main.c
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)