On Tue, Jan 28, 2014 at 2:13 PM, Ian Romanick wrote:
> On 01/28/2014 02:51 PM, Mark Mueller wrote:
> > This patch could cause the i965 driver to not load if Mesa was built on
> > a system without libudev devel present. For example on Fedora one should
> > install systemd-devel before configuring
On 01/28/2014 02:51 PM, Mark Mueller wrote:
> This patch could cause the i965 driver to not load if Mesa was built on
> a system without libudev devel present. For example on Fedora one should
> install systemd-devel before configuring and building Mesa drivers
> subsequent to this change.
I don't
This patch could cause the i965 driver to not load if Mesa was built on a
system without libudev devel present. For example on Fedora one should
install systemd-devel before configuring and building Mesa drivers
subsequent to this change.
On Sun, Jan 26, 2014 at 4:02 PM, Keith Packard wrote:
>
Eric Anholt writes:
> This allows Mesa to choose to rename driver .sos (or split drivers),
> without needing a flag day with the corresponding 2D driver.
Reviewed-by: Keith Packard
--
keith.pack...@intel.com
pgpcrXYj0vHR5.pgp
Description: PGP signature
__
This allows Mesa to choose to rename driver .sos (or split drivers),
without needing a flag day with the corresponding 2D driver.
---
src/glx/dri2_glx.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/src/glx/dri2_glx.c b/src/glx/dri2_glx.c
index 4e2c16a..0a0dac9 1