Closed Jklawreszuk closed 2 months ago
My PR corrects graphics API detection for Linux. The main reason was to improve the graphics detection in code editors like VSCode or Rider : instead of OpenGL as the default api, Direct3D is always selected which is not correct.
Thanks !
PR Details
My PR corrects graphics API detection for Linux. The main reason was to improve the graphics detection in code editors like VSCode or Rider : instead of OpenGL as the default api, Direct3D is always selected which is not correct.
Types of changes
Checklist