milkey-mouse / planets

A space game.
GNU General Public License v3.0
3 stars 1 forks source link

GPU selection menu (in terminal if stdin is a tty?) #2

Open todo[bot] opened 5 years ago

todo[bot] commented 5 years ago

https://github.com/milkey-mouse/planets/blob/ee20a297dcc68e42bd98d83fd9735510f67e2d7b/src/main.rs#L45-L50


This issue was generated by todo based on a TODO comment in ee20a297dcc68e42bd98d83fd9735510f67e2d7b. It's been assigned to @milkey-mouse because they committed the code.
milkey-mouse commented 5 years ago

Perhaps this should only be a command-line option:

planets --list-devices
planets --device 'AMDGPU (LLVM 8.0.1)'