diff options
| author | Jaroslav Hensl <[email protected]> | 2023-08-26 20:31:44 +0200 |
|---|---|---|
| committer | Jaroslav Hensl <[email protected]> | 2023-08-26 20:31:44 +0200 |
| commit | 313656bf15572becdb3c3ab2183fcd8a009ad2e8 (patch) | |
| tree | 074831497877ecf851b82f8a04426f3cdc3e3fff /makefile | |
| parent | fc27a94c851ac47687a9c4dd0ca50f47674fc223 (diff) | |
SVGA: HW cursor (enabled by default)
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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
|
