mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-03-14 00:49:53 -04:00
Merge branch 'master' of github.com:bkaradzic/bgfx
This commit is contained in:
commit
2772c5d209
1 changed files with 0 additions and 1 deletions
|
@ -213,7 +213,6 @@ namespace bgfx
|
|||
|
||||
void GlContext::swap()
|
||||
{
|
||||
glXMakeCurrent(s_display, s_window, m_context);
|
||||
glXSwapBuffers(s_display, s_window);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue