-
Advanced Member
Frequent Contributor
Extensions under SGI/IRIX
I just learned that under IRIX, neither glXGetProcAddress, glXGetProcAddressARB nor glXGetProcAddressEXT is supported.
What is the standard procedure for fetching OpenGL extension function pointers under IRIX?
Is it with dlopen/dlsym? Is it safe, and can you be sure which libGL.so you should load (e.g. /usr/lib/libGL.so)?
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