* [Bug 64143] New: vdpau (shaders) regression since vl/buffer: use 2D_ARRAY instead of 3D textures
@ 2013-05-02 9:08 bugzilla-daemon
2013-05-02 14:08 ` [Bug 64143] " bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-05-02 9:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1129 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64143
Priority: medium
Bug ID: 64143
Assignee: dri-devel@lists.freedesktop.org
Summary: vdpau (shaders) regression since vl/buffer: use
2D_ARRAY instead of 3D textures
Severity: normal
Classification: Unclassified
OS: All
Reporter: adf.lists@gmail.com
Hardware: Other
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
non uvd mpeg2 decode was never perfect on my rv790 (though I think that is a
software issue as it's the same with xvmc softpipe - vdpau softpipe untested
due to crash).
It is, however a lot worse for vdpau since -
commit 7d2f2a0c890b1993532a45c8c392c28950ddc06e
Author: Christian König <christian.koenig@amd.com>
Date: Tue Apr 30 14:40:40 2013 +0200
vl/buffer: use 2D_ARRAY instead of 3D textures
Signed-off-by: Christian König <christian.koenig@amd.com>
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2640 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread* [Bug 64143] vdpau (shaders) regression since vl/buffer: use 2D_ARRAY instead of 3D textures
2013-05-02 9:08 [Bug 64143] New: vdpau (shaders) regression since vl/buffer: use 2D_ARRAY instead of 3D textures bugzilla-daemon
@ 2013-05-02 14:08 ` bugzilla-daemon
2013-05-02 20:14 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-05-02 14:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 496 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64143
Christian König <deathsimple@vodafone.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Christian König <deathsimple@vodafone.de> ---
Just send a patch fixing this to mesa dev.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1955 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread* [Bug 64143] vdpau (shaders) regression since vl/buffer: use 2D_ARRAY instead of 3D textures
2013-05-02 9:08 [Bug 64143] New: vdpau (shaders) regression since vl/buffer: use 2D_ARRAY instead of 3D textures bugzilla-daemon
2013-05-02 14:08 ` [Bug 64143] " bugzilla-daemon
@ 2013-05-02 20:14 ` bugzilla-daemon
2013-05-03 9:44 ` bugzilla-daemon
2013-05-03 10:33 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-05-02 20:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 293 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64143
--- Comment #2 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to comment #1)
> Just send a patch fixing this to mesa dev.
Back to normal with those applied.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1216 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 64143] vdpau (shaders) regression since vl/buffer: use 2D_ARRAY instead of 3D textures
2013-05-02 9:08 [Bug 64143] New: vdpau (shaders) regression since vl/buffer: use 2D_ARRAY instead of 3D textures bugzilla-daemon
2013-05-02 14:08 ` [Bug 64143] " bugzilla-daemon
2013-05-02 20:14 ` bugzilla-daemon
@ 2013-05-03 9:44 ` bugzilla-daemon
2013-05-03 10:33 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-05-03 9:44 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 418 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64143
Andy Furniss <adf.lists@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1254 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread* [Bug 64143] vdpau (shaders) regression since vl/buffer: use 2D_ARRAY instead of 3D textures
2013-05-02 9:08 [Bug 64143] New: vdpau (shaders) regression since vl/buffer: use 2D_ARRAY instead of 3D textures bugzilla-daemon
` (2 preceding siblings ...)
2013-05-03 9:44 ` bugzilla-daemon
@ 2013-05-03 10:33 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-05-03 10:33 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 468 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64143
Christian König <deathsimple@vodafone.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Christian König <deathsimple@vodafone.de> ---
Thx for testing.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1956 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-05-03 10:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-02 9:08 [Bug 64143] New: vdpau (shaders) regression since vl/buffer: use 2D_ARRAY instead of 3D textures bugzilla-daemon
2013-05-02 14:08 ` [Bug 64143] " bugzilla-daemon
2013-05-02 20:14 ` bugzilla-daemon
2013-05-03 9:44 ` bugzilla-daemon
2013-05-03 10:33 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.