base for software renderer

This commit is contained in:
StapleButter
2017-02-10 16:50:26 +01:00
parent c95f7578bb
commit 78f49d061a
4 changed files with 75 additions and 1 deletions

View File

@ -58,6 +58,7 @@
<Unit filename="GPU2D.h" />
<Unit filename="GPU3D.cpp" />
<Unit filename="GPU3D.h" />
<Unit filename="GPU3D_Soft.cpp" />
<Unit filename="NDS.cpp" />
<Unit filename="NDS.h" />
<Unit filename="NDSCart.cpp" />