aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaroslav Hensl <jara@hensl.cz>2024-04-10 21:19:59 +0200
committerJaroslav Hensl <jara@hensl.cz>2024-04-10 21:19:59 +0200
commita41d03c8271a61367ff1825229b1ac90eef313b3 (patch)
treead0b997ae54390a0d933b56cf001c8bb91c038a7
parent531d49569d880cd8f097a905455d05a3aed685e9 (diff)
downloadvmdisp9x-a41d03c8271a61367ff1825229b1ac90eef313b3.tar.gz
SVGA_GMR_LIMIT defaults
-rw-r--r--makefile2
-rw-r--r--vmdisp9x.inf2
2 files changed, 2 insertions, 2 deletions
diff --git a/makefile b/makefile
index 633ac1e..27b74bb 100644
--- a/makefile
+++ b/makefile
@@ -11,7 +11,7 @@ OBJS += &
INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 43
+VER_BUILD = 44
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)
diff --git a/vmdisp9x.inf b/vmdisp9x.inf
index 56aef78..856403a 100644
--- a/vmdisp9x.inf
+++ b/vmdisp9x.inf
@@ -236,7 +236,7 @@ HKLM,Software\Microsoft\Windows\CurrentVersion\OpenGLdrivers,QEMUFX,2,"qmfxgl32.
;mesa:HKLM,Software\Microsoft\Windows\CurrentVersion\OpenGLdrivers,VMWSVGA,2,"vmwsgl32.dll"
;mesa:HKLM,Software\Mesa3D\global,LP_NATIVE_VECTOR_WIDTH,,128
;mesa:HKLM,Software\Mesa3D\global,SVGA_CLEAR_DX_FLAGS,,1
-;mesa:HKLM,Software\Mesa3D\global,SVGA_GMR_LIMIT,,128
+;mesa:HKLM,Software\Mesa3D\global,SVGA_GMR_LIMIT,,160
[DX.addReg]
;mefix:HKLM,System\CurrentControlSet\Control\SessionManager\KnownDLLs,DDRAW,2,"ddrawme.dll"