- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all,
About IEGD 10.3.1, does libGL_ga.so.1.2 support "GLX_SGI_video_sync" ?
I find the "GLX_SGI_video_sync" in libGL_ga.so.1.2 by using grep command. And I use this function, but there is no effect.
Please tell me if somebody knows about it.
Best Regards,
H.Wada
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
If we take a look at the driver documentation (IEGD User's Guide for 10.3.1) we find there is an appendix D that lists the supported OpenGL calls. In the supported list there is only one acclerated GLX call listed so it looks like that particular one you are interested is not accelerated or handled by the driver so unless there is a software fallback in the OS to handle "punted" calls, it sure seemslike that would not do anything (did you get an error back from the call indicating not supported?).
You can also work with your field representative to get a copy of the IEGD "Technical Product Spec (TPS)" as that has a much more comprehensive list of supported and unsupported OGL calls listed. It lists a few more GLX calls as supported but none that are video_sync.
Looks like that answers why nothing happens when you make that call.
Hope this helps, Kirk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hell Kirk-san,
Thank you for your response.
I think that we planned to develop with Qt GUI tool on the ATOM Z510's board.
We are trying to use OpenGL function by using Qt. But Qt's OpenGL function use "GLC_SGI_video_sync" function.
So We decide that we stop to use OpenGL function for performance up.
Best Regards,
H.Wada

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page