Go to the source code of this file.
Classes | |
| class | VideoSync |
| Virtual base class for all video synchronization classes. More... | |
| class | DRMVideoSync |
| Video synchronization class employing /dev/drm0. More... | |
| class | nVidiaVideoSync |
| Video synchronization class employing /dev/nvidia0. More... | |
| class | OpenGLVideoSync |
| Video synchronization class employing SGI_video_sync OpenGL extension. More... | |
| class | RTCVideoSync |
| Video synchronization class employing /dev/rtc. More... | |
| class | BusyWaitVideoSync |
| Video synchronization classes employing usleep() and busy-waits. More... | |
| class | USleepVideoSync |
| Video synchronization classes employing only usleep(). More... | |
Typedefs | |
| typedef unsigned long | GLXDrawable |
| typedef struct __GLXcontextRec * | GLXContext |
Variables | |
| bool | tryingVideoSync |
| typedef unsigned long GLXDrawable |
| typedef void * GLXContext |
1.5.5