Fixed create/destroy windows.

This commit is contained in:
Branimir Karadžić
2017-01-26 15:34:11 -08:00
parent cee3a802cc
commit b62fe2749f
5 changed files with 18 additions and 5 deletions

View File

@@ -3154,6 +3154,7 @@ namespace bgfx { namespace d3d9
m_surface[ii] = NULL;
}
m_denseIdx = UINT16_MAX;
m_dsIdx = UINT8_MAX;
m_num = 0;
m_numTh = _num;