Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/glew-2.0.0/auto/extensions/gl/WGL_NV_present_video')
-rw-r--r--Libraries/glew-2.0.0/auto/extensions/gl/WGL_NV_present_video9
1 files changed, 0 insertions, 9 deletions
diff --git a/Libraries/glew-2.0.0/auto/extensions/gl/WGL_NV_present_video b/Libraries/glew-2.0.0/auto/extensions/gl/WGL_NV_present_video
deleted file mode 100644
index ccb0da30..00000000
--- a/Libraries/glew-2.0.0/auto/extensions/gl/WGL_NV_present_video
+++ /dev/null
@@ -1,9 +0,0 @@
-WGL_NV_present_video
-http://www.opengl.org/registry/specs/NV/present_video.txt
-WGL_NV_present_video
-
- WGL_NUM_VIDEO_SLOTS_NV 0x20F0
- BOOL wglBindVideoDeviceNV (HDC hDc, unsigned int uVideoSlot, HVIDEOOUTPUTDEVICENV hVideoDevice, const int* piAttribList)
- int wglEnumerateVideoDevicesNV (HDC hDc, HVIDEOOUTPUTDEVICENV* phDeviceList)
- BOOL wglQueryCurrentContextNV (int iAttribute, int* piValue)
- DECLARE_HANDLE(HVIDEOOUTPUTDEVICENV);