summaryrefslogtreecommitdiff
path: root/pixman/pixman-x86.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-25pixman-x86: Move #include "cpuid.h" inside conditionalsMatt Turner1-1/+5
2024-02-24pixman-x86: Use cpuid.h headerMatt Turner1-62/+3
2023-02-14Changed name of the config-header to "pixman-config.h"Emanuel Schmidt1-1/+1
2019-05-02add Hygon Dhyana support to enable X86_MMX_EXTENSIONS featureFan Jinke1-0/+1
2013-11-12Fix the SSSE3 CPUID detection.Jakub Bogusz1-1/+1
2013-09-16Add empty SSSE3 implementationSøren Sandmann Pedersen1-2/+13
2012-06-20Cleanups and simplifications in x86 CPU feature detectionSøren Sandmann Pedersen1-191/+146
2012-07-06Move x86 specific CPU detection to a new file pixman-x86.cSøren Sandmann Pedersen1-0/+282