[Mesa-dev] [Bug 30783] Mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30783 --- Comment #6 from Vinson Lee 2010-10-11 23:50:14 PDT --- Which commit is this copy of mesa? The copy of es_generator.py in comment #0 is missing a comma in line 134. This is the current version in mesa master. mesa: c25fcf5aa5beccd7731706b8f

[Mesa-dev] [Bug 30783] Mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30783 --- Comment #5 from Chia-I Wu 2010-10-11 23:41:03 PDT --- (In reply to comment #0) > Created an attachment (id=39351) --> (https://bugs.freedesktop.org/attachment.cgi?id=39351) > config.log > > I am getting the following error when building >

[Mesa-dev] [Bug 30789] mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30789 Vinson Lee changed: What|Removed |Added Severity|normal |blocker AssignedTo|mesa-...@lists.f

[Mesa-dev] [Bug 30789] mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30789 --- Comment #1 from Andrew Randrianasulu 2010-10-11 22:49:57 PDT --- Created an attachment (id=39357) --> (https://bugs.freedesktop.org/attachment.cgi?id=39357) config.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=e

[Mesa-dev] [Bug 30789] New: mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30789 Summary: mesa git fails to build Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Comp

[Mesa-dev] [Bug 30787] New: Invalid asm shader does not generate draw-time error when used with GLSL shader

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30787 Summary: Invalid asm shader does not generate draw-time error when used with GLSL shader Product: Mesa Version: 7.9 Platform: All OS/Version: All Status: NEW

[Mesa-dev] [Bug 30783] Mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30783 --- Comment #4 from atswa...@gmail.com 2010-10-11 20:07:21 PDT --- Created an attachment (id=39355) --> (https://bugs.freedesktop.org/attachment.cgi?id=39355) config.log after python downgrade -- Configure bugmail: https://bugs.freedesktop.org/

[Mesa-dev] [Bug 30783] Mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30783 --- Comment #3 from atswa...@gmail.com 2010-10-11 20:05:09 PDT --- On 10/11/2010 09:11 PM, andrew thomas wrote: > On 10/11/2010 08:45 PM, bugzilla-dae...@freedesktop.org wrote: >> https://bugs.freedesktop.org/show_bug.cgi?id=30783 >> >> --- Com

[Mesa-dev] [Bug 30783] Mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30783 --- Comment #2 from atswa...@gmail.com 2010-10-11 19:12:01 PDT --- On 10/11/2010 08:45 PM, bugzilla-dae...@freedesktop.org wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=30783 > > --- Comment #1 from Chia-I Wu 2010-10-11 18:45:35 PDT ---

[Mesa-dev] [Bug 30783] Mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30783 --- Comment #1 from Chia-I Wu 2010-10-11 18:45:35 PDT --- There is no recent change to the script. What is the version of your python? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this ma

Re: [Mesa-dev] Mesa (master): i915: Silence unused variable warning in non-debug builds.

2010-10-11 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vinson Lee wrote: > Module: Mesa > Branch: master > Commit: 220c0834a45d1dfa71f192b17d9a9b959a5a807e > URL: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=220c0834a45d1dfa71f192b17d9a9b959a5a807e > > Author: Vinson Lee > Date: Fri Oct 8 15

[Mesa-dev] Performance increase with debug option to flush batchbuffer

2010-10-11 Thread Peter Clifton
Hi All, I'm currently trying to squeeze some badly needed extra performance from an open source circuit board layout design package which I've ported to use GL for rendering. My laptop has an Intel GM45 chipset, and I noticed an odd side-effect of one of the debugging options, "Enable flushing ba

[Mesa-dev] What I'm working on

2010-10-11 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just thought I'd give people a head-up of what I'm working on for the next few weeks and how this relates to what other Intel people are doing. We're trying to get 3D fully enabled on Sandybridge hardware for our Q4 release. Since there are quite a

[Mesa-dev] [Bug 30783] Mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30783 atswa...@gmail.com changed: What|Removed |Added CC||atswa...@gmail.com -- Configure bug

[Mesa-dev] [Bug 30783] New: Mesa git fails to build

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30783 Summary: Mesa git fails to build Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

Re: [Mesa-dev] [PATCH] r200: revalidate after radeon_update_renderbuffers

2010-10-11 Thread Alex Deucher
On Sun, Oct 10, 2010 at 11:04 AM, Daniel Vetter wrote: > By calling radeon_draw_buffers (which sets the necessary flags > in radeon->NewGLState) and revalidating if NewGLState is non-zero > in r200TclPrimitive. This fixes an assert in libdrm (the color-/ > depthbuffer was changed but not yet valid

Re: [Mesa-dev] [PATCH] r200: revalidate after radeon_update_renderbuffers

2010-10-11 Thread Alex Deucher
On Sat, Oct 9, 2010 at 4:33 PM, Daniel Vetter wrote: > By calling radeon_draw_buffers (which sets the necessary flags > in radeon->NewGLState) and revalidating if NewGLState is non-zero > in r200TclPrimitive. This fixes an assert in libdrm (the color-/ > depthbuffer was changed but not yet validat

Re: [Mesa-dev] [PATCH] r200: revalidate after radeon_update_renderbuffers

2010-10-11 Thread Sedat Dilek
Hi, I have tested v2 on a RV250 (AGP), Linux-kernel 2.6.36-rc7-git2, mesa master GIT (commit e1003336f0dcd9248c0127fbdc173522e35c5bdb, "gallivm: Eliminate unsigned integer arithmetic from texture coordinates."), libdrm (2.4.22-1) and xorg-server (2:1.7.7-8), last both from official Debian/sid i386

[Mesa-dev] [Bug 29012] Gallium drivers should respect force_s3tc_enable option (and maybe other) as classic driver

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29012 Fabio Pedretti changed: What|Removed |Added Summary|[r300g] Driver needs some |Gallium drivers should