mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-29 17:20:08 +01:00
Add GL_CORE_WINDOWS
This commit is contained in:
parent
0dee23cb41
commit
4b133f8a99
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ __GLXscreenInfo __glDDXScreenInfo = {
|
|||
};
|
||||
|
||||
__GLXextensionInfo __glDDXExtensionInfo = {
|
||||
GL_CORE_APPLE,
|
||||
GL_CORE_WINDOWS,
|
||||
glWinResetExtension,
|
||||
glWinInitVisuals,
|
||||
glWinSetVisualConfigs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue