Delete all Trailing spaces in code.
[reactos.git] / reactos / dll / directx / ddraw / Surface / createsurface.c
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-06-22 Magnus OlsenFixing smaller bugs, like save the internal surface...
2007-06-18 Magnus OlsenFixed some smaller bugs
2007-06-18 Maarten Bosma- Some formatting fixes
2007-06-17 Magnus OlsenTime to cellbrate we got bltblt hal working again
2007-06-17 Magnus Olsenlast commit for today
2007-06-17 Magnus Olsen1. fixed typo in DD->GetCaps
2007-06-07 Magnus Olsenfixing a stuoied bug, when malloc fail, gcc genrated...
2007-06-02 Magnus Olsensorry startup.c are bit messy but I change heapalloc...
2007-05-16 Magnus Olsenfixing some smaller bugs found by the regress test
2007-05-15 Maarten BosmaSome formatting and implement SetDisplayMode.
2007-05-13 Magnus Olsenadding more check for createsurface
2007-05-13 Magnus Olsenadding more check
2007-05-13 Magnus Olsenfixing two return code thx Ventron for the info for...
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 Maarten BosmaForgot to include surface_main.c in ddraw.rbuild.
2007-05-12 Maarten BosmaDirectDraw rearrangement. (part 2/2)
2007-05-12 Maarten BosmaDirectDraw rearrangement. (part 1/2)