Re: [Mesa-dev] [PATCH] Adding -enable-egl-dri2 option. Happy Chinese Spring Festival!

2011-02-02 Thread microcai
2011/2/1 Arthur Zhu : > From: Arthur Zhu > > --- >  configure.ac |   29 +++-- >  1 files changed, 15 insertions(+), 14 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 46938f4..8a429a7 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -1100,23 +1100,24

[Mesa-dev] [Bug 33494] crash during (or at end) of map loading in ut2004

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33494 --- Comment #6 from XoD 2011-02-02 04:32:11 PST --- (In reply to comment #5) > ut2004 is killed by SIGBUS only in "very high"(the most hight level) texture > detailed mode > And crash isn't systematic, I haven't reproduce it with a debuggeur att

Re: [Mesa-dev] [PATCH] Adding -enable-egl-dri2 option. Happy Chinese Spring Festival!

2011-02-02 Thread Dan Nicholson
On Tue, Feb 1, 2011 at 5:41 AM, Arthur Zhu wrote: > From: Arthur Zhu > > --- >  configure.ac |   29 +++-- >  1 files changed, 15 insertions(+), 14 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 46938f4..8a429a7 100644 > --- a/configure.ac > +++ b/configu

Re: [Mesa-dev] Mesa (master): glsl: Fix constant-folding for reciprocal expressions

2011-02-02 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/02/2011 10:01 AM, Chad Versace wrote: > Module: Mesa > Branch: master > Commit: b3cf92aa916ee0537ee37723c23a9897ac9cd3e0 > URL: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3cf92aa916ee0537ee37723c23a9897ac9cd3e0 > > Author: Chad Vers

[Mesa-dev] [Bug 33494] crash during (or at end) of map loading in ut2004

2011-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33494 Tobias Jakobi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] [RFC mesa-demos] Add --with-system-data-files configure option

2011-02-02 Thread Brian Paul
On 01/31/2011 05:17 AM, Paulo Zanoni wrote: 2011/1/29 Henri Verbeet: If you pass -M to format-patch, it becomes a lot smaller. Thanks for the tip. For some reason I had to use -M -C --find-copies-harder. Attached is the same patch, but with these options. I haven't seen any objections to

[Mesa-dev] [PATCH v3] mesa: Optionally build a dricore support library (v3)

2011-02-02 Thread Christopher James Halse Rogers
This an adds --enable-shared-dricore option to configure. When enabled, DRI modules will link against a shared copy of the common mesa routines rather than statically linking these. This saves about 30MB on disc with a full complement of classic DRI drivers. v2: Only enable with a gcc-compatible

Re: [Mesa-dev] Mesa (master): glsl: Fix constant-folding for reciprocal expressions

2011-02-02 Thread Chad Versace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/02/2011 01:36 PM, Ian Romanick wrote: > This behavior is actually correct. That's unexpected... > The 4.10 spec contains that language, but it also requires IEEE 754 > behavior. Specifically, page 54 (page 59 of the PDF) says, "The > followin

[Mesa-dev] Availability of LunarGLASS exploration: using LLVM in Mesa's compiler stack

2011-02-02 Thread John Kessenich
Hi, Last November's discussion of LunarG's plan to build a common shader compiler stack with LLVM led to 1. Needing to see a definition of the IRs 2. Needing to experiment with translating these IRs to/from graphical languages We are exploring both these and are making these available through