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
Age
Commit message (
Expand
)
Author
2013-03-03
sna: Undo preferred depth for gen3
Chris Wilson
2013-03-03
sna: Probe for kernel support of framebuffer formats
Chris Wilson
2013-03-03
sna/dri: Guard against failed batch submission
Chris Wilson
2013-03-03
sna: Eliminate a few used-once local variables
Chris Wilson
2013-03-01
sna: Chain up CloseScreen
Chris Wilson
2013-03-01
sna: Assert that inplace operations are done on coherent maps
Chris Wilson
2013-03-01
sna: Assert that when caching a pixmap header the pScreen match
Chris Wilson
2013-03-01
sna: Assert that we do not resurrect stale pixmap across a server regen
Chris Wilson
2013-03-01
sna: Assert that the ScrnInfo and ScreenPtr relationship is correct
Chris Wilson
2013-03-01
sna: Move some conditional code out-of-line
Chris Wilson
2013-03-01
sna: Use depth-15 rather than depth-16 for reduced bw devices
Chris Wilson
2013-03-01
sna: Track number of pixmaps allocated whilst counting bo leaks
Chris Wilson
2013-02-28
sna/video: Correct scaling of source offsets
Chris Wilson
2013-02-27
sna: Fix syntax for __get_cpuid()
Chris Wilson
2013-02-27
sna/dri: Fix use of uninitialised pipe along error path
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-27
sna: Remove the trailing '.' from the previous commit
Chris Wilson
2013-02-27
sna: Migrate dirty tracking across ScreenPixmap updates
Chris Wilson
2013-02-26
sna/gen2: Add SSE2 fast paths for vertex emission
Chris Wilson
2013-02-26
sna: Force GCC to use the SSE unit for SSE2 routines
Chris Wilson
2013-02-26
sna: Flatten the glyph emitters
Chris Wilson
2013-02-26
sna/gen3: Expand the number of SSE2 routines for basic composite ops
Chris Wilson
2013-02-26
sna/trapezoids: Add a pair of unlikely hints for forced box emission
Chris Wilson
2013-02-26
sna: Improve handling of migrated userptr bo
Chris Wilson
2013-02-26
sna: Flatten unaligned box emission
Chris Wilson
2013-02-26
sna: Bump required GCC for sse2
Chris Wilson
2013-02-26
sna: Conditionally compile sse2 routines
Chris Wilson
2013-02-26
sna: Conditionally compile sse4_2 routines
Chris Wilson
2013-02-26
sna: Conditionally compile avx routines
Chris Wilson
2013-02-26
sna/gen4: Cluster ISA
Chris Wilson
2013-02-26
sna/gen4+: All associated CPUs have sse2 at least
Chris Wilson
2013-02-26
sna: Only use the GPU bo after migrating
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/gen3: Allow conditional use of SSE2
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-26
sna: Reverse inverted assertions
Chris Wilson
2013-02-26
sna/gen4+: Begin specialising vertex programs for ISA
Chris Wilson
2013-02-25
sna: Detect available instruction sets at runtime
Chris Wilson
2013-02-25
sna/gen3+: Restart vertex space checks after lock contention
Chris Wilson
2013-02-25
sna/gen3+: Assert that nbox is not 0
Chris Wilson
2013-02-25
sna/trapezoids: Instruct the compiler to flatten the callees whilst rasterising
Chris Wilson
2013-02-24
sna/gen3: Factor out the per-vertex divide for gradients
Chris Wilson
2013-02-24
sna: Reduce DefaultDepth to 16 on older chipsets
Chris Wilson
2013-02-23
sna: Tidy a call to set the gamma before setting up a CRTC
Chris Wilson
2013-02-22
sna: Refuse to create larger than max temporary upload bo
Chris Wilson
2013-02-22
sna: Retire before looking for a large 2D buffer
Chris Wilson
2013-02-22
sna: Allow search_linear_cache() to reuse large buffers
Chris Wilson
[next]