GL_NV_texture_rectangle extension...

I heard about this extension from someone who recommended it to me for my using video as a texture - because it apparently removes the need for power-of-2 texture maps - can anyone confirm this and tell me what revision of drivers they are available in?

Thanks,

Caspar.

Probably from 7xx and upwards.

Do note. that according to the nvglspec.pdf, it’s only Geforce cards that supports it.

Well, what used to be 7.xx is now 1x.xx. Yes, you’ll need GeForce hardware.

  • Matt

Also, I believe that I read you can’t mipmap rectangle textures.

Thanks