aboutsummaryrefslogtreecommitdiff
path: root/src/GPU3D_Soft.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/GPU3D_Soft.cpp')
-rw-r--r--src/GPU3D_Soft.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/GPU3D_Soft.cpp b/src/GPU3D_Soft.cpp
index 932b5d4..ac5cd93 100644
--- a/src/GPU3D_Soft.cpp
+++ b/src/GPU3D_Soft.cpp
@@ -138,6 +138,11 @@ void Reset()
SetupRenderThread();
}
+void SetScale(int scale)
+{
+ printf("SOFT RENDERER SCALE FACTOR: TODO!!!\n");
+}
+
// Notes on the interpolator: