* Made it possible to include both d3d9types.h and ddrawgdi.h at the same time
[reactos.git] / reactos / dll / directx / ddraw / startup.c
2008-02-10 Gregor Brunmar* Made it possible to include both d3d9types.h and...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-06 Christoph von Wittichfix Device and Desktop rect values
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-06-24 Magnus OlsenFixing allot of werid bugs + cleanup debug nsg that...
2007-06-24 Magnus Olsenfixing more value that are not beig fill in, now we...
2007-06-24 Magnus OlsenFixing some value that are not being set
2007-06-22 Magnus Olsensmall redesgin do not type cast DirectDraw COM to LPDDR...
2007-06-22 Magnus Olsenfixing a member that are not being set
2007-06-17 Magnus Olsen1. fixed typo in DD->GetCaps
2007-06-16 Magnus Olsenrewrite lite of Create_DirectDraw and add reenble options.
2007-06-15 Magnus OlsenFixing right behvoir for setcooperlevel with normal...
2007-06-15 Magnus OlsenFixing smaller bugs in startup.c it does not set window...
2007-06-15 Magnus Olsenmake ddraw.dll lite more msvs frendly
2007-06-15 Magnus OlsenFixing some bugs in startup.c
2007-06-08 Magnus Olsensmall code cleanup
2007-06-07 Magnus Olsenadding get FourCC working now
2007-06-07 Magnus Olsencleanup Create_DirectDraw after all debuging and thx...
2007-06-07 Magnus Olsenwrong size of memory was alloc in startup.c
2007-06-07 Magnus Olsenno crash in ddraw what I known about for moment
2007-06-07 Magnus OlsenFixed one weird crash, please type make draw_clean...
2007-06-07 Maarten BosmaSome Clipper Code.
2007-06-07 Magnus OlsenCleanup debug msg allot
2007-06-07 Magnus Olsenremove seh on malloc
2007-06-07 Magnus Olsenfixing a stuoied bug, when malloc fail, gcc genrated...
2007-06-07 Magnus Olsenfixing smaller bugs in cleanup so it remove memory...
2007-06-07 Magnus OlsenFixing another bugm, leaking memory, it will when we...
2007-06-02 Magnus Olsencommited bugfix if we got if (my) dxallocfree and so...
2007-06-02 Magnus Olsensorry startup.c are bit messy but I change heapalloc...
2007-06-02 Magnus OlsenFixing Getavil memory
2007-05-23 Magnus Olsencomment out GetDOURCC data from DDHALINFO for it seam...
2007-05-21 Magnus OlsenFixing another memory crash bug this time for GetFourCC...
2007-05-21 Magnus Olsenhacking so we manger only create one directdraw interfa...
2007-05-21 Magnus OlsenThx DrFred notice I did take wrong struct at alloc...
2007-05-21 Magnus OlsenFixing minors bugs
2007-05-20 Maarten BosmaSorry, I forgot this one.
2007-05-20 Maarten BosmaImplement IDirectDraw7::GetAvailableVidMem.
2007-05-16 Magnus Olsenfixing some smaller bugs found by the regress test
2007-05-15 Maarten BosmaFix types in startup.c.
2007-05-15 Maarten BosmaSome formatting and implement SetDisplayMode.
2007-04-22 Magnus OlsenFixing a crash, fixed so Setcoparative pass the test...
2007-04-22 Magnus Olsenadpabte wine SetCooperativeLevel to reactis ddraw....
2007-04-22 Magnus Olsenfixing a small bug in startup.c
2007-04-22 Magnus OlsenThis commit break ddraw.dll it does not working any...
2007-04-18 Christoph von Wittichfix a bug and some warnings in ddraw
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-19 Magnus OlsenThanks janderwald you did think it was something wrong...
2006-12-17 Magnus Olsenfixing some problem with backbuffer, we still can not...
2006-12-14 Magnus Olsenstart prepare for implement of the backbuffer. we do...
2006-12-14 Magnus OlsenThe format change of setup.c cause unexpect error....
2006-12-13 Magnus Olsenfixed format of this file do not mix tab and space
2006-12-06 Magnus Olsenfixed a pointer I forget setup. the This->lcl->lpDDCB...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-12-03 Magnus Olsenstarted hacked SetCooperativeLevel and ReCreateDirectDr...
2006-12-03 Magnus OlsenFixed HALDD been setup right.
2006-12-03 Magnus Olsenfixed so we return almost same flags in DD->GBL->dwFlag...
2006-12-03 Magnus Olsenfixed a refer counter that was zero out, but it should...
2006-12-03 Magnus OlsenFixed the initate process so it do not call to StartDir...
2006-12-03 Magnus OlsenFixed so we can optain the HAL again.
2006-12-03 Magnus Olsenfixed a werid crash do not initate the member dwObsolet...
2006-12-02 Magnus Olsenbug fixed some more info getting same as ms ddraw when...
2006-12-02 Magnus Olsenfixed so only NULL and DDCREATE_HARDWAREONLY are accpec...
2006-12-02 Magnus Olsenfixed follow bugs
2006-12-02 Magnus OlsenFixed follow bug Create_DirectDraw
2006-12-02 Magnus Olsenfixed partly linking with other directdraw interface...
2006-12-02 Magnus Olsenadding check if it is IID_IDirectDraw7 on right place...
2006-12-02 Magnus OlsenAdding two new debuger macro and debocument each debug...
2006-11-30 Magnus Olsenfixing stub of drvsetcolorkey
2006-11-29 Magnus Olsen1. adding surface callbacks stub, and activate them.
2006-11-29 Magnus Olsenfixing more of dections of DDCREATE_HARDWAREONLY and...
2006-11-29 Magnus Olsenfixing some of the mix betwin hel and hal. (still not...
2006-11-28 Magnus Olsenstart fixing dections of DDCREATE_HARDWAREONLY and...
2006-11-28 Magnus Olsenfixing some of the mix betwin hel and hal. (still not...
2006-11-28 Magnus Olsenprepare work for StartDirectDrawHel Now I need write...
2006-11-28 Magnus Olsenfixing a bug in Create_DirectDraw, did call on Main_Dir...
2006-11-28 Magnus Olsenfixing some of the mix betwin hel and hal. (still not...
2006-11-19 Magnus Olsenthe new desgin of ddraw are in place some files need...
2006-11-05 Magnus Olsen1. Fixed some vc warings and fault
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-06 Magnus OlsenBugfix DirectDraw_AddRef
2006-08-06 Magnus Olsenfixing ddraw regress instead bsod or fail create surfac...
2006-07-25 Magnus OlsenMove some stuff from createsurface to startup.c
2006-07-24 Magnus Olsen1. Cleanup some stuff
2006-07-24 Magnus OlsenKill more of the old design.
2006-07-24 Magnus OlsenSorry I have create a mess in ddraw.c
2006-07-24 Magnus Olsenrevert Revision: 23263 and Revision: 23262 something...
2006-07-24 Magnus Olsen1. move some member from global DirectDraw struct to...
2006-07-23 Magnus Olsenreally small change using DDSURFACEDESC2 instead of...
2006-07-23 Magnus Olsen1. Implement check for DDCREATE_HARDWAREONLY and DDCREA...
2006-07-23 Magnus OlsenRemove alot HAL and HEL split and make the split into...
2006-07-23 Magnus OlsenNow is the move of all startup code complete.
2006-07-23 Magnus Olsenmove more code into startup.c
2006-07-23 Magnus OlsenStart cleaing up DDraw.dll I start moving all startup...