mirror of
https://github.com/minetest/irrlicht.git
synced 2025-06-28 06:20:21 +02:00
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