ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
642 stars 74 forks source link

[portal] lots of rendering glitches #390

Closed xclaesse closed 11 years ago

xclaesse commented 11 years ago

I see lots of rendering glitches, like walls becoming transparent, seeing objects that are supposed behind the wall, etc. This is with intel HW.

Processeur : Fabricant : GenuineIntel Vitesse : 2901 MHz 4 processeurs logiques 2 processeurs physiques HyperThreading : Pris en charge FCMOV : Pris en charge SSE2 : Pris en charge SSE3 : Pris en charge SSSE3 : Pris en charge SSE4a : Non pris en charge SSE41 : Pris en charge SSE42 : Pris en charge

Réseau : Vitesse du réseau :

Version du système d'exploitation : Ubuntu 13.04 (64 bits) Nom du noyau : Linux Version du noyau : 3.8.0-19-generic Éditeur du serveur X : The X.Org Foundation Version du serveur X : 11303000 Gestionnaire de fenêtres X : Compiz Version d'exécution Steam : steam-runtime-release-i386_2013-04-16

Carte vidéo : Pilote : Intel Open Source Technology Center Mesa DRI Intel(R) Ivybridge Mobile x86/MMX/SSE2

Version du pilote : 3.0 Mesa 9.1.1
Profondeur de couleur du bureau : 24 bits par pixel
Taux de rafraîchissement du moniteur : 60 Hz
ID fabricant : 0x8086
ID périphérique : 0x166
Nombre de moniteurs : 1
Nombre de cartes vidéo logiques : 1
Résolution de l'affichage principal : 1920 x 1080
Résolution du bureau : 1920 x 1080
Taille de l'affichage principal : 20,08" x 11,30" (23,03" diag)
                                        51,0cm x 28,7cm (58,5cm diag)
Mémoire vidéo principale non détecté

Carte son : Périphérique audio : Intel PantherPoint HDMI

Mémoire : RAM : 7710 Mo

Divers : Langue de l'interface : Français LANG: fr_FR.UTF-8 Micro : Not set Espace disque total disponible : 168637 Mo Plus grand bloc disponible sur le disque dur : 13278 Mo

Logiciel installé :

Rapports d'échec récent : Thu May 2 19:22:57 2013 GMT: file ''/tmp/dumps/assert_20130502212248_1.dmp'', upload yes: ''CrashID=bp-1f0e7dbd-74ef-4b93-9219-b49462130502 '' Fri May 3 07:29:08 2013 GMT: file ''/tmp/dumps/assert_20130503092700_1.dmp'', upload no: ''Couldn't connect to server'' Fri May 3 07:29:29 2013 GMT: file ''/tmp/dumps/assert_20130503092846_1.dmp'', upload yes: ''CrashID=bp-10789097-0957-4924-8c9b-f21fd2130503 '' Fri May 3 08:56:06 2013 GMT: file ''/tmp/dumps/assert_20130503105554_1.dmp'', upload yes: ''CrashID=bp-f952ea45-b1eb-467e-b490-33b062130503 '' Fri May 3 11:33:18 2013 GMT: file ''/tmp/dumps/assert_20130503133317_1.dmp'', upload no: ''Failure when receiving data from the peer'' Fri May 3 11:48:03 2013 GMT: file ''/tmp/dumps/assert_20130503134754_1.dmp'', upload yes: ''CrashID=bp-84a6ad9c-4110-4dca-8cfc-006852130503 '' Fri May 3 12:01:28 2013 GMT: file ''/tmp/dumps/assert_20130503140127_1.dmp'', upload no: ''Failure when receiving data from the peer''

xclaesse commented 11 years ago

Here is an example: capture du 2013-05-03 13 55 06

Plagman commented 11 years ago

Can you please report that problem against the Intel driver?

https://bugs.freedesktop.org/

Let's consolidate all the Intel rendering glitches into this issue.

jljusten commented 11 years ago

I added a Mesa bug entry for this: https://bugs.freedesktop.org/show_bug.cgi?id=64253

DmitryErshov commented 11 years ago

Confirmed portal-issue-390 Game: Portal Linux distribution: Ubuntu 12.04 amd64 Desktop/Window Manager: Unity/Compiz Graphics card info: Intel HD4000 Driver: 3.0 Mesa 9.0 (ppa:ubuntu-x-swat/x-updates) Kernel: 3.2.0-41-generic

Need label: Portal

polux commented 11 years ago

Seeing the same thing on ubuntu with VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)

polux commented 11 years ago

Here's a series of screenshots of all the kind of glitches I've encountered through the game: http://steamcommunity.com/profiles/76561198080335750/screenshots/. It looks like as soon as a portal is on your field of vision, you see part of what's behind the portal on top of what you should see.

chrisforbes commented 11 years ago

Patches are now on the mesa list for this.

xclaesse commented 11 years ago

PPA with Chris' fix: https://launchpad.net/~zdra/+archive/mesa-portal

Marlinc commented 11 years ago

Any idea how and when this will be pushed to the mainline Ubuntu repositories?

chrisforbes commented 11 years ago

More patches on the mesa list now to fix the misclipping of the view through the portal on Ironlake and older.

ostrolucky commented 11 years ago

This is how Portal looks for me in Intel HD Graphics (i5 520M) 2013-06-09_00001 2013-06-09_00003

jljusten commented 11 years ago

@gadelat: Do you have the s2tc library (32-bit) installed? What does Help=>SysInfo report for you?

ostrolucky commented 11 years ago

No I didn't, after installing this library textures are fine.

jljusten commented 11 years ago

HD4000 (IvyBridge) should be working well with Mesa stable release 9.1.3.

chrisforbes commented 11 years ago

@jljusten Unfortunately, even HD4000 is broken in 9.1.3 still -- my patches to fix up the stencil are in the 9.1 branch, but after 9.1.3 was released.

retrry commented 11 years ago

Working flawlessly on my HD2500 with Mesa 9.1.4. Thank you!