mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-06 15:00:43 +09:00
Add version to --info output
This commit is contained in:
@@ -2154,6 +2154,7 @@ static void info_command() {
|
||||
puts("is_steam_deck|yes");
|
||||
else
|
||||
puts("is_steam_deck|no");
|
||||
printf("gsr_version|%s\n", GSR_VERSION);
|
||||
puts("section=gpu_info");
|
||||
list_gpu_info(&egl);
|
||||
puts("section=video_codecs");
|
||||
|
||||
Reference in New Issue
Block a user