Hi Eric
It looks like commit b4922b53 "mesa: Add support for ARB_depth_clamp."
breaks gallium drivers, this is because you are calling init_c_cliprects
from src/mesa/main/enable.c and in gallium math/m_xform.c is not
included in the build so I get a undefine symbol to it.
Just removing the cal
Jakob Bornecrantz wrote:
> Hi Eric
>
> It looks like commit b4922b53 "mesa: Add support for ARB_depth_clamp."
> breaks gallium drivers, this is because you are calling init_c_cliprects
> from src/mesa/main/enable.c and in gallium math/m_xform.c is not
> included in the build so I get a undefine
On 9 sep 2009, at 16.43, Brian Paul wrote:
> Jakob Bornecrantz wrote:
>> Hi Eric
>>
>> It looks like commit b4922b53 "mesa: Add support for
>> ARB_depth_clamp."
>> breaks gallium drivers, this is because you are calling
>> init_c_cliprects
>> from src/mesa/main/enable.c and in gallium math/m_xf
On Tue, Sep 8, 2009 at 8:31 PM, Karl Schultz wrote:
>
>
> On Tue, Sep 8, 2009 at 11:19 AM, José Fonseca wrote:
>>
>> On Tue, 2009-09-08 at 09:20 -0700, Karl Schultz wrote:
>> >
>> >
>> > On Tue, Sep 8, 2009 at 9:17 AM, Brian Paul wrote:
>> > Dimitar Kodjabachev wrote:
>> > > Hello
On Wed, Sep 9, 2009 at 10:03 AM, Dimitar Kodjabachev wrote:
> On Tue, Sep 8, 2009 at 8:31 PM, Karl Schultz
> wrote:
> >
> >
> > On Tue, Sep 8, 2009 at 11:19 AM, José Fonseca
> wrote:
> >>
> >> On Tue, 2009-09-08 at 09:20 -0700, Karl Schultz wrote:
> >> >
> >> >
> >> > On Tue, Sep 8, 2009 at 9:17
Am Tuesday 08 September 2009 23:51:19 schrieb Ian Romanick:
> Brian Paul wrote:
> > These new tests look fine, but maybe someone (Nicolai?) should set up
> > a piglit mailing list. Plus a list for piglit git commits.
>
> Now that we're getting some piglit traffic, that's probably a good idea.
I a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brian Paul wrote:
> Jakob Bornecrantz wrote:
>> Hi Eric
>>
>> It looks like commit b4922b53 "mesa: Add support for ARB_depth_clamp."
>> breaks gallium drivers, this is because you are calling init_c_cliprects
>> from src/mesa/main/enable.c and in gal
On 9 sep 2009, at 20.25, Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Brian Paul wrote:
>> Jakob Bornecrantz wrote:
>>> Hi Eric
>>>
>>> It looks like commit b4922b53 "mesa: Add support for
>>> ARB_depth_clamp."
>>> breaks gallium drivers, this is because you are calli
http://bugs.freedesktop.org/show_bug.cgi?id=21235
--- Comment #2 from Kaspar Bumke 2009-09-09 12:06:40
PST ---
I am having problems running the Braid demo under Wine. I reported a wine bug
here: http://bugs.winehq.org/show_bug.cgi?id=19790
After reporting the bug there I updated my Arch sy
http://bugs.freedesktop.org/show_bug.cgi?id=21235
--- Comment #3 from Sven Arvidsson 2009-09-09 12:33:35 PST ---
The xf86-video-intel-git is not the 3D driver, so upgrading it wouldn't have
any effect.
Anyhow, the Braid demo seems to be broken in recent Wine releases, on the other
hand, man
right, i meant mesa was updated to 7.5.2 braid seems to work under
wine for non-intel graphics.
On Wed, Sep 9, 2009 at 8:33 PM, wrote:
> http://bugs.freedesktop.org/show_bug.cgi?id=21235
>
>
>
>
>
> --- Comment #3 from Sven Arvidsson 2009-09-09 12:33:35 PST ---
> The xf86-video-intel-git is no
2009/9/5 Artur Wyszynski :
> Hey, attached patch adds support for HaikuOS
>
> Regards, Artur Wyszynski
Committed. Thanks!
-Brian
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simp
On Thu, Sep 03, 2009 at 02:27:42PM +0800, Chia-I Wu wrote:
> I am still cleaning up the implementation. But I would like to know
> your ideas about OpenGL ES support, and the path I take. Thanks.
After some cleanups, I think it is more suitable to split the patch
series into 2 parts
1. Make feat
13 matches
Mail list logo