- remove softpoly scene drawer

This commit is contained in:
Magnus Norddahl 2019-05-22 17:16:07 +02:00
commit 48d2d423f6
44 changed files with 48 additions and 6693 deletions

View file

@ -33,6 +33,7 @@
#include "r_thread.h"
#include "swrenderer/r_memory.h"
#include "swrenderer/r_renderthread.h"
#include "polyrenderer/drawers/poly_triangle.h"
#include <chrono>
#ifdef WIN32