Created attachment 39738 [details] Software renderer (correct output) The R600 driver misrenders the first demo of Irrlicht (irrlicht.sourceforge.net) when edited to use OpenGL instead of irrlicht's software renderer. The demo loads an animated md2 model with a bmp texture. Tested on Mesa 7.8.2 and 7.9, r600 fails on both, software renderer works on both. Screenshots attached. HW: Radeon HD4350
Created attachment 39739 [details] R600 output
Created attachment 39740 [details] Mentioned Irrlicht demo, source code
This is still there with Irrlicht 1.7.2. On the Irrlicht forums it was pointed out this model uses a NPOT texture, and indeed scaling it to powers-of-two makes r600 render it correctly.
Please test with r600g, we don't actively support r600c.
Works on on today's git and r600g.
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.