Re: [Mesa-dev] [PATCH] ilo: build pipe-loader driver]

2014-01-08 Thread Chia-I Wu
On Wed, Jan 8, 2014 at 8:23 PM, Steven Newbury wrote: > On Fri, 2014-01-03 at 13:14 +0800, Chia-I Wu wrote: >> On Thu, Jan 2, 2014 at 10:39 PM, Steven Newbury >> wrote: >> > Forgot to add signed-off-by... >> > >> > In trying to get gallium-nine working with the ilo Gallium driver I >> > noticed

Re: [Mesa-dev] [PATCH] ilo: build pipe-loader driver]

2014-01-08 Thread Steven Newbury
On Fri, 2014-01-03 at 13:14 +0800, Chia-I Wu wrote: > On Thu, Jan 2, 2014 at 10:39 PM, Steven Newbury wrote: > > Forgot to add signed-off-by... > > > > In trying to get gallium-nine working with the ilo Gallium driver I > > noticed there's no ilo pipe-loader driver being built. > > > > This patch

Re: [Mesa-dev] [PATCH] ilo: build pipe-loader driver]

2014-01-02 Thread Chia-I Wu
On Thu, Jan 2, 2014 at 10:39 PM, Steven Newbury wrote: > Forgot to add signed-off-by... > > In trying to get gallium-nine working with the ilo Gallium driver I > noticed there's no ilo pipe-loader driver being built. > > This patch simply puts in place the missing pieces. > > The driver descriptor

[Mesa-dev] [PATCH] ilo: build pipe-loader driver]

2014-01-02 Thread Steven Newbury
Forgot to add signed-off-by... In trying to get gallium-nine working with the ilo Gallium driver I noticed there's no ilo pipe-loader driver being built. This patch simply puts in place the missing pieces. The driver descriptor is named "ilo", rather than "i965" as the ilo DRI driver currently n

[Mesa-dev] [PATCH] ilo: build pipe-loader driver

2014-01-01 Thread Steven Newbury
In trying to get gallium-nine working with the ilo Gallium driver I noticed there's no ilo pipe-loader driver being built. This patch simply puts in place the missing pieces. The driver descriptor is named "ilo", rather than "i965" as the ilo DRI driver currently names itself, this is necessary a