FreeRDP/libfreerdp
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
..
cache libfreerdp-core: fix async updates with palettes 2013-02-03 16:19:25 -05:00
codec Merge branch 'master' of github.com:FreeRDP/FreeRDP 2013-02-27 09:38:39 -05:00
common libfreerdp-common: added new command-line options 2013-02-14 19:38:45 -05:00
core Checks that the fragmentation buffer is not bigger than negociated value 2013-02-28 12:20:46 +01:00
crypto Fixed skip_length() methods 2013-02-27 00:01:03 +01:00
gdi libfreerdp-gdi: implemented mem3blt pattern brush support 2013-02-04 11:40:40 -05:00
locale Merge branch 'master' of github.com:FreeRDP/FreeRDP 2013-02-27 09:38:39 -05:00
primitives winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx 2013-03-01 09:02:14 +01:00
rail always initialize lpMultiByteStr parameter when calling ConvertFromUnicode 2013-01-16 01:14:03 +01:00
utils channels/rdpsnd: fix crashes on termination 2013-02-26 11:16:33 -05:00
CMakeLists.txt freerdp primitives library 2013-01-18 15:32:58 -07:00