Quote Originally Posted by Sly
Create the image at the screen resolution that you want. Then resize the image to 256x256 or 512x512. Draw a single quad that fills the screen with this texture on it. Be sure to set bilinear filtering to enabled.
Thanks! i think i'll do this way.
Btw, how and where do i set bilinear filtering ?