On Mon, Apr 26, 2010 at 6:54 PM, Keith Whitwell wrote:
> On Sat, 2010-04-24 at 07:25 -0700, Jakob Bornecrantz wrote:
>> Hi Chia-I et all
>>
>> This Patch series does some minor refactoring in the st_api interface
>> and some major one to st/dri.
>>
>> The first patch drops the st_module struct fro
On Mon, 2010-04-26 at 11:54 +0100, Keith Whitwell wrote:
> On Sat, 2010-04-24 at 07:25 -0700, Jakob Bornecrantz wrote:
> > Hi Chia-I et all
> >
> > This Patch series does some minor refactoring in the st_api interface
> > and some major one to st/dri.
> >
> > The first patch drops the st_module s
On Sat, 2010-04-24 at 07:25 -0700, Jakob Bornecrantz wrote:
> Hi Chia-I et all
>
> This Patch series does some minor refactoring in the st_api interface
> and some major one to st/dri.
>
> The first patch drops the st_module struct from st_api. This is because it
> was overlapping the st_api stru
Hi Jakob,
On Sat, Apr 24, 2010 at 10:25 PM, Jakob Bornecrantz
wrote:
> This Patch series does some minor refactoring in the st_api interface
> and some major one to st/dri.
> The first patch drops the st_module struct from st_api. This is because it
> was overlapping the st_api struct. Both repre
Hi Chia-I et all
This Patch series does some minor refactoring in the st_api interface
and some major one to st/dri.
The first patch drops the st_module struct from st_api. This is because it
was overlapping the st_api struct. Both represent the API. It also drops some
extra symbols and instead j