- added xBRZ texture scaler after clearing the licensing conditions. A screenshot of the confirmation that this is ok has been added to the 'licenses' folder.

This commit is contained in:
Christoph Oelckers 2016-09-03 14:01:51 +02:00
commit aece9aaa58
7 changed files with 80 additions and 9 deletions

View file

@ -680,8 +680,6 @@ void FGLRenderer::EndDrawScene(sector_t * viewsector)
}
if (gl.legacyMode)
{
int cm = gl_RenderState.GetFixedColormap();
gl_RenderState.SetFixedColormap(cm);
gl_RenderState.DrawColormapOverlay();
}