Rendering issue: random rectangles #88

Closed
opened 2021-10-03 22:46:24 +02:00 by davidak · 4 comments

See attached screenshot and this video: https://youtu.be/cHlmFDIA4JU?t=163

Upstream issue: https://github.com/godotengine/godot/issues/53528


Liblast 0.1.0-pre-alpha
Run inside steam-run FHS bwrap container on NixOS 21.11.git.b7bd131f9cf

See attached screenshot and this video: https://youtu.be/cHlmFDIA4JU?t=163 Upstream issue: https://github.com/godotengine/godot/issues/53528 --- Liblast 0.1.0-pre-alpha Run inside steam-run FHS bwrap container on NixOS 21.11.git.b7bd131f9cf

Could you please provde details about your GPU?

IIRC inxi -G should give an excellent summary.

Could you please provde details about your GPU? IIRC `inxi -G` should give an excellent summary.

It's an AMD RX 480.

[davidak@gaming:~]$ nix-shell -p 'inxi.override { withRecommends = true; }' --run 'inxi -G'
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] driver: amdgpu 
           v: kernel 
           Display: x11 server: X.Org 1.20.13 driver: loaded: amdgpu note: n/a (using device driver) resolution: 
           1: 1440x900~60Hz 2: 2560x1440~60Hz 
           OpenGL: renderer: N/A v: N/A 
It's an AMD RX 480. ``` [davidak@gaming:~]$ nix-shell -p 'inxi.override { withRecommends = true; }' --run 'inxi -G' Graphics: Device-1: Advanced Micro Devices [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] driver: amdgpu v: kernel Display: x11 server: X.Org 1.20.13 driver: loaded: amdgpu note: n/a (using device driver) resolution: 1: 1440x900~60Hz 2: 2560x1440~60Hz OpenGL: renderer: N/A v: N/A ```

Darn. I think this is the same GPU and driver that I use:

$ inxi -G
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] driver: amdgpu 
           v: kernel 
           Display: x11 server: X.Org 1.20.13 driver: loaded: amdgpu resolution: 1: 1920x1080~60Hz 2: 1920x1080~60Hz 
           OpenGL: 
           renderer: Radeon RX 580 Series (POLARIS10 DRM 3.41.0 5.13.0-1-bcachefs-git-354553-g60fbf06f4967 LLVM 12.0.1) 
           v: 4.6 Mesa 21.2.2 

I wonder why there's no OpenGL renderer listed in your side however.

Darn. I think this is the same GPU and driver that I use: ``` $ inxi -G Graphics: Device-1: Advanced Micro Devices [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] driver: amdgpu v: kernel Display: x11 server: X.Org 1.20.13 driver: loaded: amdgpu resolution: 1: 1920x1080~60Hz 2: 1920x1080~60Hz OpenGL: renderer: Radeon RX 580 Series (POLARIS10 DRM 3.41.0 5.13.0-1-bcachefs-git-354553-g60fbf06f4967 LLVM 12.0.1) v: 4.6 Mesa 21.2.2 ``` I wonder why there's no OpenGL renderer listed in your side however.

This is an engine bug, and it's been reported upstream so I'm closing this.

This is an engine bug, and it's been reported upstream so I'm closing this.
unfa closed this issue 2021-10-07 17:16:03 +02:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unfa/liblast#88
There is no content yet.