From WojciechLewandowski, Added DispaySettings::SwapMethod and support for it in GraphicsContext::Traits
This commit is contained in:
@@ -130,6 +130,8 @@ class OSG_EXPORT GraphicsContext : public Object
|
||||
|
||||
// X11 hint whether to override the window managers window size/position redirection
|
||||
bool overrideRedirect;
|
||||
|
||||
DisplaySettings::SwapMethod swapMethod;
|
||||
};
|
||||
|
||||
/** Simple resolution structure used by WindowingSystemInterface to get and set screen resolution.
|
||||
|
||||
Reference in New Issue
Block a user