Changed: #1145 Implement VSync under Linux
This commit is contained in:
parent
08386e0c28
commit
c3af7e3bba
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