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
---
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/
---
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/
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
https://bugs.freedesktop.org/show_bug.cgi?id=37698
Emeric Grange changed:
What|Removed |Added
Attachment #47256|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=37698
Emeric Grange changed:
What|Removed |Added
Attachment #47255|application/octet-stream|text/plain
mime type|
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
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
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_
---
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
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
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
https://bugs.freedesktop.org/show_bug.cgi?id=36384
José Fonseca changed:
What|Removed |Added
CC||jfons...@vmware.com
--- Comment #4 from J
https://bugs.freedesktop.org/show_bug.cgi?id=36384
Fabio Pedretti changed:
What|Removed |Added
Summary|configure tips |configure tips (last TODO:
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
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=
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
17 matches
Mail list logo