-
- Downloads
Check for required CPU features
Check if the CPU supports the features we are interested in.
Right now they are: SSE3 (pni), x86_64 (lm) and CMPXCHG16B (cx16).
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
925fa848
Branches
Tags
Checking pipeline status
Showing
- bin/system-info.c 59 additions, 0 deletionsbin/system-info.c
- bin/system-info.md 17 additions, 0 deletionsbin/system-info.md
- steam-runtime-tools/cpu-feature-internal.h 35 additions, 0 deletionssteam-runtime-tools/cpu-feature-internal.h
- steam-runtime-tools/cpu-feature.c 81 additions, 0 deletionssteam-runtime-tools/cpu-feature.c
- steam-runtime-tools/cpu-feature.h 59 additions, 0 deletionssteam-runtime-tools/cpu-feature.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/system-info.c 35 additions, 0 deletionssteam-runtime-tools/system-info.c
- steam-runtime-tools/system-info.h 3 additions, 0 deletionssteam-runtime-tools/system-info.h
- tests/system-info-cli.c 2 additions, 0 deletionstests/system-info-cli.c
Loading
Please register or sign in to comment