Gentoo Archives: gentoo-dev

From: Pacho Ramos <pacho@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: mesa.eselect
Date: Mon, 01 Nov 2010 15:52:10
Message-Id: 1288626662.14821.13.camel@localhost.localdomain
In Reply to: [gentoo-dev] RFC: mesa.eselect by "Chí-Thanh Christopher Nguyễn"
1 El dom, 31-10-2010 a las 23:30 +0100, Chí-Thanh Christopher Nguyễn
2 escribió:
3 > Hi,
4 >
5 > media-libs/mesa-7.9 has been sitting in the X11 overlay for some time
6 > and the X11 team are planning to move it to portage soon.
7 > The new release brings a number of improvements, including much better
8 > Gallium3D support. One feature that we would like to add to Mesa in
9 > Gentoo is the ability to switch between "classic" and "gallium" drivers
10 > via an eselect module.
11 >
12 > Attached you will find the eselect module which we used in the X11
13 > overlay, and the configuration file from mesa. There are still some
14 > things on the TODO list but I consider them not blockers for addition to
15 > the tree. As this is the first eselect module I have written, I would
16 > welcome your comments and pointers.
17 >
18 > TODO:
19 > * Add support for switching emul-linux-x86-opengl on amd64 multilib
20 > * Accept numbers as do_set() arguments
21 > * Make the code a bit more compact
22 > Untested:
23 > * Prefix support
24 >
25 >
26 > Best regards,
27 > Chí-Thanh Christopher Nguyễn
28 >
29
30 Is there any kind of information (doc page, news item...) planned for
31 explaining when it's better to switch to gallium3d and when not? For
32 example, one of the systems I administrate has a r300 device, but I
33 haven't followed at all gallium progress and, I guess, you cannot asume
34 most of the people know about all this. Then, I think that, for example,
35 a news item would be useful to know what drivers should we use.
36
37 Thanks a lot

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] RFC: mesa.eselect "Ondřej Súkup" <mimi.vx@×××××.com>
Re: [gentoo-dev] RFC: mesa.eselect "Chí-Thanh Christopher Nguyễn" <chithanh@g.o>