On Sat, Apr 10, 2010 at 04:44:09PM +0100, Keith Whitwell wrote:
> I haven't been following this very closely, so apologies if I'm going
> over established ground.
>
> This patch appears to create new libraries from some subset of Mesa's
> internals. At a guess you're selecting some internal inter
On Sat, Apr 10, 2010 at 04:44:09PM +0100, Keith Whitwell wrote:
> I haven't been following this very closely, so apologies if I'm going
> over established ground.
>
> This patch appears to create new libraries from some subset of Mesa's
> internals. At a guess you're selecting some internal inter
I haven't been following this very closely, so apologies if I'm going
over established ground.
This patch appears to create new libraries from some subset of Mesa's
internals. At a guess you're selecting some internal interface(s)
within mesa to become the public API of those libraries? I'm pret
I haven't been following this very closely, so apologies if I'm going
over established ground.
This patch appears to create new libraries from some subset of Mesa's
internals. At a guess you're selecting some internal interface(s)
within mesa to become the public API of those libraries? I'm pret
Patch cherry-picked from my dri-sdk-7.8 branch against current head
(edb5253dfa). An earlier full build through of all drivers (except
nouveau, i will play with its expansive libdrm dependencies later)
showed it to be an exact match still.
This patch, while not harming or hampering anything or
a test run, please check out the 7.8 version of the
SDK and the drivers in my cgit.freedesktop.org repos.
Luc Verhaegen.
>From f78a2a3983152b6656220bcdc67165e70468c054 Mon Sep 17 00:00:00 2001
From: Luc Verhaegen
Date: Tue, 16 Mar 2010 21:44:23 +0100
Subject: [PATCH] Provide dri shared libr
Signed-off-by: Luc Verhaegen
---
Makefile | 13 +++
src/mesa/Makefile | 61 +++-
src/mesa/drivers/dri/common/Makefile | 80 +++
src/mesa/drivers/dri/common/libmesadricommon.pc.in |