Philipp Klaus Krause wrote:
Since the driver supports GL_NV_texture_retangle, GL_EXT_texture_retangle and probably soon will GL_ARB_texture_retangle I wonder why GL_ARB_texture_non_power_of_two isn't supported.
AFAIK, R200 (and R100) can't do all of GL_ARB_texture_non_power_of_two. That extension just lifts the power-of-two restriction on texture dimensions. For non-power-of-two textures, mipmapping and all the existing texture wrap modes must be supported. Only very recent hardware can do that.
------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
