On Wed, 25 Mar 2009, Keith Whitwell wrote:
> On Wed, 2009-03-25 at 07:26 -0700, Brian Paul wrote:
>> Timo Aaltonen wrote:
>>> On Fri, 20 Mar 2009, Brian Paul wrote:
>>>
>>>> The first release candidate of Mesa 7.4 can be grabbed from
>>>>
On Fri, 20 Mar 2009, Brian Paul wrote:
>
> The first release candidate of Mesa 7.4 can be grabbed from
> http://www.mesa3d.org/beta/
>
> 7.4 will be a stable release just fixing bugs since Mesa 7.3.
>
> See the release notes for details.
>
> I'm hoping to wrap up 7.4 around the middle of next wee
On Sun, 18 Jan 2009, Brian Paul wrote:
> I'm guess not sure I understand where/why these build failures are happening.
>
> The Mesa i945 driver has been compiling fine for me with kernel 2.6.28 and
> libdrm 2.4.4
You are probably using the drm headers from libdrm?
t
---
On Sun, 18 Jan 2009, Owain Ainsworth wrote:
Yes, the build is having problems with dereferencing the sarea pointers.
in the following code:
drm_clip_rect_t planeA_rect = { .x1 = sarea->planeA_x, .y1 = sarea->planeA_y,
.x2 = sarea->planeA_x + sarea->planeA_w,
On Sat, 17 Jan 2009, Owain Ainsworth wrote:
> On Sat, Jan 17, 2009 at 08:57:49PM +0200, Timo Aaltonen wrote:
>> On Sat, 17 Jan 2009, Owain Ainsworth wrote:
>>
>>> That's very odd. It 73.rcs are building again kernel headers on openbsd
>>> here (with only
On Sat, 17 Jan 2009, Owain Ainsworth wrote:
> That's very odd. It 73.rcs are building again kernel headers on openbsd
> here (with only that pageflipping patch applied). The linux kernel
> doesn't have conpat defines for planeA -> pipeA, so the following patch
> should solve that:
So that's equiv
On Fri, 16 Jan 2009, Timo Aaltonen wrote:
> On Fri, 16 Jan 2009, Brian Paul wrote:
>
>> Owain Ainsworth wrote:
>>> Hey,
>>>
>>> As a companion to the DDX diff I just sent out, this patch rips all of
>>> the broken i9XX pageflipping code from me
On Fri, 16 Jan 2009, Brian Paul wrote:
> Owain Ainsworth wrote:
>> Hey,
>>
>> As a companion to the DDX diff I just sent out, this patch rips all of
>> the broken i9XX pageflipping code from mesa.
>>
>> There's one chunk I'm not sure about (whether the for loops in
>> IntelWindowMoved are still ne
Hi!
There's a bug filed on ubuntu that claims TLS support being broken:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/259219
quoted here:
"The package libgl1-mesa-dri in Intrepid seems to have been compiled with
the option --enable-glx-tls. This triggers a bug in
src/glx/x11
On Thu, 3 Jul 2008, Dan Nicholson wrote:
> On Fri, Jul 04, 2008 at 02:09:09AM +0300, Timo Aaltonen wrote:
>> On Thu, 3 Jul 2008, Dan Nicholson wrote:
>>
>>> Here's a patch to try out. Could you review it a bit? I think I caught
>>> all details, but it'
On Thu, 3 Jul 2008, Dan Nicholson wrote:
> Here's a patch to try out. Could you review it a bit? I think I caught
> all details, but it's a fairly invasive patch. One drawback is that
> the pkgconfig directory is still set directly in the commands as
> $(INSTALL_LIB_DIR)/pkgconfig. So, you'd end u
On Mon, 27 Aug 2007, Michel Dänzer wrote:
> On Sun, 2007-08-26 at 08:40 +0300, Timo Aaltonen wrote:
>>
>>I've tested the r200-tfp patch, but it doesn't seem to have an effect;
>> resizing windows is very slow, and sometimes the contents are not
>> redr
Hi
I've tested the r200-tfp patch, but it doesn't seem to have an effect;
resizing windows is very slow, and sometimes the contents are not
redrawn.
Michel Dänzer suggested to debug the server and set breakpoint at
r200SetTexOffset before starting compiz, but either I've done somet
13 matches
Mail list logo