* [Bug 40425] Maker3D graphics bugs with opensource ati drivers
2011-08-27 18:56 [Bug 40425] New: Maker3D graphics bugs with opensource ati drivers bugzilla-daemon
@ 2011-08-27 19:01 ` bugzilla-daemon
2011-08-28 17:07 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-08-27 19:01 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=40425
--- Comment #1 from Geri <gerilegend@freemail.hu> 2011-08-27 12:01:00 PDT ---
-missing antialiasing
-missing anizo filtering
-broken shadowmap (gl_arb_shadow)
-fps is beethwen 0-1
--
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] 8+ messages in thread* [Bug 40425] Maker3D graphics bugs with opensource ati drivers
2011-08-27 18:56 [Bug 40425] New: Maker3D graphics bugs with opensource ati drivers bugzilla-daemon
2011-08-27 19:01 ` [Bug 40425] " bugzilla-daemon
@ 2011-08-28 17:07 ` bugzilla-daemon
2011-08-28 18:24 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-08-28 17:07 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=40425
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/DRI/r300 |Drivers/Gallium/r600
--- Comment #2 from Alex Deucher <agd5f@yahoo.com> 2011-08-28 10:07:51 PDT ---
Please attach your xorg log, dmesg output, and glxinfo output.
--
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] 8+ messages in thread* [Bug 40425] Maker3D graphics bugs with opensource ati drivers
2011-08-27 18:56 [Bug 40425] New: Maker3D graphics bugs with opensource ati drivers bugzilla-daemon
2011-08-27 19:01 ` [Bug 40425] " bugzilla-daemon
2011-08-28 17:07 ` bugzilla-daemon
@ 2011-08-28 18:24 ` bugzilla-daemon
2011-08-28 18:25 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-08-28 18:24 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=40425
--- Comment #3 from Geri <gerilegend@freemail.hu> 2011-08-28 11:24:13 PDT ---
Created an attachment (id=50634)
--> (https://bugs.freedesktop.org/attachment.cgi?id=50634)
console
--
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] 8+ messages in thread* [Bug 40425] Maker3D graphics bugs with opensource ati drivers
2011-08-27 18:56 [Bug 40425] New: Maker3D graphics bugs with opensource ati drivers bugzilla-daemon
` (2 preceding siblings ...)
2011-08-28 18:24 ` bugzilla-daemon
@ 2011-08-28 18:25 ` bugzilla-daemon
2011-08-31 14:48 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-08-28 18:25 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=40425
--- Comment #4 from Geri <gerilegend@freemail.hu> 2011-08-28 11:25:03 PDT ---
Thank you for your response. I added an attachment from Maker3D-s console
output on that system. I cant deliver other informations, this is not my
computer. I have recived these pictures as a bugreport.
--
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] 8+ messages in thread* [Bug 40425] Maker3D graphics bugs with opensource ati drivers
2011-08-27 18:56 [Bug 40425] New: Maker3D graphics bugs with opensource ati drivers bugzilla-daemon
` (3 preceding siblings ...)
2011-08-28 18:25 ` bugzilla-daemon
@ 2011-08-31 14:48 ` bugzilla-daemon
2011-08-31 16:04 ` bugzilla-daemon
2016-02-26 2:43 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-08-31 14:48 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=40425
--- Comment #5 from Michel Dänzer <michel@daenzer.net> 2011-08-31 07:48:35 PDT ---
Can you get the OpenGL version string as well? One gotcha is that Maker3D is a
32 bit executable, and people tend to have outdated 32 bit drivers installed.
With r600g from current Mesa Git (though on an RS880), at least the anisotropic
filtering and shadows seem to work fine, and performance is better as well. I
think GL_POLYGON_SMOOTH isn't implemented yet though.
P.S. running Maker3D with a debugging build of Mesa shows that it constantly
generates OpenGL errors:
Mesa: User error: GL_INVALID_OPERATION in Inside glBegin/glEnd
Mesa: User error: GL_INVALID_ENUM in
glTexParameter(param=GL_LINEAR_MIPMAP_LINEAR)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
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 40425] Maker3D graphics bugs with opensource ati drivers
2011-08-27 18:56 [Bug 40425] New: Maker3D graphics bugs with opensource ati drivers bugzilla-daemon
` (4 preceding siblings ...)
2011-08-31 14:48 ` bugzilla-daemon
@ 2011-08-31 16:04 ` bugzilla-daemon
2016-02-26 2:43 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-08-31 16:04 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=40425
--- Comment #6 from Geri <gerilegend@freemail.hu> 2011-08-31 09:04:50 PDT ---
Thankyou for spending time on this bug.
I do not have the version string from this system (maker does not print it,
only the numbers).
this system was (i think) an ubuntu 11.04, somebody told me that it has very
outdated graphics drivers, maybee that is the problem.
--
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] 8+ messages in thread* [Bug 40425] Maker3D graphics bugs with opensource ati drivers
2011-08-27 18:56 [Bug 40425] New: Maker3D graphics bugs with opensource ati drivers bugzilla-daemon
` (5 preceding siblings ...)
2011-08-31 16:04 ` bugzilla-daemon
@ 2016-02-26 2:43 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-02-26 2:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1206 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=40425
Christopher M. Penalver <christopher.m.penalver@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christopher.m.penalver@gmai
| |l.com
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #7 from Christopher M. Penalver <christopher.m.penalver@gmail.com> ---
Geri, Ubuntu 11.04 reached EOL on October 28, 2012. For more on this, please
see https://wiki.ubuntu.com/Releases .
If this is reproducible in a supported release, it will help immensely if you
filed a new report with Ubuntu by ensuring you have the package xdiagnose
installed, and that you click the Yes button for attaching additional debugging
information running the following from a terminal:
ubuntu-bug xorg
Also, please feel free to subscribe me to it.
For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2893 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread