Using gl_ext_swapbuffer/qwglSwapIntervalEXT under linux

I need to know how can i use gl_ext_swapinterval or qwglSwap_intervalEXT under linux … both of these function work well under windows but they not appear to work under linux. Adding to that, the driver of NVIDIA seem not to have these function available in is latest driver. Is there an other way to syncrhonize the display with my screen refresh rate ??

My GF3Ti500 with the 3123 drivers supports GLX_SGI_video_sync. Is this what you’re looking for? http://oss.sgi.com/projects/ogl-sample/registry/SGI/video_sync.txt

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.