moved things around and started rewriting render backend

This commit is contained in:
itsmattkc
2020-10-29 01:36:26 +11:00
parent 94321c0a86
commit b582843d27
46 changed files with 1650 additions and 2199 deletions
+6
View File
@@ -0,0 +1,6 @@
#include "rendercontext.h"
RenderContext::RenderContext()
{
}