- added the softpoly and Vulkan backend code fron GZDoom.

Not hooked up yet.
This commit is contained in:
Christoph Oelckers 2020-05-31 10:53:11 +02:00
parent 2841154683
commit 611dad7f69
195 changed files with 135802 additions and 38 deletions

View file

@ -267,6 +267,7 @@ void OpenGLFrameBuffer::Swap()
camtexcount = 0;
FHardwareTexture::UnbindAll();
mDebug->Update();
mVertexData->Reset();
}
//==========================================================================