Copy Texture
BlitzMax Forums/OpenGL Module/Copy Texture
| ||
| Is there any way to copy between textures without copying to either system memory or the Backbuffer? If not, it seems to be a bit of an oversight!? |
| ||
| no |
| ||
| Ok. I'll have to use the backbuffer as an intermediate stage. Thanks. |