Hello Guys,
I wrote a small GUI to monitor that tracks some data that could be
used to detect bottlenecks in the mesa drivers.
Here's a screenshot: http://wwwpub.zih.tu-dresden.de/~s3734770/gpumon.png
The project is hoster here: https://bitbucket.org/carli/gpumon
svenstaro recommended me to
On Sat, May 28, 2011 at 6:59 PM, Marek Olšák wrote:
> 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 ins
For the series: Reviewed-by: Brian Paul
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
For the series: Reviewed-by: Brian Paul
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
https://bugs.freedesktop.org/show_bug.cgi?id=37698
Stephane Marchesin changed:
What|Removed |Added
Product|Mesa|freedesktop.org
Version|
https://bugs.freedesktop.org/show_bug.cgi?id=37683
Stephane Marchesin changed:
What|Removed |Added
Product|Mesa|freedesktop.org
Version|
https://bugs.freedesktop.org/show_bug.cgi?id=37657
Stephane Marchesin changed:
What|Removed |Added
Product|Mesa|freedesktop.org
Version|
The conditional rendering should be able to kill CopyPixels.
I assume the render condition has no effect on resource_copy_region.
This fixes piglit:
- NV_conditional_render/copypixels
NOTE: This is a candidate for the 7.10 branch.
---
src/mesa/state_tracker/st_cb_drawpixels.c |3 ++-
1 files
NOTE: This is a candidate for the 7.10 branch.
---
src/mesa/state_tracker/st_cb_texture.c | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/src/mesa/state_tracker/st_cb_texture.c
b/src/mesa/state_tracker/st_cb_texture.c
index c7c4da6..88f6290 100644
--- a/src/mes
NOTE: This is a candidate for the 7.10 branch.
---
src/mesa/state_tracker/st_cb_texture.c | 12
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/src/mesa/state_tracker/st_cb_texture.c
b/src/mesa/state_tracker/st_cb_texture.c
index 9d824b4..c7c4da6 100644
--- a/src/me
NOTE: This is a candidate for the 7.10 branch.
---
src/mesa/state_tracker/st_cb_blit.c | 14 +-
1 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/src/mesa/state_tracker/st_cb_blit.c
b/src/mesa/state_tracker/st_cb_blit.c
index 25c95c7..416be19 100644
--- a/src/mesa/stat
AFAIK.
NOTE: This is a candidate for the 7.10 branch.
---
src/mesa/swrast/s_blit.c |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/mesa/swrast/s_blit.c b/src/mesa/swrast/s_blit.c
index d943e09..3516a41 100644
--- a/src/mesa/swrast/s_blit.c
+++ b/src/mesa/swrast/s_bl
NOTE: This is a candidate for the 7.10 branch.
---
src/mesa/state_tracker/st_cb_condrender.c | 11 +--
src/mesa/state_tracker/st_context.h |4
src/mesa/state_tracker/st_gen_mipmap.c|9 +
3 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/src/me
https://bugs.freedesktop.org/show_bug.cgi?id=37657
--- Comment #5 from Lauri Kasanen 2011-05-29 03:48:26
PDT ---
Apologies for my English, I meant a private per-user repo, not Mesa master.
Obviously my request could've been worded better.
--
Configure bugmail: https://bugs.freedesktop.org/user
14 matches
Mail list logo