Re: [Mesa-dev] [PATCH 1/2] trace: implement render_condition

2011-05-28 Thread Jose Fonseca
Marek, The trace patches look good to me. It would be nice if we used the same name for pipe_context variable, but this is not your fault: tr_context.c and p_context.h itself is already full of inconsistent namings... Jose - Original Message - > --- > src/gallium/drivers/trace/tr_con

[Mesa-dev] [PATCH 2/2] trace: implement texture_barrier

2011-05-28 Thread Marek Olšák
--- src/gallium/drivers/trace/tr_context.c | 16 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/src/gallium/drivers/trace/tr_context.c b/src/gallium/drivers/trace/tr_context.c index 14e8b0c..254976e 100644 --- a/src/gallium/drivers/trace/tr_context.c +++ b/src/

[Mesa-dev] [PATCH 1/2] trace: implement render_condition

2011-05-28 Thread Marek Olšák
--- src/gallium/drivers/trace/tr_context.c | 20 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/src/gallium/drivers/trace/tr_context.c b/src/gallium/drivers/trace/tr_context.c index 4f0d6c4..14e8b0c 100644 --- a/src/gallium/drivers/trace/tr_context.c +++ b/

[Mesa-dev] [PATCH] tgsi/ureg: bump the limit of immediates

2011-05-28 Thread Marek Olšák
Lowered indirect addressing can create lots of immediates. Fixes piglit/glsl-fs-uniform-array-7 on r300g. NOTE: This is a candidate for the 7.10 branch. --- src/gallium/auxiliary/tgsi/tgsi_ureg.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/gallium/auxiliary/tgsi

[Mesa-dev] [Bug 37698] [Account Request] Emeric Grange

2011-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37698 Emeric Grange changed: What|Removed |Added Attachment #47256|application/octet-stream|text/plain mime type|

[Mesa-dev] [Bug 37698] [Account Request] Emeric Grange

2011-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37698 Emeric Grange changed: What|Removed |Added Attachment #47255|application/octet-stream|text/plain mime type|

[Mesa-dev] [Bug 37698] [Account Request] Emeric Grange

2011-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37698 --- Comment #1 from Emeric Grange 2011-05-28 10:26:54 PDT --- Created an attachment (id=47256) --> (https://bugs.freedesktop.org/attachment.cgi?id=47256) SSH public key -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai

[Mesa-dev] [Bug 37698] New: [Account Request] Emeric Grange

2011-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37698 Summary: [Account Request] Emeric Grange Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Mesa-dev] [PATCH 4/4] st/mesa: fix typos and add some format fallbacks in format_map

2011-05-28 Thread Marek Olšák
Always default to DEFAULT_*_FORMATS for mandatory GL formats. (st_choose_format must not fail for those) Use DEFAULT_RGBA when alpha is required instead of RGB. Use DEFAULT_RGB otherwise. These are more or less the remaining differences between the old code and the new one. --- src/mesa/state_

[Mesa-dev] [PATCH 3/4] st/mesa: consolidate listing of depth formats

2011-05-28 Thread Marek Olšák
--- src/mesa/state_tracker/st_format.c | 23 --- 1 files changed, 12 insertions(+), 11 deletions(-) diff --git a/src/mesa/state_tracker/st_format.c b/src/mesa/state_tracker/st_format.c index 4360ed7..c22a1d5 100644 --- a/src/mesa/state_tracker/st_format.c +++ b/src/mesa/sta

[Mesa-dev] [PATCH 2/4] st/mesa: add GL_DEPTH_COMPONENT32 fallback formats

2011-05-28 Thread Marek Olšák
This makes D32 work again on chipsets which can't do it. --- src/mesa/state_tracker/st_format.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/mesa/state_tracker/st_format.c b/src/mesa/state_tracker/st_format.c index de30b4f..4360ed7 100644 --- a/src/mesa/state_t

[Mesa-dev] [PATCH 1/4] st/mesa: fix changing internal format via RenderbufferStorage

2011-05-28 Thread Marek Olšák
The problem is: The second time the function is called with a new internal format, strb->format is usually not PIPE_FORMAT_NONE. RenderbufferStorage(... GL_RGBA8 ...); RenderbufferStorage(... GL_RGBA16 ...); // had no effect on the format Broken with: fd6f2d6e5783d8810d0ab88e1c470958fd5eb2eb Test

[Mesa-dev] [Bug 36384] configure tips (last TODO: rename swrastg to swrast)

2011-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36384 José Fonseca changed: What|Removed |Added CC||jfons...@vmware.com --- Comment #4 from J

[Mesa-dev] [Bug 36384] configure tips (last TODO: rename swrastg to swrast)

2011-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36384 Fabio Pedretti changed: What|Removed |Added Summary|configure tips |configure tips (last TODO:

[Mesa-dev] [Bug 37683] [New Freedesktop account] Denis Steckelmacher

2011-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37683 --- Comment #2 from steckde...@yahoo.fr 2011-05-28 00:42:14 PDT --- Created an attachment (id=47244) --> (https://bugs.freedesktop.org/attachment.cgi?id=47244) GPG public key (accessible on subkeys.pgp.net) -- Configure bugmail: https://bugs.fr

[Mesa-dev] [Bug 37683] [New Freedesktop account] Denis Steckelmacher

2011-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37683 --- Comment #1 from steckde...@yahoo.fr 2011-05-28 00:40:37 PDT --- Created an attachment (id=47243) --> (https://bugs.freedesktop.org/attachment.cgi?id=47243) SSH public key -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=

[Mesa-dev] [Bug 37683] New: [New Freedesktop account] Denis Steckelmacher

2011-05-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37683 Summary: [New Freedesktop account] Denis Steckelmacher Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Prio