index
:
delta/xorg-driver-xf86-video-intel.git
2.1
2.10
2.13
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
XORG-6_8-branch
display-port
dri2-swapbuffers
exa
exa-i965
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
screen-conv-api
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
xwayland
xwayland-1.12
gitlab.freedesktop.org: xorg/driver/xf86-video-intel.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
fb
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Add meson build system
Ville Syrjälä
2018-02-06
1
-0
/
+31
*
sna: Handle GetImage planemask inplace
Chris Wilson
2016-09-28
1
-3
/
+9
*
sna: Prevent a crash from an invalid EDID read
Chris Wilson
2015-07-10
2
-8
/
+0
*
sna: Make error debug tracing available at normal debug levels
Chris Wilson
2014-12-16
1
-9
/
+1
*
sna: Adapt to changes in internal render API in Xorg-1.17
Chris Wilson
2014-10-24
1
-1
/
+11
*
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-06-11
3
-8
/
+8
*
sna: Simplify code when no 64-bit registers are available in the ISA
Chris Wilson
2014-03-12
1
-10
/
+13
*
sna: More assertions for tracking gc->pCompositeClip
Chris Wilson
2014-01-21
1
-1
/
+1
*
sna: Cull the DBG spew to stderr
Chris Wilson
2014-01-17
1
-1
/
+4
*
Remove uneeded headers
Zdenek Kabelac
2013-11-25
2
-2
/
+0
*
sna: Process all clip boxes when rastering segments
Chris Wilson
2013-11-01
2
-8
/
+21
*
sna: Eliminate a DBG compile warn for 32-bit builds
Chris Wilson
2013-09-26
1
-1
/
+1
*
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
2013-09-18
1
-0
/
+1
*
Micro-optimise box intersections
Raul Fernandes
2013-08-08
1
-1
/
+6
*
intel: Suppress some extremely noisy warnings
Chris Wilson
2013-07-29
1
-1
/
+1
*
sna: Restore glyphs with xorg-1.12
Chris Wilson
2013-02-10
2
-11
/
+14
*
sna: Reorder some includes so that compat-api.h comes after the headers it wraps
2.21.1
Chris Wilson
2013-02-10
1
-3
/
+2
*
sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21
Chris Wilson
2013-02-10
6
-21
/
+58
*
sna: Move the source region to the CPU for a self-copy fallback CopyArea
Chris Wilson
2012-10-20
1
-1
/
+1
*
sna: Refactor the fallback CopyArea to use the common region computation
Chris Wilson
2012-10-05
1
-2
/
+2
*
sna: Accommodate changes to the Damage extension not unwrapping the GC
Chris Wilson
2012-09-25
1
-0
/
+1
*
sna: Remove special casing of drawing depth=1 glyphs
Chris Wilson
2012-09-18
1
-0
/
+6
*
sna: Pass the hints down to the PolyPoint fallback
Chris Wilson
2012-09-07
3
-12
/
+72
*
sna: Fix PolyPoint fallback through a complex clip
Chris Wilson
2012-09-07
2
-22
/
+16
*
sna: Fix comparison of memcpy overlap to include x-offsets
Chris Wilson
2012-09-05
1
-8
/
+7
*
sna: Port prime interfacing
Chris Wilson
2012-09-04
1
-5
/
+9
*
sna: compare the correct trailing dword when skipping identical bitmap lines
Chris Wilson
2012-08-19
1
-3
/
+1
*
sna: Use a compile time constant for determine the zeroth bit
Chris Wilson
2012-08-08
1
-4
/
+5
*
sna: Ignore trailing bits when comparing lines inside the bitmap
Chris Wilson
2012-08-08
1
-1
/
+8
*
sna: Compile against xorg-1.10
Chris Wilson
2012-07-26
1
-2
/
+26
*
sna: Fix processing of the last fallback box
Chris Wilson
2012-07-18
1
-1
/
+1
*
sna: Add more DBG for fallback processing
Chris Wilson
2012-07-18
6
-56
/
+53
*
sna: Tweak fast blt path
Chris Wilson
2012-07-17
1
-21
/
+18
*
sna: prefer fbBlt over pixman_blt
Chris Wilson
2012-07-17
1
-28
/
+13
*
sna: Fix reversal of inside logic for BitmapToRegion
Chris Wilson
2012-07-09
1
-2
/
+2
*
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-09
1
-1
/
+1
*
sna: Rename conflicting symbols with uxa
Chris Wilson
2012-07-09
4
-0
/
+45
*
sna: Just use a linear scan to find the terminating clip box
Chris Wilson
2012-07-09
2
-34
/
+20
*
sna: Substitute the reduce clip region for fallback ops
Chris Wilson
2012-07-08
1
-2
/
+4
*
sna: Fixup fb wrapper
Chris Wilson
2012-07-08
30
-0
/
+6088