Choosing a Graphics Device
Posted by Art on Jan 21, 2014; 3:40pm
URL: https://forum.jogamp.org/Choosing-a-Graphics-Device-tp4031276.html
I've looked everywhere I can think of and still can't figure out how to choose a graphics device. My current issue is when I run my application on a Dell laptop with two graphics cards (integrated Intel and Nvidia). If I run it on the laptop hooked up to an external monitor or docking station is utilizes the Nvidia graphics device. If I run the application using only the laptop monitor it utilizes the integrated Intel graphics device. Is this something that can be overridden? This application utilizes a custom built framework that needs to work the same (or at least similar) for Windows, Linux, and Mac when rendered in AWT, SWT, or NEWT.