mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-31 09:15:13 +00:00
ref_gl: remove dead WGL extensions
This commit is contained in:
parent
228dab5965
commit
20c7c36996
@ -598,9 +598,6 @@ void TriCullFace( TRICULLSTYLE mode );
|
|||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
GL_OPENGL_110 = 0, // base
|
GL_OPENGL_110 = 0, // base
|
||||||
GL_WGL_EXTENSIONS,
|
|
||||||
GL_WGL_SWAPCONTROL,
|
|
||||||
GL_WGL_PROCADDRESS,
|
|
||||||
GL_ARB_MULTITEXTURE,
|
GL_ARB_MULTITEXTURE,
|
||||||
GL_TEXTURE_CUBEMAP_EXT,
|
GL_TEXTURE_CUBEMAP_EXT,
|
||||||
GL_ANISOTROPY_EXT,
|
GL_ANISOTROPY_EXT,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user