Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-11 Thread Keith Whitwell
On Fri, 2010-06-11 at 06:04 -0700, Roland Scheidegger wrote: > On 10.06.2010 20:32, Roland Scheidegger wrote: > > On 10.06.2010 17:12, Keith Whitwell wrote: > >> On Thu, 2010-06-10 at 07:29 -0700, Brian Paul wrote: > >>> Keith Whitwell wrote: > On Thu, 2010-06-10 at 07:08 -0700, Roland Scheide

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-11 Thread Roland Scheidegger
On 10.06.2010 20:32, Roland Scheidegger wrote: > On 10.06.2010 17:12, Keith Whitwell wrote: >> On Thu, 2010-06-10 at 07:29 -0700, Brian Paul wrote: >>> Keith Whitwell wrote: On Thu, 2010-06-10 at 07:08 -0700, Roland Scheidegger wrote: > On 10.06.2010 11:30, Keith Whitwell wrote: >> On

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-11 Thread Keith Whitwell
On Thu, 2010-06-10 at 12:23 -0700, Roland Scheidegger wrote: > On 10.06.2010 21:14, Keith Whitwell wrote: > > On Thu, 2010-06-10 at 11:32 -0700, Roland Scheidegger wrote: > >> On 10.06.2010 17:12, Keith Whitwell wrote: > >>> On Thu, 2010-06-10 at 07:29 -0700, Brian Paul wrote: > Keith Whitwell

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-10 Thread Younes Manton
On Thu, Jun 10, 2010 at 3:23 PM, Roland Scheidegger wrote: > On 10.06.2010 21:14, Keith Whitwell wrote: >> On Thu, 2010-06-10 at 11:32 -0700, Roland Scheidegger wrote: >>> On 10.06.2010 17:12, Keith Whitwell wrote: On Thu, 2010-06-10 at 07:29 -0700, Brian Paul wrote: > Keith Whitwell wrot

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-10 Thread Keith Whitwell
On Thu, 2010-06-10 at 11:32 -0700, Roland Scheidegger wrote: > On 10.06.2010 17:12, Keith Whitwell wrote: > > On Thu, 2010-06-10 at 07:29 -0700, Brian Paul wrote: > >> Keith Whitwell wrote: > >>> On Thu, 2010-06-10 at 07:08 -0700, Roland Scheidegger wrote: > On 10.06.2010 11:30, Keith Whitwell

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-10 Thread Roland Scheidegger
On 10.06.2010 21:14, Keith Whitwell wrote: > On Thu, 2010-06-10 at 11:32 -0700, Roland Scheidegger wrote: >> On 10.06.2010 17:12, Keith Whitwell wrote: >>> On Thu, 2010-06-10 at 07:29 -0700, Brian Paul wrote: Keith Whitwell wrote: > On Thu, 2010-06-10 at 07:08 -0700, Roland Scheidegger wro

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-10 Thread Roland Scheidegger
On 10.06.2010 17:12, Keith Whitwell wrote: > On Thu, 2010-06-10 at 07:29 -0700, Brian Paul wrote: >> Keith Whitwell wrote: >>> On Thu, 2010-06-10 at 07:08 -0700, Roland Scheidegger wrote: On 10.06.2010 11:30, Keith Whitwell wrote: > On Thu, 2010-06-03 at 13:26 -0700, Roland Scheidegger wro

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-10 Thread Keith Whitwell
On Thu, 2010-06-10 at 07:29 -0700, Brian Paul wrote: > Keith Whitwell wrote: > > On Thu, 2010-06-10 at 07:08 -0700, Roland Scheidegger wrote: > >> On 10.06.2010 11:30, Keith Whitwell wrote: > >>> On Thu, 2010-06-03 at 13:26 -0700, Roland Scheidegger wrote: > Hi, > > I've created a ne

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-10 Thread Brian Paul
Keith Whitwell wrote: On Thu, 2010-06-10 at 07:08 -0700, Roland Scheidegger wrote: On 10.06.2010 11:30, Keith Whitwell wrote: On Thu, 2010-06-03 at 13:26 -0700, Roland Scheidegger wrote: Hi, I've created a new branch gallium-array-textures which has some more interface changes, this time to s

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-10 Thread Roland Scheidegger
On 10.06.2010 16:16, Keith Whitwell wrote: > On Thu, 2010-06-10 at 07:08 -0700, Roland Scheidegger wrote: >> On 10.06.2010 11:30, Keith Whitwell wrote: >>> On Thu, 2010-06-03 at 13:26 -0700, Roland Scheidegger wrote: Hi, I've created a new branch gallium-array-textures which has some

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-10 Thread Keith Whitwell
On Thu, 2010-06-10 at 07:08 -0700, Roland Scheidegger wrote: > On 10.06.2010 11:30, Keith Whitwell wrote: > > On Thu, 2010-06-03 at 13:26 -0700, Roland Scheidegger wrote: > >> Hi, > >> > >> I've created a new branch gallium-array-textures which has some more > >> interface changes, this time to sup

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-10 Thread Roland Scheidegger
On 10.06.2010 11:30, Keith Whitwell wrote: > On Thu, 2010-06-03 at 13:26 -0700, Roland Scheidegger wrote: >> Hi, >> >> I've created a new branch gallium-array-textures which has some more >> interface changes, this time to support array textures basically. >> Nothing has been adapted to these chang

Re: [Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-10 Thread Keith Whitwell
On Thu, 2010-06-03 at 13:26 -0700, Roland Scheidegger wrote: > Hi, > > I've created a new branch gallium-array-textures which has some more > interface changes, this time to support array textures basically. > Nothing has been adapted to these changes yet (I'll do that it should be > mostly trivia

[Mesa-dev] RFC: array textures in gallium and assorted cleanups

2010-06-03 Thread Roland Scheidegger
Hi, I've created a new branch gallium-array-textures which has some more interface changes, this time to support array textures basically. Nothing has been adapted to these changes yet (I'll do that it should be mostly trivial as long as array textures aren't actually supported by the driver or ev