From owner-freebsd-x11@FreeBSD.ORG Wed Jul 25 19:59:14 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 21470106566B for ; Wed, 25 Jul 2012 19:59:14 +0000 (UTC) (envelope-from amarat@ksu.ru) Received: from webmail.hitv.ru (mail.hitv.ru [217.66.16.37]) by mx1.freebsd.org (Postfix) with ESMTP id 6EEFE8FC18 for ; Wed, 25 Jul 2012 19:59:13 +0000 (UTC) Received: from webmail.hitv.ru (localhost [127.0.0.1]) by webmail.hitv.ru (Postfix) with ESMTP id 28774458635; Wed, 25 Jul 2012 23:59:12 +0400 (MSK) Received: from zealot.ksu.ru (zealot.hitv.ru [83.151.8.230]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by webmail.hitv.ru (Postfix) with ESMTPS id 9AD343E8C87; Wed, 25 Jul 2012 23:59:11 +0400 (MSK) Received: from zealot.ksu.ru (localhost.lnet [127.0.0.1]) by zealot.ksu.ru (8.14.5/8.14.5) with ESMTP id q6PJxBp5002665; Wed, 25 Jul 2012 23:59:11 +0400 (MSK) (envelope-from amarat@ksu.ru) Message-ID: <5010500D.4030109@ksu.ru> Date: Wed, 25 Jul 2012 23:59:09 +0400 From: "Marat N.Afanasyev" User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.9 Safari/536.5 MIME-Version: 1.0 To: joaoBR References: <20120725030004.52b1e8c2@pop1.hm.net.br> <20120725112622.24184266@pop1.hm.net.br> <5010064A.7030406@bally-wulff.de> <20120725165439.01c894e9@pop1.hm.net.br> In-Reply-To: <20120725165439.01c894e9@pop1.hm.net.br> Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha1; boundary="------------ms070904050102030000050407" X-Virus-Scanned: ClamAV using ClamSMTP X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-x11@freebsd.org Subject: Re: 2/3D rendering cards X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2012 19:59:14 -0000 This is a cryptographically signed message in MIME format. --------------ms070904050102030000050407 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable joaoBR wrote: > Em Wed, 25 Jul 2012 13:13:05 -0600 (MDT) > Warren Block escreveu: > >> On Wed, 25 Jul 2012, Luca Pizzamiglio wrote: >> >>> there are, more or less, three opportunities: >>> >>> Nvidia >>> AMD/Ati >>> Intel >>> >>> Nvidia has really good performance using nvidia legacy driver. You >>> have pros and cons (I don't want to start a debate about it) of >>> closed-source. Nvidia using nv has quite poor performance, on Linux >>> as well. >>> >>> AMD/Ati platform has a lack of support on FreeBSD (TTM not fully >>> implemented or something like that). That means no OpenGL hw >>> acceleration. >> >> Isn't this showing OpenGL hardware acceleration? >> >> direct rendering: Yes >> server glx vendor string: SGI >> server glx version string: 1.2 >> GLX version: 1.2 >> OpenGL vendor string: Advanced Micro Devices, Inc. >> OpenGL renderer string: Mesa DRI R600 (RV730 9498) TCL ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >> OpenGL version string: 2.1 Mesa 7.11.2 >> OpenGL shading language version string: 1.20 > > no, that are only the software versions and capabilities > > to see what the card does: glxinfo | grep -i renderer > > and I guess you will see: > > OpenGL renderer string: Software Rasterizer > > what means xRender in KDE and no 2D or 3D > > nope, he'll see underlined string as I can see: OpenGL renderer string: Mesa DRI R600 (RV710 9540) 20090101 TCL --=20 SY, Marat --------------ms070904050102030000050407--