mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
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:
parent
f263f0def0
commit
e4f8c4d125
5
auto/core/GLX_SGI_video_sync
Normal file
5
auto/core/GLX_SGI_video_sync
Normal 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)
|
Loading…
Reference in New Issue
Block a user