Window resizing in Direct3d9 -- and I mean the resizing handled BY direct3d -- stretches the rendered image to fit the resized window... This allows 2DTestDX9 demo to work with resizing... I would like to know if the current ideas for window resizing will handle the 2DTestDX9 demo. I know this is not the common d3d demo (hey no real 3d to speak of here) but adding support for this class of apps ought to be considered...
---called 2D Blits in DirectX 9... https://secure.codeproject.com/directx/files.asp https://secure.codeproject.com/directx/files/2DTestDX9.zip
golly gee thats a hard demo to find again... (and its https.. crap) Im not sure how people can get it (maybe bugmenot.com for codeproject??)
or http://www.codeproject.com/directx/files.asp http://www.codeproject.com/directx/files/2DTestDX9.zip
Your mileage WILL vary...