flutter_gl icon indicating copy to clipboard operation
flutter_gl copied to clipboard

No display with AMD graphics cards?

Open pelaezcarlos opened this issue 3 years ago • 1 comments

We've tested the display on two AMD Ryzen Windows machines and we don't get the render, but on two other Intel Windows machines it does.

Have you identified problems with AMD graphics cards and their OpenGL drivers?

pelaezcarlos avatar Mar 16 '23 16:03 pelaezcarlos

check code of the verter shader, it seems vec2/vec3 not working

beelabcloud avatar Aug 28 '23 16:08 beelabcloud