From owner-freebsd-questions Fri Apr 12 21:11:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from altair.mukappabeta.net (altair.mukappabeta.net [194.145.150.157]) by hub.freebsd.org (Postfix) with ESMTP id 1956B37B404 for ; Fri, 12 Apr 2002 21:11:27 -0700 (PDT) Received: from altair.mukappabeta.net (localhost [127.0.0.1]) by altair.mukappabeta.net (Postfix) with SMTP id 2A5B865A for ; Sat, 13 Apr 2002 06:11:29 +0200 (CEST) Date: Sat, 13 Apr 2002 06:11:29 +0200 From: Matthias Buelow To: freebsd-questions@freebsd.org Subject: RTCW port and hw acceleration Message-Id: <20020413061129.29ed5db1.mkb@mukappabeta.de> Organization: (classified) X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks, sorry for my ignorance if this has been asked before but what shall I do to get hardware acceleration for the games/rtcw port? I have native DRI running with hw accel ok, and installed the linux_dri port. RTCW complains that it wants libGL, so I installed the linux_mesa3 port but it seems to build with software acceleration, and running wolf.x86 tells me: You are using software Mesa (no hardware acceleration)! Driver DLL used: libGL.so If this is intentional, add "+set r_allowSoftwareGL 1" to the command line when starting the game. which of course works but is unusably slow. I'd think that somehow the 3d acceleration provided by dri/mesa on freebsd should transcend through to the linuxulator, or shouldn't it? Anybody got some success stories to share here? --mkb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message