On 08/21/2012 10:49 PM, Eric Anholt wrote:
> I don't like the idea of losing 16-wide on apps where it might have
> succeeded if we just tried. Note that a chunk of register space gets
> eaten by things that don't scale with number of pixels, like attribute
> setup, push constants, and the MRF hack
On Sun, Aug 26, 2012 at 4:01 AM, Eric Anholt wrote:
> Kenneth Graunke writes:
>
>> On 08/24/2012 10:21 AM, Ian Romanick wrote:
>>> Patches 1 through 6 are
>>>
>>> Reviewed-by: Ian Romanick
>>>
>>> I probably won't have a chance to get through the rest, so don't wait on
>>> me.
>>
>> Thanks for t
On Saturday, August 25, 2012 03:28:18 PM Julien Cristau wrote:
> On Fri, Aug 24, 2012 at 14:45:44 -0400, nerdopolis wrote:
>
> > Hi.
> >
> > I hope this is the correct place for this.
> >
> > I make a Wayland live cd, and in order for Wayland to work, I need to build
> > mesa with Wayland suppo
On Friday, August 24, 2012 07:23:08 PM Matt Turner wrote:
> On Fri, Aug 24, 2012 at 7:03 PM, Kenneth Graunke
> wrote:
> > We removed --enable-shared-dricore because it's now non-optional---you get
> > it all the time. Unfortunately, in our recent automake rework, it sounds
> > like we lost some
On 08/25/2012 11:02 AM, Eric Anholt wrote:
> Kenneth Graunke writes:
>
>> On 08/24/2012 10:07 AM, Eric Anholt wrote:
>>> Kenneth Graunke writes:
>>>
Greetings!
This series reworks how i965 deals with sampler indirections, changing it
to use linker-assigned sampler variable ID
As discussed with Kristian on #wayland. Pushes the decision of components
into the dri driver giving it greater freedom to allow t to implement YUV
samplers in hardware, and which mode to use.
This interface will also allow drivers like SVGA to implement YUV surfaces
without the need to sub-alloca
As discussed with Kristian on #wayland. Pushes the decision of components
into the dri driver giving it greater freedom to allow t to implement YUV
samplers in hardware, and which mode to use.
This interface will also allow drivers like SVGA to implement YUV surfaces
without the need to sub-alloca
Ian Romanick writes:
> From: Ian Romanick
>
> v2: Fix API_OPENGL_CORE handling when TEXTURE_FLOAT_ENABLED is not
> defined. Based on review feedback from Eric Anholt.
Reviewed-by: Eric Anholt
pgpbKYTmbJpsp.pgp
Description: PGP signature
___
mesa-d
Kenneth Graunke writes:
> On 08/24/2012 10:07 AM, Eric Anholt wrote:
>> Kenneth Graunke writes:
>>
>>> Greetings!
>>>
>>> This series reworks how i965 deals with sampler indirections, changing it
>>> to use linker-assigned sampler variable IDs in SEND instructions rather
>>> than baking in the
Kenneth Graunke writes:
> On 08/24/2012 10:21 AM, Ian Romanick wrote:
>> Patches 1 through 6 are
>>
>> Reviewed-by: Ian Romanick
>>
>> I probably won't have a chance to get through the rest, so don't wait on
>> me.
>
> Thanks for the review, Ian. Do you (or anyone else) know if other
> driver
Ian Romanick writes:
> On 08/24/2012 02:46 PM, Eric Anholt wrote:
>> Ian Romanick writes:
>>> case GL_RED:
>>> case GL_R8:
>>> + return ctx->API != API_OPENGLES && ctx->Extensions.ARB_texture_rg
>>> + ? GL_RED : 0;
>>
>> R8 should have the gles3 support case here.
>>
>>>
On Thu, Aug 9, 2012 at 19:01:55 -0700, Ian Romanick wrote:
> 8/17: Release Mesa 8.0.5. I'll send out another pick-list on Friday
> or Saturday, and pick things over on Monday or Tuesday.
>
Hi Ian,
is there an updated plan for 8.0.5?
Cheers,
Julien
_
On Fri, Aug 24, 2012 at 14:45:44 -0400, nerdopolis wrote:
> Hi.
>
> I hope this is the correct place for this.
>
> I make a Wayland live cd, and in order for Wayland to work, I need to build
> mesa with Wayland support.
>
> I get Mesa to build just fine it's just that I notice that the binarie
13 matches
Mail list logo