index
:
~abj/xf86-video-intel
master
rs
xf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-31
sna: Regularly check that damage does exceed the pixmap
Chris Wilson
1
-25
/
+29
2014-03-31
sna: Search cursor cache first
Chris Wilson
1
-7
/
+12
2014-03-28
sna: Suppress a compiler warning
Chris Wilson
1
-2
/
+2
2014-03-28
sna: Only transform the temporary cursor coordinates
Chris Wilson
1
-31
/
+20
2014-03-28
sna: Our cursors are always square.
Chris Wilson
2
-17
/
+13
2014-03-28
sna: Virtual CRTCs are last, so break loops early
Chris Wilson
1
-17
/
+36
2014-03-28
sna: Cursors are invariant
Chris Wilson
1
-0
/
+4
2014-03-28
sna: drmGetCap is too recent for our supported versions of libdrm
Chris Wilson
1
-7
/
+13
2014-03-28
sna: RefCursor is too recent
Chris Wilson
1
-1
/
+1
2014-03-27
sna: Fix 2-color to ARGB cursor conversion
Chris Wilson
1
-12
/
+14
2014-03-27
sna: Cursors only need to be cleared when they are shrunk
Chris Wilson
1
-1
/
+7
2014-03-27
sna: Reorder the cursor cache search
Chris Wilson
1
-9
/
+18
2014-03-27
sna: Clear the surrounding areas of small cursors
Chris Wilson
1
-0
/
+2
2014-03-27
sna: Support variable sized cursors
Chris Wilson
3
-143
/
+604
2014-03-27
sna: Move cursor reload into crtc notify
Chris Wilson
1
-3
/
+1
2014-03-27
sna: Tighten detection of GCs that translate to solid fills
Chris Wilson
1
-7
/
+26
2014-03-26
sna: Print probed maximum cursor size
Chris Wilson
1
-0
/
+5
2014-03-24
sna: Remove one conditional from rendering glyphs into a mask
Chris Wilson
1
-18
/
+16
2014-03-24
sna: Consolidate handling of uncacheable glyphs
Chris Wilson
1
-49
/
+21
2014-03-24
sna: Eliminate a few conditionals in glyph fast path
Chris Wilson
1
-63
/
+102
2014-03-20
sna: Only enable cursor support if the hw cursor is supported
Chris Wilson
1
-1
/
+2
2014-03-20
intel: Do not close server fds
Chris Wilson
1
-7
/
+5
2014-03-20
intel: Refactor finding device path if unknown
Chris Wilson
1
-21
/
+13
2014-03-19
sna: Assert after applying clipping that the draw rectangle is wholly contained
Chris Wilson
1
-8
/
+10
2014-03-18
uxa: Implement minimal flushing for bdw+
Chris Wilson
1
-5
/
+12
2014-03-18
intel: Don't close the fd on probe failure if it is server managed
Hans de Goede
1
-1
/
+2
2014-03-18
uxa: Add support for server managed fds (via intel_device)
Chris Wilson
3
-80
/
+6
2014-03-17
sna: Improve guard against loading palettes whilst headless
Chris Wilson
2
-1
/
+10
2014-03-17
sna: Fix logic inversion in use of imprecise transform conversion
Chris Wilson
2
-9
/
+24
2014-03-14
sna: Allow some leeway when deciding to discard common translations
Chris Wilson
11
-14
/
+95
2014-03-14
sna: Ensure we flush SHM pixmaps if rendering to a GPU shadow
Chris Wilson
1
-1
/
+8
2014-03-13
uxa: Enable BLT acceleration on Broadwell.
Kenneth Graunke
5
-17
/
+24
2014-03-13
uxa: Remove implicit length from BLT command #defines.
Kenneth Graunke
2
-9
/
+9
2014-03-13
sna/gen6+: Simplify BLT vs RENDER decisions for fill ops
Chris Wilson
1
-10
/
+11
2014-03-13
sna: Nullify extra fill.ops
Chris Wilson
7
-0
/
+7
2014-03-13
intel: Fallback to drmGetDeviceNameFromFd()
Chris Wilson
1
-1
/
+2
2014-03-12
sna: Restore asserts that we do not map a freed buffer
Chris Wilson
1
-0
/
+3
2014-03-12
sna: Add DBG around using pixman's glyph cache
Chris Wilson
1
-5
/
+18
2014-03-12
sna: Only couple up a proxy->rq when inserting into the request->buffers list
Chris Wilson
2
-1
/
+5
2014-03-12
sna: Simplify code when no 64-bit registers are available in the ISA
Chris Wilson
1
-10
/
+13
2014-03-11
sna: Missing fixes for using BLT points
Chris Wilson
1
-32
/
+37
2014-03-11
sna/glyphs: Add a smattering of DBG for validating the glyph mask
Chris Wilson
1
-16
/
+33
2014-03-11
sna: Avoid using the wrong pitch for comparing replacement sizes
Chris Wilson
2
-3
/
+3
2014-03-11
sna: Assert that the pixmap pitch is initialised before use
Chris Wilson
2
-2
/
+92
2014-03-11
intel: Protect against a NULL platform device with server fd
Chris Wilson
1
-0
/
+3
2014-03-11
intel: Fix versioning of SUPPORTS_SERVER_FD
Chris Wilson
1
-1
/
+1
2014-03-11
sna: Be defensive when applying size restrictions to bo
Chris Wilson
1
-1
/
+3
2014-03-10
intel: Supply a fallback guess for the device path
Chris Wilson
1
-0
/
+26
2014-03-10
intel: Add support for server managed fds
Hans de Goede
2
-17
/
+17
2014-03-10
sna: DBG compilation fixups
Chris Wilson
2
-2
/
+2
[prev]
[next]