* [Bug 59285] New: [regression] Non-MSAA no longer working
@ 2013-01-12 16:03 bugzilla-daemon
2013-01-12 16:04 ` [Bug 59285] " bugzilla-daemon
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-01-12 16:03 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1185 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59285
Priority: medium
Bug ID: 59285
Assignee: dri-devel@lists.freedesktop.org
Summary: [regression] Non-MSAA no longer working
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: bugspam@moreofthesa.me.uk
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
Created attachment 72907
--> https://bugs.freedesktop.org/attachment.cgi?id=72907&action=edit
Screenshot, MSAA disabled. 2D image should not be… blurred.
I've recently tested both Tremulous (GPP) and Unvanquished with a fresh mesa
git build (albeit with one change, ref. bug #53130).
Without MSAA (with r_ext_multisample = 0), a frame or two may be rendered, then
; while much of the rendering is correct, at least some of the text is…
apparently smoothed.
(Linux 3.6-rc7, mesa git 5eeedb852b8a422f31d4d4f018187020c713fffa, libdrm
2.4.40, radeon DDX pre-7.0 git)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2951 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] 8+ messages in thread
* [Bug 59285] [regression] Non-MSAA no longer working
2013-01-12 16:03 [Bug 59285] New: [regression] Non-MSAA no longer working bugzilla-daemon
@ 2013-01-12 16:04 ` bugzilla-daemon
2013-01-12 16:05 ` [Bug 59285] [regression] 2D non-MSAA not working properly bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-01-12 16:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 349 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59285
--- Comment #1 from Darren Salt <bugspam@moreofthesa.me.uk> ---
Created attachment 72908
--> https://bugs.freedesktop.org/attachment.cgi?id=72908&action=edit
Screenshot, MSAA 2x. 2D image (and text) rendered correctly.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1318 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] 8+ messages in thread
* [Bug 59285] [regression] 2D non-MSAA not working properly
2013-01-12 16:03 [Bug 59285] New: [regression] Non-MSAA no longer working bugzilla-daemon
2013-01-12 16:04 ` [Bug 59285] " bugzilla-daemon
@ 2013-01-12 16:05 ` bugzilla-daemon
2013-01-12 16:08 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-01-12 16:05 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 454 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59285
Darren Salt <bugspam@moreofthesa.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[regression] Non-MSAA no |[regression] 2D non-MSAA
|longer working |not working properly
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1116 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] 8+ messages in thread
* [Bug 59285] [regression] 2D non-MSAA not working properly
2013-01-12 16:03 [Bug 59285] New: [regression] Non-MSAA no longer working bugzilla-daemon
2013-01-12 16:04 ` [Bug 59285] " bugzilla-daemon
2013-01-12 16:05 ` [Bug 59285] [regression] 2D non-MSAA not working properly bugzilla-daemon
@ 2013-01-12 16:08 ` bugzilla-daemon
2013-01-12 20:14 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-01-12 16:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 392 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59285
--- Comment #2 from Darren Salt <bugspam@moreofthesa.me.uk> ---
For the record, 3D rendering appears fine both with and without MSAA; and I'd
intended to say that, without MSAA, rendering may apparently stop while the
program continues running otherwise normally.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1162 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] 8+ messages in thread
* [Bug 59285] [regression] 2D non-MSAA not working properly
2013-01-12 16:03 [Bug 59285] New: [regression] Non-MSAA no longer working bugzilla-daemon
` (2 preceding siblings ...)
2013-01-12 16:08 ` bugzilla-daemon
@ 2013-01-12 20:14 ` bugzilla-daemon
2013-01-12 22:22 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-01-12 20:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 215 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59285
--- Comment #3 from Marek Olšák <maraeo@gmail.com> ---
Did you turn MLAA on?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 998 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] 8+ messages in thread
* [Bug 59285] [regression] 2D non-MSAA not working properly
2013-01-12 16:03 [Bug 59285] New: [regression] Non-MSAA no longer working bugzilla-daemon
` (3 preceding siblings ...)
2013-01-12 20:14 ` bugzilla-daemon
@ 2013-01-12 22:22 ` bugzilla-daemon
2013-01-12 23:08 ` bugzilla-daemon
2013-01-12 23:27 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-01-12 22:22 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 410 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59285
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #72907|text/plain |image/png
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1053 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] 8+ messages in thread
* [Bug 59285] [regression] 2D non-MSAA not working properly
2013-01-12 16:03 [Bug 59285] New: [regression] Non-MSAA no longer working bugzilla-daemon
` (4 preceding siblings ...)
2013-01-12 22:22 ` bugzilla-daemon
@ 2013-01-12 23:08 ` bugzilla-daemon
2013-01-12 23:27 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-01-12 23:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 328 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59285
--- Comment #4 from Darren Salt <bugspam@moreofthesa.me.uk> ---
Was on, yes. But that's the first time that I've seen it make any difference,
co-inciding with MSAA being available for use…
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1118 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] 8+ messages in thread
* [Bug 59285] [regression] 2D non-MSAA not working properly
2013-01-12 16:03 [Bug 59285] New: [regression] Non-MSAA no longer working bugzilla-daemon
` (5 preceding siblings ...)
2013-01-12 23:08 ` bugzilla-daemon
@ 2013-01-12 23:27 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-01-12 23:27 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 660 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59285
Marek Olšák <maraeo@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #5 from Marek Olšák <maraeo@gmail.com> ---
Long story short, MLAA is disabled if an MSAA visual is used. MLAA can blur
everything if you enable the MLAA variant that doesn't use a zbuffer.
This is not a bug.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2152 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] 8+ messages in thread
end of thread, other threads:[~2013-01-12 23:27 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-12 16:03 [Bug 59285] New: [regression] Non-MSAA no longer working bugzilla-daemon
2013-01-12 16:04 ` [Bug 59285] " bugzilla-daemon
2013-01-12 16:05 ` [Bug 59285] [regression] 2D non-MSAA not working properly bugzilla-daemon
2013-01-12 16:08 ` bugzilla-daemon
2013-01-12 20:14 ` bugzilla-daemon
2013-01-12 22:22 ` bugzilla-daemon
2013-01-12 23:08 ` bugzilla-daemon
2013-01-12 23:27 ` 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.