Separated GL context code.

This commit is contained in:
bkaradzic
2013-01-13 18:39:25 -08:00
parent 174524dde4
commit b77df356c1
15 changed files with 912 additions and 643 deletions

View File

@@ -94,7 +94,7 @@ namespace entry
, 0
);
bgfx::setHwnd(m_hwnd);
bgfx::winSetHwnd(m_hwnd);
adjust(DEFAULT_WIDTH, DEFAULT_HEIGHT, true);