start prepare for implement of the backbuffer. we do not alloc the backbuffers yet.
authorMagnus Olsen <magnus@greatlord.com>
Thu, 14 Dec 2006 18:10:18 +0000 (18:10 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Thu, 14 Dec 2006 18:10:18 +0000 (18:10 +0000)
commit4eca115ed8c5d2d923ac8e248657b36388d94941
treeba50d0ce1f24702d1995d680e1799461ac6b5ad0
parent627e0b918d178758e62e87ba4f39cd52721b938b
start prepare for implement of the backbuffer. we do not alloc the backbuffers yet.
1. add alloc of backbuffer to own files so it is easy understand how it is done.
   the file createsurface.c are not include to rbuild yet. I do not want lose current
   code. if something happen with it.

svn path=/trunk/; revision=25162
reactos/dll/directx/ddraw/createsurface.c [new file with mode: 0644]
reactos/dll/directx/ddraw/main/ddraw_main.c
reactos/dll/directx/ddraw/startup.c