mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-13 02:39:37 +00:00
Changed: #1145 Implement VSync under Linux
This commit is contained in:
parent
39d099f21d
commit
8d038f9a30
1 changed files with 1 additions and 0 deletions
|
@ -2071,6 +2071,7 @@ void CDriverGL::setSwapVBLInterval(uint interval)
|
||||||
nlwarning("Could not set swap interval");
|
nlwarning("Could not set swap interval");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
// ***************************************************************************
|
// ***************************************************************************
|
||||||
|
|
Loading…
Reference in a new issue