* [Bug 25280] r600: glPolygonStipple broken
[not found] <bug-25280-502@http.bugs.freedesktop.org/>
@ 2010-08-06 0:16 ` bugzilla-daemon
2011-09-14 11:30 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2010-08-06 0:16 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=25280
Michal Suchanek <hramrach@centrum.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hramrach@centrum.cz
--- Comment #1 from Michal Suchanek <hramrach@centrum.cz> 2010-08-05 17:16:13 PDT ---
Also broken on r600g
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 25280] r600: glPolygonStipple broken
[not found] <bug-25280-502@http.bugs.freedesktop.org/>
2010-08-06 0:16 ` [Bug 25280] r600: glPolygonStipple broken bugzilla-daemon
@ 2011-09-14 11:30 ` bugzilla-daemon
2011-09-29 15:30 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-09-14 11:30 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=25280
Corbin Simpson <MostAwesomedude@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/DRI/R600 |Drivers/Gallium/r600
CC| |MostAwesomedude@gmail.com
--- Comment #2 from Corbin Simpson <MostAwesomedude@gmail.com> 2011-09-14 04:30:54 PDT ---
Pity-reassigning to r600g, as r600c is never going to get fixed.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 25280] r600: glPolygonStipple broken
[not found] <bug-25280-502@http.bugs.freedesktop.org/>
2010-08-06 0:16 ` [Bug 25280] r600: glPolygonStipple broken bugzilla-daemon
2011-09-14 11:30 ` bugzilla-daemon
@ 2011-09-29 15:30 ` bugzilla-daemon
2011-09-29 15:54 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-09-29 15:30 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=25280
--- Comment #3 from Benjamin Bellec <b.bellec@gmail.com> 2011-09-29 08:30:22 PDT ---
I don't see difference whit mesa-demos poly* between swrast and r600g.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 25280] r600: glPolygonStipple broken
[not found] <bug-25280-502@http.bugs.freedesktop.org/>
` (2 preceding siblings ...)
2011-09-29 15:30 ` bugzilla-daemon
@ 2011-09-29 15:54 ` bugzilla-daemon
2011-09-29 18:42 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-09-29 15:54 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=25280
--- Comment #4 from Michal Suchanek <hramrach@gmail.com> 2011-09-29 08:54:11 PDT ---
I see a difference with tri-stipple.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 25280] r600: glPolygonStipple broken
[not found] <bug-25280-502@http.bugs.freedesktop.org/>
` (3 preceding siblings ...)
2011-09-29 15:54 ` bugzilla-daemon
@ 2011-09-29 18:42 ` bugzilla-daemon
2011-10-22 17:34 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-09-29 18:42 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=25280
--- Comment #5 from Alex Deucher <agd5f@yahoo.com> 2011-09-29 11:42:52 PDT ---
smooth and stippled polygons/lines/etc. are not implemented in r600c/g or
r300c/g at the moment as they require adding special code to the fragment
shader to handle them.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 25280] r600: glPolygonStipple broken
[not found] <bug-25280-502@http.bugs.freedesktop.org/>
` (4 preceding siblings ...)
2011-09-29 18:42 ` bugzilla-daemon
@ 2011-10-22 17:34 ` bugzilla-daemon
2012-01-17 20:58 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-10-22 17:34 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=25280
gsr.bugs <gsr.bugs@infernal-iceberg.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gsr.bugs@infernal-iceberg.c
| |om
--- Comment #6 from gsr.bugs <gsr.bugs@infernal-iceberg.com> 2011-10-22 10:34:40 PDT ---
r300c at least can use software fallbacks (see driconf), which make app like
Blender usable (polygon and line stipples are used to give feedback about item
relations, object types, selection status, etc). Should not Gallium also use
software fallbacks, at least as stop gap until shader method is coded?
Specially if r[36]00c are going to be deprecated in the near future.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 25280] r600: glPolygonStipple broken
[not found] <bug-25280-502@http.bugs.freedesktop.org/>
` (5 preceding siblings ...)
2011-10-22 17:34 ` bugzilla-daemon
@ 2012-01-17 20:58 ` bugzilla-daemon
2014-04-13 10:48 ` bugzilla-daemon
2019-09-18 18:58 ` bugzilla-daemon
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-17 20:58 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=25280
--- Comment #7 from Sven Arvidsson <sa@whiz.se> 2012-01-17 12:58:25 PST ---
Looks like r600g recently gained initial stipple support:
391e33ffbf01180d66d4c4e9a6c91fc17f9feaca
It seems to be enough to make Blender happy at least.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 25280] r600: glPolygonStipple broken
[not found] <bug-25280-502@http.bugs.freedesktop.org/>
` (6 preceding siblings ...)
2012-01-17 20:58 ` bugzilla-daemon
@ 2014-04-13 10:48 ` bugzilla-daemon
2019-09-18 18:58 ` bugzilla-daemon
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-13 10:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 504 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=25280
Marek Olšák <maraeo@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hysvats@gmail.com
--- Comment #8 from Marek Olšák <maraeo@gmail.com> ---
*** Bug 28049 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1966 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] 9+ messages in thread* [Bug 25280] r600: glPolygonStipple broken
[not found] <bug-25280-502@http.bugs.freedesktop.org/>
` (7 preceding siblings ...)
2014-04-13 10:48 ` bugzilla-daemon
@ 2019-09-18 18:58 ` bugzilla-daemon
8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2019-09-18 18:58 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=25280
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #9 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/390.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2378 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread