Merge pull request #1559 from rextimmy/dx11_clean

Direct3D11 Support
This commit is contained in:
Areloch 2016-03-29 00:51:23 -05:00
commit 6a40b8bb84
395 changed files with 12732 additions and 2452 deletions

View file

@ -388,7 +388,6 @@ void RenderPrePassMgr::render( SceneRenderState *state )
GFXTextureObject *lastLM = NULL;
GFXCubemap *lastCubemap = NULL;
GFXTextureObject *lastReflectTex = NULL;
GFXTextureObject *lastMiscTex = NULL;
GFXTextureObject *lastAccuTex = NULL;
// Next render all the meshes.