I'm trying to initialize an offscreen rendering context using an RGBA pixel format, and I have had no success. However, I've been successful rendering offscreen with a color index pixel format. Is it possible to create an offscreen rendering context using aglSetOffScreen() that stores pixel information in RGBA format? Thanks.



