mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
dix: unexport enableIndirectGLX
Still needs to be _X_EXPORT'ed for internal modules, but not supposed to be visible to external drivers. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
9d89346c27
commit
95499a9525
@@ -23,6 +23,9 @@
|
||||
#include <dix-config.h>
|
||||
|
||||
#include <GL/glxtokens.h>
|
||||
|
||||
#include "dix/dix_priv.h"
|
||||
|
||||
#include "glxserver.h"
|
||||
#include "glxext.h"
|
||||
#include "indirect_dispatch.h"
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
|
||||
#include <dix-config.h>
|
||||
|
||||
#include "dix/dix_priv.h"
|
||||
#include "include/extinit.h"
|
||||
|
||||
#include "extension_string.h"
|
||||
|
||||
Reference in New Issue
Block a user