Skip to content
Snippets Groups Projects
Commit 85bfaca7 authored by Jeremy Whiting's avatar Jeremy Whiting
Browse files

Access SrtGraphics via SrtSystemInfo.

Moved srt_check_graphics to _srt_check_graphics and made it internal.
Call _srt_check_graphics from srt_system_info_check_graphics after
checking if we have a cached result first.
Changed graphics test to use srt_system_info to do the check_graphics
tests.
Pass helpers_path to _srt_check_graphics and prepend path if set.

Add srt_sytem_info_check_all_graphics.

In srt_system_info_check_all_graphics try each of the 4
combinations of window system and renderer and report
back a GList of results.
Also added to bin/steam-system-info.c using
srt_system_info_check_all_graphics and outputting all found information
in json format.
Also added use of LD_PRELOAD environment variable.
Also changed call to g_spawn_sync to search PATH
so it can find -wflinfo binaries.
parent a1a134dd
No related branches found
No related tags found
1 merge request!24Add SrtGraphics wrapper to wrap graphics checker.
Pipeline #1521 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment