Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2009 04:58:48 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        ports@FreeBSD.org, x11@FreeBSD.org
Cc:        Norikatsu Shigemura <nork@FreeBSD.org>, Robert Noland <rnoland@FreeBSD.org>
Subject:   Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx,  3xxx and 4xxx, 2nd!
Message-ID:  <20091221045848.9ffc345d.nork@FreeBSD.org>
In-Reply-To: <20091221003422.f13f9cbd.nork@ninth-nine.com>
References:  <20091205104243.f66171bb.nork@FreeBSD.org> <20091221003422.f13f9cbd.nork@ninth-nine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Dec 2009 00:34:22 +0900
Norikatsu Shigemura <nork@ninth-nine.com> wrote:
> > 	I'm ready to update ports related Mesa3D to 7.6 base, graphics/dri,
> > 	graphics/libGL*, graphics/libglut, graphics/mesa-demos and
> > 	graphics/libdrm.  Please see also my attached patch file.  I'll
> > 	update these as soon as tomorrow.
> 	Reworking for 7.6.1-rc4.  Please test attached patch.

	I confirmed that 2 *my* issue was fixed:

	1. bluish coloring
	   Because of Depth Color = 16, so I change Depth Color to 24.
	   Fix this issue.

	2. Too heavy FlightGear
	   I always enable LIBGL_ALWAYS_INDIRECT environment.  It's
	   required by compiz.  But many OpenGL applications are not
	   comfortably.  glxgears's frames bump up to 2600FPS from
	   1600FPS by disable LIBGL_ALWAYS_INDIRECT.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091221045848.9ffc345d.nork>