iXit / Mesa-3D

Please use official https://gitlab.freedesktop.org/mesa/mesa/ !
https://github.com/iXit/Mesa-3D/wiki
66 stars 13 forks source link

Timeshift: Clipped shadows #171

Open siro20 opened 8 years ago

siro20 commented 8 years ago

Timeshift works fine except that shadows are clipped depending on distance and camera rotation visible here: timeshift_shadows2_line timeshift_shadows1

siro20 commented 8 years ago

This seems to be a R600 bug, I couldn't reproduce it on nouveau (NVE4)

siro20 commented 8 years ago

It's visible on nouveau that there are actually two rendering passes, one for high quality shadow and one low quality shadow. Both are clipped at some point (red line in first screenshot). The HQ shadow should be visible on R600, but it's not.

siro20 commented 6 years ago

Tested on AMD TAHITI. The bug is still present. Mark it as AMD bug, as it's driver independent and does not affect nouveau.

axeldavy commented 6 years ago

Tahiti is GCN. GCn driver is supposed to be more mature.

Could you do a trace ?