wasabia / flutter_gl

cross-platform call OpenGL API by Dart through dart:ffi. Provides OpenGL with Texture Widget on Flutter.
243 stars 60 forks source link

No display with AMD graphics cards? #44

Open pelaezcarlos opened 1 year ago

pelaezcarlos commented 1 year ago

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?

beelabcloud commented 10 months ago

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