summaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <[email protected]>2023-08-26 20:31:44 +0200
committerJaroslav Hensl <[email protected]>2023-08-26 20:31:44 +0200
commit313656bf15572becdb3c3ab2183fcd8a009ad2e8 (patch)
tree074831497877ecf851b82f8a04426f3cdc3e3fff /makefile
parentfc27a94c851ac47687a9c4dd0ca50f47674fc223 (diff)
SVGA: HW cursor (enabled by default)
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/makefile b/makefile
index 6ee55f0..4c0ba2b 100644
--- a/makefile
+++ b/makefile
@@ -14,8 +14,6 @@ FLAGS = -DDRV_VER_BUILD=$(VER_BUILD) -DCAP_R5G6B5_ALWAYS_WRONG
# Define HWBLT if BitBlt can be accelerated.
#FLAGS += -DHWBLT
-# Define HWCURSOR if you want accelerate cursor (SVGA only)
-#FLAGS += -DHWCURSOR
# Define VRAM256MB if you want set VRAM limit to 256MB (default is 128MB)
#FLAGS += -DVRAM256MB