Split softpoly into more files
This commit is contained in:
parent
e0fb9a45e2
commit
5632c80ab2
16 changed files with 2949 additions and 2691 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#include "poly_buffers.h"
|
||||
#include "poly_framebuffer.h"
|
||||
#include "poly_renderstate.h"
|
||||
#include "rendering/polyrenderer/drawers/poly_thread.h"
|
||||
#include "doomerrors.h"
|
||||
|
||||
PolyBuffer *PolyBuffer::First = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue