lay base for multiple GPU2D backends

This commit is contained in:
RSDuck
2020-12-06 17:40:16 +01:00
parent 473205cab7
commit b80d5a04f3
5 changed files with 2291 additions and 2266 deletions

View File

@ -27,6 +27,7 @@ add_library(core STATIC
GBACart.cpp
GPU.cpp
GPU2D.cpp
GPU2DSoft.cpp
GPU3D.cpp
GPU3D_Soft.cpp
melonDLDI.h