Fixups for GLX_AMD_gpu_association and GL_NV_vdpau_interop which recently appeared in opengl.org repository

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@605 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
nigels 2010-06-16 17:13:32 +00:00
parent b19763ad19
commit f263f0def0
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,13 @@
GLX_AMD_gpu_association
http://www.opengl.org/registry/specs/AMD/glx_gpu_association.txt
GLX_AMD_gpu_association
GLX_GPU_VENDOR_AMD 0x1F00
GLX_GPU_RENDERER_STRING_AMD 0x1F01
GLX_GPU_OPENGL_VERSION_STRING_AMD 0x1F02
GLX_GPU_FASTEST_TARGET_GPUS_AMD 0x21A2
GLX_GPU_RAM_AMD 0x21A3
GLX_GPU_CLOCK_AMD 0x21A4
GLX_GPU_NUM_PIPES_AMD 0x21A5
GLX_GPU_NUM_SIMD_AMD 0x21A6
GLX_GPU_NUM_RB_AMD 0x21A7
GLX_GPU_NUM_SPI_AMD 0x21A8

View File

@ -0,0 +1,7 @@
GL_NV_vdpau_interop
http://www.opengl.org/registry/specs/NV/vdpau_interop.txt
GL_NV_vdpau_interop
GL_SURFACE_STATE_NV 0x86EB
GL_SURFACE_REGISTERED_NV 0x86FD
GL_SURFACE_MAPPED_NV 0x8700
GL_WRITE_DISCARD_NV 0x88BE