summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/WGL_3DL_stereo_control
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/WGL_3DL_stereo_control')
-rw-r--r--auto/extensions/gl/WGL_3DL_stereo_control8
1 files changed, 8 insertions, 0 deletions
diff --git a/auto/extensions/gl/WGL_3DL_stereo_control b/auto/extensions/gl/WGL_3DL_stereo_control
new file mode 100644
index 0000000..88fb1bb
--- /dev/null
+++ b/auto/extensions/gl/WGL_3DL_stereo_control
@@ -0,0 +1,8 @@
+WGL_3DL_stereo_control
+http://www.opengl.org/registry/specs/3DL/stereo_control.txt
+WGL_3DL_stereo_control
+ WGL_STEREO_EMITTER_ENABLE_3DL 0x2055
+ WGL_STEREO_EMITTER_DISABLE_3DL 0x2056
+ WGL_STEREO_POLARITY_NORMAL_3DL 0x2057
+ WGL_STEREO_POLARITY_INVERT_3DL 0x2058
+ BOOL wglSetStereoEmitterState3DL (HDC hDC, UINT uState)