-
- Downloads
Add SrtGraphics wrapper to wrap graphics checker.
SrtGraphics is gobject shaped and gives a public interface to check graphics capabilities for different window systems and renderers. Use wflinfo binaries for checking gl and gles. If llvmpipe renderer is used, set SOFTWARE_RENDERING issue flag.
parent
2d0ffbc3
No related branches found
No related tags found
Showing
- steam-runtime-tools/graphics-internal.h 72 additions, 0 deletionssteam-runtime-tools/graphics-internal.h
- steam-runtime-tools/graphics.c 487 additions, 0 deletionssteam-runtime-tools/graphics.c
- steam-runtime-tools/graphics.h 107 additions, 0 deletionssteam-runtime-tools/graphics.h
- steam-runtime-tools/meson.build 3 additions, 0 deletionssteam-runtime-tools/meson.build
- steam-runtime-tools/steam-runtime-tools.h 1 addition, 0 deletionssteam-runtime-tools/steam-runtime-tools.h
steam-runtime-tools/graphics-internal.h
0 → 100644
steam-runtime-tools/graphics.c
0 → 100644
steam-runtime-tools/graphics.h
0 → 100644
Please register or sign in to comment