- moved the span and swtruecolor creation code into FSoftwareTexture.

This commit is contained in:
Christoph Oelckers 2018-12-07 00:04:39 +01:00
commit 4c67785c40
15 changed files with 608 additions and 630 deletions

View file

@ -1,3 +1,4 @@
#include "../swrenderer/textures/r_swtexture.h"
#include "poly_renderer.cpp"
#include "poly_renderthread.cpp"
#include "drawers/poly_buffer.cpp"