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

@@ -31,7 +31,7 @@ namespace bgfx
namespace bgfx
{
void setHwnd(::HWND _hwnd);
void winSetHwnd(::HWND _hwnd);
} // namespace bgfx
#endif // BX_PLATFORM_