Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GL3+] Fix issue with EGL_HEADLESS and NVIDIA cards (Linux)
If NVIDIA drivers were installed, the first NV card would always take preference even if another card had been chosen (i.e. even SW Mesa selection was being overriden) This also fixes GLX failing to launch if all the following conditions were true: - Non NV card is primary GLX / X Server - Ogre was build with both GLX and EGL support - GLX Interface was chosen
- Loading branch information