Posted 23 October 2012 - 08:09 PM
My post was just a fast way to solve my problem, if someone had a similar end image displayed in a window they would have posted the origin and solution of their similar problem. I have solved it now, it was because the windows app size was different from the final rendertarget size, if you rezise a directx app window when running(that doesnt change the render target image resolution), you will see the same problem.