Scaling textures at runtime

Hello, Detach789 thanks for your response. I found that I need dynamic resolution.link text

Screen percentage also helps me. I learnt that screen percentage tells the GPU number pixels need to rendered. Value of 100 is 100% screen pixels are used to render and value of 10 is 10% of the screen pixels needs to be rendered. This increases the framerate a lot. Thanks detach789.