Hi All,
This is very much still a work in progress but I thought I'd post about
it here in case anyone is interested. I've been playing with OProfile
and PTS to add automated profiling to PTS.
The profiling module can be run by simply adding
'PTS_MODULES=automated_oprofile' to the front of a norm
Make sure to normalize the z coordinates as well as the x/y ones when
there are mipmaps present. Fixes 3d mipmap generation, which now uses
the blit path.
Signed-off-by: Ilia Mirkin
Cc: "10.2"
---
Did a full piglit run on nva8 and nve7 without regressions. The cubemap array
mipmap generation te
https://bugs.freedesktop.org/show_bug.cgi?id=78771
--- Comment #8 from qwang13 ---
Created attachment 99256
--> https://bugs.freedesktop.org/attachment.cgi?id=99256&action=edit
weston-1.4.0 mesa-10.1.2
--
You are receiving this mail because:
You are the QA Contact for the bug.
___
https://bugs.freedesktop.org/show_bug.cgi?id=78771
--- Comment #7 from qwang13 ---
no, i965_dri.so is fine to be loaded.
I will upload the weston.log.
./configure --build=i686-tizen-linux-gnu --host=i686-tizen-linux-gnu
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbin
https://bugs.freedesktop.org/show_bug.cgi?id=78843
Priority: medium
Bug ID: 78843
Keywords: regression
CC: chr...@ijw.co.nz, e...@anholt.net,
kenn...@whitecape.org
Assignee: mesa-dev@lists.freedesktop.org
Summ
https://bugs.freedesktop.org/show_bug.cgi?id=78842
Priority: medium
Bug ID: 78842
Keywords: regression
CC: chr...@ijw.co.nz, e...@anholt.net,
kenn...@whitecape.org
Assignee: mesa-dev@lists.freedesktop.org
Summ
On 05/16/2014 04:32 AM, Rogovin, Kevin wrote:
> Hi,
>
>> The patch basically looks good. We're lacking piglit tests for these
>> extensions, and I think we'll want some before we turn these extensions on.
>
>
> Thanks for the review. Should I make the necessary piglit tests?
It should be pos
From: Christoph Bumiller
v2 get rid of magic value, use DEFINES
v3 update clip_disable together with vs_position_window_space
Big thanks to Marek Olšák!
Signed-off-by: David Heidelberger
---
src/gallium/drivers/r600/evergreen_state.c | 13 +++--
src/gallium/drivers/r600/evergreend.h
On 05/16/2014 02:47 PM, srol...@vmware.com wrote:
From: Roland Scheidegger
2ea923cf571235dfe573c35c3f0d90f632bd86d8 had the side effect of IR counting
now being done after IR optimization instead of before. Some quick analysis
shows that there's roughly 1.5 times more IR instructions before opt
From: Christoph Bumiller
---
src/gallium/drivers/r600/r600_shader.c | 25 -
1 file changed, 24 insertions(+), 1 deletion(-)
diff --git a/src/gallium/drivers/r600/r600_shader.c
b/src/gallium/drivers/r600/r600_shader.c
index a397f0e..5823ba2 100644
--- a/src/gallium/drive
From: Christoph Bumiller
---
src/gallium/auxiliary/tgsi/tgsi_strings.c | 3 ++-
src/gallium/auxiliary/tgsi/tgsi_ureg.c | 16
src/gallium/auxiliary/tgsi/tgsi_ureg.h | 4
src/gallium/docs/source/tgsi.rst | 9 +
src/gallium/include/pipe/p_shader_t
From: Christoph Bumiller
---
src/gallium/drivers/r600/r600_state_common.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/gallium/drivers/r600/r600_state_common.c
b/src/gallium/drivers/r600/r600_state_common.c
index fabc52c..dd3f7f8 100644
--- a/src/gallium/drivers/r600/r600_state_common
From: Christoph Bumiller
---
src/gallium/drivers/radeon/r600_query.c | 9 +
1 file changed, 9 insertions(+)
diff --git a/src/gallium/drivers/radeon/r600_query.c
b/src/gallium/drivers/radeon/r600_query.c
index 38889fd..a356aad 100644
--- a/src/gallium/drivers/radeon/r600_query.c
+++ b/s
From: Christoph Bumiller
It's allowed in SM3.
v2: fix multi-component tgsi_r600_arl (FLT_TO_INT is trans-only)
---
src/gallium/drivers/r600/r600_shader.c | 86 +++---
1 file changed, 58 insertions(+), 28 deletions(-)
diff --git a/src/gallium/drivers/r600/r600_shader
From: Christoph Bumiller
---
src/gallium/drivers/r600/r600_asm.c| 1 +
src/gallium/drivers/r600/r600_asm.h| 1 +
src/gallium/drivers/r600/r600_shader.c | 24
3 files changed, 22 insertions(+), 4 deletions(-)
diff --git a/src/gallium/drivers/r600/r600_asm.c
b/
From: Christoph Bumiller
v2: added !util_format_is_depth_or_stencil(format)
---
src/gallium/drivers/r600/evergreen_state.c | 9 +
src/gallium/drivers/r600/r600_state.c | 9 +
2 files changed, 18 insertions(+)
diff --git a/src/gallium/drivers/r600/evergreen_state.c
b/src/ga
Mesa 10.2 release candidate 3 is now available for testing. The current
plan of record is to have an additional release candidate each Friday
until the 10.2 release on Friday, May 30th.
The tag in the GIT repository for Mesa 10.2-rc3 is 'mesa-10.2-rc3'. I
have verified that the tag is in the cor
17 matches
Mail list logo