-
Multisample pbuffers
Hi all,
I am attempting to create a multisample pbuffer for FSAA'd off-screen rendering. Now, you can pass GLX_SAMPLE_BUFFERS_ARB into glXChooseVisual() of course.. but you cannot pass it into glXChooseFBConfig(), and then call glXCreatePbuffer() (GLX1.3) with the frame-buffer config.
There is probably a simple work-around for this, but I can't see it ATM. Any suggestions?
Thanks in advance,
Anton
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules