https://bugs.freedesktop.org/show_bug.cgi?id=40425
Summary: Maker3D graphics bugs with opensource ati drivers Product: Mesa Version: unspecified Platform: All OS/Version: Linux (All) Status: NEW Severity: minor Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: gerilegend@freemail.hu
Created an attachment (id=50619) --> (https://bugs.freedesktop.org/attachment.cgi?id=50619) gallium (left) - catalyst (right)
These bugs appear with RadeonHD 3200 series IGP on linux. look the attached image for explanation.
operating system: ubuntu 11.04 (built in graphics driver)
demo version: http://ftp.sth.sze.hu/~andras/Maker3D_demo.zip
homepage: http://Maker3D.tk
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
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.
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
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.
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)
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.
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.
dri-devel@lists.freedesktop.org