Blame thirdparty/glew/glew-1.9.0/auto/extensions/WGL_I3D_gamma
|
kusano |
7d535a |
WGL_I3D_gamma
|
|
kusano |
7d535a |
http://www.opengl.org/registry/specs/I3D/wgl_gamma.txt
|
|
kusano |
7d535a |
WGL_I3D_gamma
|
|
kusano |
7d535a |
WGL_GAMMA_TABLE_SIZE_I3D 0x204E
|
|
kusano |
7d535a |
WGL_GAMMA_EXCLUDE_DESKTOP_I3D 0x204F
|
|
kusano |
7d535a |
BOOL wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT* puRed, USHORT *puGreen, USHORT *puBlue)
|
|
kusano |
7d535a |
BOOL wglGetGammaTableParametersI3D (HDC hDC, int iAttribute, int* piValue)
|
|
kusano |
7d535a |
BOOL wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT* puRed, const USHORT *puGreen, const USHORT *puBlue)
|
|
kusano |
7d535a |
BOOL wglSetGammaTableParametersI3D (HDC hDC, int iAttribute, const int* piValue)
|