FreeRDP/winpr/libwinpr/sysinfo/test
Bernhard Miklautz bf7f7f0f60 winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx
These functions can be used to check if an processor feature is supported.
IsProcessorFeaturePresentEx is a extended version which is not available
in the windows API and allows to query additional features.
Currently it works on the following platforms:
- i386/amd64 when compiling with gcc
- ARM on linux
2013-03-01 09:02:14 +01:00
..
.gitignore libwinpr-sysinfo: added platform-specific macro definitions 2013-01-23 17:46:32 -05:00
CMakeLists.txt winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx 2013-03-01 09:02:14 +01:00
TestCPUFeatures.c winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx 2013-03-01 09:02:14 +01:00
TestGetNativeSystemInfo.c libfreerdp-codec: add processor count detection and auto-enabling of threads in RemoteFX decoder 2013-01-23 19:21:14 -05:00