Render to rectangle texture on ATI Radeon

I can’t find any info about WGL_ATI_render_texture_rectangle extension. Can anybody help me? I want to render to rectangle texture on Radeon 9700 but I can’t create a pbuffer.

Try looking at WGL_ARB_render_texture instead.

WGL_ARB_render_texture doesn’t allow rendering to rectangle texture… :frowning: