Fetch video adapter driver name and version from OS on Linux/*BSD and Windows
This commit is contained in:
@ -198,6 +198,8 @@ public:
|
||||
Vector<String> get_cmdline_args();
|
||||
Vector<String> get_cmdline_user_args();
|
||||
|
||||
Vector<String> get_video_adapter_driver_info() const;
|
||||
|
||||
String get_locale() const;
|
||||
String get_locale_language() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user