From 27732611c8a6b3e7aeae47b98927e1a23d20b1a6 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 11 Jun 2013 15:21:19 +0200 Subject: [vmplayer] clean up run-virt.include: drop support for old player versions [vmplayer] limit RAM to 3800MB on 32bit [xorg] include libglx on openSUSE [rootfs-stage32] add gfx driver loading service - currently not actually loading them, but checking for i915 gfx to enable 3D support in VMWare Player --- remote/modules/vmplayer/data/opt/openslx/bin/vmplayer | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'remote/modules/vmplayer/data/opt') diff --git a/remote/modules/vmplayer/data/opt/openslx/bin/vmplayer b/remote/modules/vmplayer/data/opt/openslx/bin/vmplayer index 030e9175..147f514f 100755 --- a/remote/modules/vmplayer/data/opt/openslx/bin/vmplayer +++ b/remote/modules/vmplayer/data/opt/openslx/bin/vmplayer @@ -1,6 +1,10 @@ #!/bin/sh # radically simplified version of the original script vmplayer by VMware Inc. PREFIX=/usr/lib/vmware # depends on the vmware location + +# HACK: Let the OpenGL driver report s3tc capability even if not present, so 3D will be enabled +export force_s3tc_enable=true + exec "$PREFIX"'/lib/wrapper-gtk24.sh' \ "$PREFIX"'/lib' \ "$PREFIX"'/bin/vmplayer' \ -- cgit v1.2.3-55-g7522