how much of a difference should i be seeing in terms of performance if i texture a quad using a 256x256 image vs a 512x512 image? i.e. what would be a fast way of texturing a square the size of the screen (in full screen mode) using an image of that same size? should the texture be cut up into tiles and then mapped? i hope i'm making sense...
hpsolo