GLX window is *not* an X11 window
This commit is contained in:
@@ -61,6 +61,7 @@ struct SExposedVideoData
|
||||
void* X11Display;
|
||||
void* X11Context;
|
||||
unsigned long X11Window;
|
||||
unsigned long GLXWindow;
|
||||
};
|
||||
|
||||
struct SOpenGLOSX
|
||||
|
Reference in New Issue
Block a user