index
:
~anholt/xf86-video-intel
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
XORG-6_8-branch
compositing-fix
display-port
dri2-swapbuffers
dri3
exa
exa-i965
glamor-dri3
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
keithp-glamor-rewrite
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
renames
wooooooo
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-15
destroygc whitespace
HEAD
master
Eric Anholt
1
-4
/
+4
2014-06-15
uxa: use glamor_destroy_gc when available
Keith Packard
1
-7
/
+20
2014-06-15
uxa: Move non-glamor code past the glamor check in uxa_get_image
Keith Packard
1
-7
/
+7
2014-06-15
fix up style for copywindow.
Eric Anholt
1
-9
/
+9
2014-06-15
uxa: use glamor_copy_window when running glamor
Keith Packard
1
-1
/
+13
2014-06-15
uxa: Clean up compiler warnings
Keith Packard
2
-2
/
+2
2014-06-15
Fix up style for the text changes.
Eric Anholt
1
-22
/
+22
2014-06-15
uxa: Use glamor text when available
Keith Packard
1
-0
/
+69
2014-06-15
Update for glamor in the 1.16 server.
Eric Anholt
1
-0
/
+8
2014-06-15
legacy/i810: Eliminate a shadow declaration warning
Keith Packard
1
-2
/
+2
2014-06-14
sna: Fix assertions for discarding upload caches
Chris Wilson
1
-7
/
+7
2014-06-13
sna: Use the right is-clipped hint
Chris Wilson
1
-9
/
+8
2014-06-13
sna: Only discard the CPU bo if we have a GPU bo to transfer the damage to
Chris Wilson
1
-1
/
+2
2014-06-13
intel-virtual-output: Compile fixes
Chris Wilson
1
-2
/
+3
2014-06-13
intel-virtual-output: Disable outputs on remote displays upon shutdown
Chris Wilson
1
-1
/
+21
2014-06-13
intel-virtual-output: Initialise image after clone
Chris Wilson
1
-2
/
+2
2014-06-13
intel-virtual-output: Only call XShmDetach on a valid SHM segment
Chris Wilson
1
-5
/
+5
2014-06-13
intel-virtual-output: Check for an error creating the DRI3 fd
Chris Wilson
1
-0
/
+19
2014-06-13
sna: Refine decision whether to use the GPU or render inplace
Chris Wilson
3
-9
/
+28
2014-06-13
sna: Track the pageflip bo's busyness
Chris Wilson
4
-5
/
+25
2014-06-13
intel: Check that the fd points to i915 after authorising
Chris Wilson
1
-2
/
+2
2014-06-13
sna/gen6+: Prefer the BLT for large overlapping copies
Chris Wilson
3
-9
/
+15
2014-06-13
sna: Try to reuse the current cursor if we fail to update
Chris Wilson
1
-2
/
+4
2014-06-13
xvmc: Refactor mutex locking
Chris Wilson
2
-44
/
+18
2014-06-13
xvmc: Sanitize compile and library flags
Chris Wilson
2
-6
/
+3
2014-06-13
configure: Fix DRI2 build
Chris Wilson
1
-1
/
+1
2014-06-13
sna: Reorder ignore_cpu_damage() to avoid asserts
Chris Wilson
2
-9
/
+16
2014-06-13
sna/gen8: Allow reads from scanout to be cached
Chris Wilson
1
-1
/
+1
2014-06-13
sna/gen8: Check for WT support before attempting to use the WT mocs
Chris Wilson
2
-2
/
+2
2014-06-13
configure: Allow manual disabling of each DRI level
Chris Wilson
1
-31
/
+52
2014-06-12
sna: Try to use CPU uploads before BLT uploads
Chris Wilson
1
-153
/
+253
2014-06-12
sna: Refactor USE_INPLACE debug macro
Chris Wilson
1
-4
/
+5
2014-06-11
sna/gen8: Clear a couple more push constants
Chris Wilson
1
-7
/
+21
2014-06-11
sna: Remove bogus assertion
Chris Wilson
1
-1
/
+0
2014-06-11
sna: Fix direction flags for memmove
Chris Wilson
1
-9
/
+8
2014-06-11
sna: Use the pixmap header creation routine
Chris Wilson
1
-21
/
+11
2014-06-11
sna/gen6+: On small GT avoid the intermediate copy for overlaps
Chris Wilson
1
-0
/
+3
2014-06-11
sna/gen6+: Overlapping bo by definition have compatible depths
Chris Wilson
3
-3
/
+0
2014-06-11
sna: First copy to overlap temporary must be using GXcopy
Chris Wilson
1
-1
/
+1
2014-06-11
sna: Remove debugging hunk
Chris Wilson
1
-1
/
+0
2014-06-11
sna: Update damage pointer after the implicit reduction
Chris Wilson
4
-36
/
+45
2014-06-11
sna: Fix scanout creation routine for old kernels <= 3.11
Chris Wilson
1
-11
/
+16
2014-06-11
sna: Add some DBG to the memmove path
Chris Wilson
1
-5
/
+10
2014-06-11
sna: Tweak self-copy boxes to hit the GPU more often
Chris Wilson
1
-3
/
+6
2014-06-11
sna: Recheck source bo after migrating dst (in case of src == dst)
Chris Wilson
1
-2
/
+7
2014-06-11
sna: Skip redundant clears
Chris Wilson
1
-0
/
+20
2014-06-11
sna/glyphs: Always print some DBG when performing fallback
Chris Wilson
1
-4
/
+4
2014-06-11
sna: Add some asserts to track redundant damage operations
Chris Wilson
2
-0
/
+12
2014-06-11
sna/gen8: Check offset alignment before using a userptr for RENDER
Chris Wilson
1
-11
/
+64
2014-06-11
sna: Support efficient cursor updates for old machines
Chris Wilson
1
-1
/
+14
[next]