Tauri has requirements for opengl version, can opengl 3.3 work? #9785
Replies: 1 comment 3 replies
-
I couldn't really find anything specific about webkitgtk's OpenGL requirements but just to double check, can you test it with the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tested it on a RISCV JH7110 development board, Start from the desktop graphics command line:
Use
glxinfo | grep "OpenGL version"
to get version informationJH7110 development board is opengl 3.3 mesa 22
Beta Was this translation helpful? Give feedback.
All reactions