Fix for ID: 3002872 - Compilation errorswith GLX_SGI_video_sync

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@606 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
nigels 2010-06-29 18:07:32 +00:00
parent f263f0def0
commit e4f8c4d125
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
GLX_SGI_video_sync
http://www.opengl.org/registry/specs/SGI/video_sync.txt
GLX_SGI_video_sync
int glXGetVideoSyncSGI (unsigned int* count)
int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int* count)