Timeline for Why does my machine render OpenGL using my onboard chipset instead of my graphics card?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 25, 2016 at 19:09 | comment | added | user79688 | Matt Sieker's solutions works great for my alienware m17xr3. Forcing nvidia's card to be primary instead of the integrated Intel card solved my openGL3.2+ above issues. | |
| Mar 27, 2014 at 12:08 | comment | added | Blake | Hi, since I'm writing an application, changing nvidia cpanel settings isn't a viable solution for other users, so I need to export the DWORD (either in CMake as you suggest or otherwise). As I said in comment to another response, CMake was already configured to export Optimus flags, but it didnt' work. Disabling this flag in cmake and including the export manually fixed the issue, but it makes the code windows-dependent. I googled for CMake bugs with optimus but didn't see anything. Maybe you have a suggestion? | |
| Mar 27, 2014 at 3:49 | review | First posts | |||
| Mar 27, 2014 at 8:42 | |||||
| Mar 27, 2014 at 3:33 | history | answered | Matt Sieker | CC BY-SA 3.0 |