Thanks, the help is much appreciated.
Type: Posts; User: JZ256
Thanks, the help is much appreciated.
Will older graphics cards be able to handle texture dimensions as big as 800x600 or 1024x1024?
What is the easiest way to blit a large bitmap (800x600) from a file to the screen? I have tried loading the bitmap onto a textured quad, but it will only accept power-of-two dimensions, and I've...