Re: [Mesa-dev] Mesa (shader-work): glsl: teach loop analysis that array dereferences are bounds on the index

2010-09-09 Thread Luca Barbieri
I think I understand: since you reparent everything to the new root and then call talloc_free on the old root, everything dies anyway whatever its parent was. However, this makes me think that a copying garbage collection scheme would be more efficient, since you already have support for visiting

[Mesa-dev] [Bug 29044] GLSL compiler tracker

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29044 Ian Romanick changed: What|Removed |Added Depends on|29164 | -- Configure bugmail: https://bugs.free

[Mesa-dev] [Bug 29164] [GLSL 1.20] invariant variable shouldn't be used before declaration

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29164 Ian Romanick changed: What|Removed |Added Priority|medium |low Blocks|29044

[Mesa-dev] [Bug 30108] [bisected] unable to load driver: r300_dri.so, undefined symbol: _glapi_logging_available

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30108 --- Comment #6 from Kristian Høgsberg 2010-09-09 16:09:12 PDT --- I reverted the patch, too much trouble for now. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

[Mesa-dev] [Bug 29044] GLSL compiler tracker

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29044 Bug 29044 depends on bug 22622, which changed state. Bug 22622 Summary: [GM965 GLSL] noise*() cause GPU lockup https://bugs.freedesktop.org/show_bug.cgi?id=22622 What|Old Value |New Value

[Mesa-dev] [Bug 29044] GLSL compiler tracker

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29044 Bug 29044 depends on bug 29524, which changed state. Bug 29524 Summary: [glsl2]Mesa demo multinoise fail to change the color of teapot https://bugs.freedesktop.org/show_bug.cgi?id=29524 What|Old Value |New Value

[Mesa-dev] [Bug 29044] GLSL compiler tracker

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29044 Bug 29044 depends on bug 29496, which changed state. Bug 29496 Summary: [glsl2]Mesa noise(2) demo renders incorrectly on glsl2 branch https://bugs.freedesktop.org/show_bug.cgi?id=29496 What|Old Value |New Value -

Re: [Mesa-dev] [PATCH] glapi: Implement optional dispatch logging

2010-09-09 Thread Jakob Bornecrantz
On Fri, Sep 10, 2010 at 12:16 AM, Eric Anholt wrote: > On Thu,  9 Sep 2010 13:01:59 -0400, Kristian Høgsberg > wrote: >> There's a useful feature buried in glapi to log all API calls to stderr. >> Unfortunately it requires editing the code and then it's enabled >> unconditionally for that build.

Re: [Mesa-dev] [PATCH] glapi: Implement optional dispatch logging

2010-09-09 Thread Eric Anholt
On Thu, 9 Sep 2010 13:01:59 -0400, Kristian Høgsberg wrote: > There's a useful feature buried in glapi to log all API calls to stderr. > Unfortunately it requires editing the code and then it's enabled > unconditionally for that build. This patch builds in API logging for > debug builds and mak

[Mesa-dev] [Bug 30108] [bisected] unable to load driver: r300_dri.so, undefined symbol: _glapi_logging_available

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30108 --- Comment #5 from Jakob Bornecrantz 2010-09-09 15:02:05 PDT --- Can you try: export LD_LIBRARY_PATH=/home/Paulie/mesa/lib I'm thinking you are picking up the wrong libGL.so -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?ta

Re: [Mesa-dev] Mesa (shader-work): glsl: teach loop analysis that array dereferences are bounds on the index

2010-09-09 Thread Eric Anholt
On Thu, 9 Sep 2010 03:26:45 +0200, Luca Barbieri wrote: > Thanks! > > But, does this mean that if I allocate using new(existing_ir) ir_foo() > or opposed to new(talloc_parent(existing_ir)) ir_foo() then this new > object will always remain alive as long as existing_ir is alive, even > if it's no

[Mesa-dev] [Bug 30108] [bisected] unable to load driver: r300_dri.so, undefined symbol: _glapi_logging_available

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30108 --- Comment #4 from Pavel Ondračka 2010-09-09 14:39:29 PDT --- (In reply to comment #3) > (In reply to comment #2) > > What about debug builds? > > Do they not work for you? No, I still have this problem when --enable-debug is set. You can't r

[Mesa-dev] [Bug 30108] [bisected] unable to load driver: r300_dri.so, undefined symbol: _glapi_logging_available

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30108 --- Comment #3 from Kristian Høgsberg 2010-09-09 14:25:25 PDT --- (In reply to comment #2) > What about debug builds? Do they not work for you? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivi

[Mesa-dev] [Bug 30108] [bisected] unable to load driver: r300_dri.so, undefined symbol: _glapi_logging_available

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30108 Pavel Ondračka changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Mesa-dev] [Bug 30108] [bisected] unable to load driver: r300_dri.so, undefined symbol: _glapi_logging_available

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30108 Kristian Høgsberg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 30108] New: [bisected] unable to load driver: r300_dri.so, undefined symbol: _glapi_logging_available

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30108 Summary: [bisected] unable to load driver: r300_dri.so, undefined symbol: _glapi_logging_available Product: Mesa Version: git Platform: Other OS/Version: All Status

[Mesa-dev] [PATCH] r600g: Fixed a bo reference leak in the draw module.

2010-09-09 Thread Tilman Sauerbeck
Signed-off-by: Tilman Sauerbeck --- src/gallium/drivers/r600/r600_draw.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/gallium/drivers/r600/r600_draw.c b/src/gallium/drivers/r600/r600_draw.c index 1834433..f24f30f 100644 --- a/src/gallium/drivers/r600/r600_draw

[Mesa-dev] [PATCH] glapi: Implement optional dispatch logging

2010-09-09 Thread Kristian Høgsberg
There's a useful feature buried in glapi to log all API calls to stderr. Unfortunately it requires editing the code and then it's enabled unconditionally for that build. This patch builds in API logging for debug builds and makes it run-time switchable by setting MESA_DEBUG=dispatch. --- src/mapi

[Mesa-dev] [PATCH] r600g: Only increase a bo's map_count if radeon_bo_map() succeeded.

2010-09-09 Thread Tilman Sauerbeck
Signed-off-by: Tilman Sauerbeck --- src/gallium/winsys/r600/drm/radeon_bo.c |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/gallium/winsys/r600/drm/radeon_bo.c b/src/gallium/winsys/r600/drm/radeon_bo.c index a1306f6..f79135b 100644 --- a/src/gallium/winsys/r60

[Mesa-dev] [Bug 30102] glean depthStencil test fails BadLength with indirect non-swrast rendering

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30102 --- Comment #3 from Jon TURNEY 2010-09-09 06:22:07 PDT --- Created an attachment (id=38580) View: https://bugs.freedesktop.org/attachment.cgi?id=38580 Review: https://bugs.freedesktop.org/review?bug=30102&attachment=38580 Synchronize Xserver

[Mesa-dev] [Bug 30102] glean depthStencil test fails BadLength with indirect non-swrast rendering

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30102 --- Comment #2 from Jon TURNEY 2010-09-09 06:16:17 PDT --- Created an attachment (id=38579) View: https://bugs.freedesktop.org/attachment.cgi?id=38579 Review: https://bugs.freedesktop.org/review?bug=30102&attachment=38579 Synchronize mesa src

[Mesa-dev] [Bug 30102] glean depthStencil test fails BadLength with indirect non-swrast rendering

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30102 --- Comment #1 from Jon TURNEY 2010-09-09 06:13:16 PDT --- Created an attachment (id=38578) View: https://bugs.freedesktop.org/attachment.cgi?id=38578 Review: https://bugs.freedesktop.org/review?bug=30102&attachment=38578 Have __glImageSize h

[Mesa-dev] [Bug 30102] New: glean depthStencil test fails BadLength with indirect non-swrast rendering

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30102 Summary: glean depthStencil test fails BadLength with indirect non-swrast rendering Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW

[Mesa-dev] [PATCH] r600g: Fixed a bo leak in the error path of radeon_ctx_set_bo_new().

2010-09-09 Thread Tilman Sauerbeck
Signed-off-by: Tilman Sauerbeck --- src/gallium/winsys/r600/drm/radeon_ctx.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/gallium/winsys/r600/drm/radeon_ctx.c b/src/gallium/winsys/r600/drm/radeon_ctx.c index 5d9cdca..f89ab30 100644 --- a/src/gallium/winsys/r600/

[Mesa-dev] [PATCH] r600g: Fixed a bo leak in r600_texture_from_handle().

2010-09-09 Thread Tilman Sauerbeck
We would leak bo if the argument check failed. Signed-off-by: Tilman Sauerbeck --- src/gallium/drivers/r600/r600_texture.c | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/gallium/drivers/r600/r600_texture.c b/src/gallium/drivers/r600/r600_texture.c index b

[Mesa-dev] [Bug 30095] [GLX] Fullscreen OpenGL game now has occasional flicker (bisected)

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30095 Kristian Høgsberg changed: What|Removed |Added AssignedTo|mesa-...@lists.freedesktop. |k...@bitplanet.net

[Mesa-dev] [PATCH] r600g: Don't leave stale references in query_list when we cannot create bo.

2010-09-09 Thread Tilman Sauerbeck
Signed-off-by: Tilman Sauerbeck --- src/gallium/drivers/r600/r600_query.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/r600/r600_query.c b/src/gallium/drivers/r600/r600_query.c index 530940e..0073072 100644 --- a/src/gallium/drivers/r600/r600_qu

Re: [Mesa-dev] Some questions about nouveau classic driver

2010-09-09 Thread Francisco Jerez
son_of_the_osi...@interia.pl writes: > Hi. I have running linux on my very old machine with nv17 card and I > am impressed that kde4 with nouveau driver work so fast. I am also > curious about few things: > > 1. In nvfx was implemented sot so long time ago a new 2d engine. It > wil be ported to

Re: [Mesa-dev] Mesa (shader-work): glsl: introduce ir_binop_all_equal and ir_binop_any_equal, allow vector cmps

2010-09-09 Thread Keith Whitwell
On Wed, 2010-09-08 at 21:30 -0700, Marek Olšák wrote: > On Thu, Sep 9, 2010 at 2:35 AM, Eric Anholt wrote: > However, the fact that when I ask about performance nobody > says "OMG the > texture upload/download/copy/etc. support in gallium is so > great and is >

[Mesa-dev] [Bug 30095] [GLX] Fullscreen OpenGL game now has occasional flicker (bisected)

2010-09-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30095 Chris Rankin changed: What|Removed |Added Summary|[r300g] Fullscreen OpenGL |[GLX] Fullscreen OpenGL