-
Notifications
You must be signed in to change notification settings - Fork 0
gfx errors buildings/units/trees current git master #2440
Comments
jaakan uploaded file |
jaakan uploaded file |
Per commented Can you track down which change made it this bad? I must admit that my first thought is "another intel driver bug"... |
jaakan commented I just did a build with git checkout 7de25a9 (Lay the groundwork for a more modern component drawing system. Removes support for OpenGL 1.x) cd ~/warzone && sudo make uninstall && make distclean && git checkout 7de25a9 && ./autogen.sh && ./configure && make && sudo make install screenshot and log with follow |
jaakan uploaded file |
jaakan uploaded file |
jaakan commented comment:2 was with here is a build with http://developer.wz2100.net/changeset/f8a7cde68ae87cc4d092660488b18b986a1fe5f9 cd ~/warzone && sudo make uninstall && make distclean && git checkout f8a7cde6 && ./autogen.sh && ./configure && make && sudo make install screenshot and log with follow |
jaakan uploaded file |
jaakan uploaded file |
Per commented It looks like anything drawn with the tcmask shader is corrupted. I suggest you file a bug report with Intel, since it works fine with ATI and Nvidia. |
jaakan commented I filed a report on launchpad.net https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/702662 there is a newer version of the driver for the Alpha of Ubuntu 11.04 but not sure if it fixes this. I'm still going to file one directly with Intel. |
Per changed status from |
Per changed resolution from `` to |
jaakan commented I just did an upgrade to Ubuntu 11.04 ( Mythbuntu 11.04 x64 ) looks like they fixed the driver and the git/master compiles on 11.04 fine too, after you added the qt4-devs... |
resolution_external
type_bug
| by jaakanunits are flicking and buildings( and trees and crates too ) are not displayed correctly
I think there was a change in the code related to two-side/single-side normals or something a few weeks ago, before that the gfx where fine.
Intel X4500 glxinfo shows Opengl 2.1 is supported
Ubuntu 10.10 x64 ( Mythbuntu )
1980x1080p+audio over HDMI
just look at the screen shot
Issue migrated from trac:2440 at 2022-04-16 07:45:23 -0700
The text was updated successfully, but these errors were encountered: