Created attachment 50619 [details] 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
-missing antialiasing -missing anizo filtering -broken shadowmap (gl_arb_shadow) -fps is beethwen 0-1
Please attach your xorg log, dmesg output, and glxinfo output.
Created attachment 50634 [details] console
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.
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)
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.
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.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.