index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
sna_cpu.c
Age
Commit message (
Expand
)
Author
2013-07-17
sna: Wrap cpuid.h
Chris Wilson
2013-06-03
sna: Always populate the CPU features string
Chris Wilson
2013-03-26
sna: Add extra '()' around bitwise &/&& for CPU feature detection
Chris Wilson
2013-03-26
sna: Check for OS support of AVX/AVX2 before use
Chris Wilson
2013-03-26
sna: Fix AVX2 detection
Chris Wilson
2013-03-26
sna: AVX2 is in the ebx result of cpuid
Chris Wilson
2013-03-03
sna: CPUID return ISA features in ecx/edx
Chris Wilson
2013-02-27
sna: Fix syntax for __get_cpuid()
Chris Wilson
2013-02-27
sna: Prettify GCC version detection in headers
Chris Wilson
2013-02-27
sna: Improve compatibility of cpuid.h detection
Chris Wilson
2013-02-26
sna: Mention if compiled as 64bit as part of the CPU feature detection
Chris Wilson
2013-02-26
sna: Ignore SSE4a - not an Intel ISA!
Chris Wilson
2013-02-26
sna: Print detected CPU features
Chris Wilson
2013-02-26
sna: Fix build on older GCC for cpuid()
Chris Wilson
2013-02-25
sna: Detect available instruction sets at runtime
Chris Wilson