aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <jara@hensl.cz>2023-06-28 22:04:13 +0200
committerJaroslav Hensl <jara@hensl.cz>2023-06-28 22:04:13 +0200
commit7f80983c1b9431380a9dce18586e0eea57be5707 (patch)
tree48c295786a1f749f883989cef3063fd123134370 /makefile
parent14395d1ce8759ce490beb87c80ddb1f7ed35904f (diff)
downloadvmdisp9x-7f80983c1b9431380a9dce18586e0eea57be5707.tar.gz
SVGA3D: better GMR allocator, some 32bit calls support, API version update
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index ed64c25..61f85c6 100644
--- a/makefile
+++ b/makefile
@@ -14,7 +14,7 @@ FLAGS = -DDRV_VER_BUILD=$(VER_BUILD) -DCAP_R5G6B5_ALWAYS_WRONG
#FLAGS += -DHWBLT
# Set DBGPRINT to add debug printf logging.
-DBGPRINT = 1
+#DBGPRINT = 1
!ifdef DBGPRINT
FLAGS += -DDBGPRINT