quote "
Detecting support for hardware that can render to texture surfaces is necessary if you want to know when to work around hardware that isn't capable of rendering to textures. To this end, this article introduces an approach to detecting support for rendering to texture surfaces and how to achieve similar functionality on hardware that doesn't directly support it
"
that's why NOTSUPPORTED, go to http://www.gamasutra.com/features/19991112/pallister_01.htm
AlexM
** oops, sorry, there's diff between blitting and rendering.. anyway, same idea, maybe the article will help.
[This message has been edited by AlexM (edited November 15, 1999).]