GLX_ATI_pixel_format_float under linux

Use the GLX_ATI_pixel_format_float extension.

Example code should be here

I tried some messing around myself and now understand your problem; how to use GLX_RGBA_FLOAT_ATI_BIT?
I think it’s a GLX_RENDER_TYPE flag like GLX_RGBA_BIT .

[This message has been edited by :wumpus: (edited 01-24-2004).]