Fixed crash when windows software renderer selected.

This commit is contained in:
Dmitry 2019-05-14 11:38:45 +03:00 committed by jeefo
commit b0bcf5fcdd
3 changed files with 26 additions and 2 deletions

View file

@ -186,6 +186,9 @@ public:
// do actual network message processing
void processMessages (void *ptr);
// checks whether softwared rendering is enabled
bool isSoftwareRenderer (void);
// public inlines
public:
// get the current time on server