Replies: 1 comment 1 reply
|
That's a very bad idea, you'll be software rendering the application and it will be many times slower than with hardware acceleration, makes no sense honestly, if you're not having any driver issues do not change anything. |
1 reply
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.
I have Intel Integrated Graphics with the native Intel driver installed, but I want to try the Mesa driver. You said Intel's implementation of OpenGL is poor quality. I placed
opengl32.dlland other DLLs alongsideecode.exe, but it crashed immediately on launch without writing to the log or generating a stack trace. Uninstall the native Intel driver then it runs just fine.All reactions