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
/
fb
Age
Commit message (
Expand
)
Author
2014-03-12
sna: Simplify code when no 64-bit registers are available in the ISA
Chris Wilson
2014-01-21
sna: More assertions for tracking gc->pCompositeClip
Chris Wilson
2014-01-17
sna: Cull the DBG spew to stderr
Chris Wilson
2013-11-25
Remove uneeded headers
Zdenek Kabelac
2013-11-01
sna: Process all clip boxes when rastering segments
Chris Wilson
2013-09-26
sna: Eliminate a DBG compile warn for 32-bit builds
Chris Wilson
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
2013-08-08
Micro-optimise box intersections
Raul Fernandes
2013-07-29
intel: Suppress some extremely noisy warnings
Chris Wilson
2013-02-10
sna: Restore glyphs with xorg-1.12
Chris Wilson
2013-02-10
sna: Reorder some includes so that compat-api.h comes after the headers it wraps
2.21.1
Chris Wilson
2013-02-10
sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21
Chris Wilson
2012-10-20
sna: Move the source region to the CPU for a self-copy fallback CopyArea
Chris Wilson
2012-10-05
sna: Refactor the fallback CopyArea to use the common region computation
Chris Wilson
2012-09-25
sna: Accommodate changes to the Damage extension not unwrapping the GC
Chris Wilson
2012-09-18
sna: Remove special casing of drawing depth=1 glyphs
Chris Wilson
2012-09-07
sna: Pass the hints down to the PolyPoint fallback
Chris Wilson
2012-09-07
sna: Fix PolyPoint fallback through a complex clip
Chris Wilson
2012-09-05
sna: Fix comparison of memcpy overlap to include x-offsets
Chris Wilson
2012-09-04
sna: Port prime interfacing
Chris Wilson
2012-08-19
sna: compare the correct trailing dword when skipping identical bitmap lines
Chris Wilson
2012-08-08
sna: Use a compile time constant for determine the zeroth bit
Chris Wilson
2012-08-08
sna: Ignore trailing bits when comparing lines inside the bitmap
Chris Wilson
2012-07-26
sna: Compile against xorg-1.10
Chris Wilson
2012-07-18
sna: Fix processing of the last fallback box
Chris Wilson
2012-07-18
sna: Add more DBG for fallback processing
Chris Wilson
2012-07-17
sna: Tweak fast blt path
Chris Wilson
2012-07-17
sna: prefer fbBlt over pixman_blt
Chris Wilson
2012-07-09
sna: Fix reversal of inside logic for BitmapToRegion
Chris Wilson
2012-07-09
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-09
sna: Rename conflicting symbols with uxa
Chris Wilson
2012-07-09
sna: Just use a linear scan to find the terminating clip box
Chris Wilson
2012-07-08
sna: Substitute the reduce clip region for fallback ops
Chris Wilson
2012-07-08
sna: Fixup fb wrapper
Chris Wilson