mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-12-01 11:56:58 -05:00
Merge branch 'master' of cane:bkaradzic/bgfx into dev
This commit is contained in:
commit
8725acb200
1 changed files with 2 additions and 0 deletions
|
@ -4141,6 +4141,8 @@ data.NumQualityLevels = 0;
|
||||||
|
|
||||||
min = frameTime;
|
min = frameTime;
|
||||||
max = frameTime;
|
max = frameTime;
|
||||||
|
presentMin = m_presentElapsed;
|
||||||
|
presentMax = m_presentElapsed;
|
||||||
}
|
}
|
||||||
|
|
||||||
blit(this, _textVideoMemBlitter, tvm);
|
blit(this, _textVideoMemBlitter, tvm);
|
||||||
|
|
Loading…
Reference in a new issue