index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-12
drm/i915: Set a source for unbounded fixups.
Chris Wilson
1
-11
/
+41
2010-02-12
drm/i915: Use correct linear mode for mask.
Chris Wilson
1
-2
/
+2
2010-02-12
clip: Restrict composite extents to clip extents
Chris Wilson
2
-88
/
+6
2010-02-10
drm/i965: fix use of uninitialized variable whilst dumping errors
Chris Wilson
1
-4
/
+2
2010-02-10
drm/intel: An interrupted SET_TILING modifies the input parameters
Chris Wilson
1
-4
/
+4
2010-02-03
drm/i915: Free potential leak of cloned textures.
Chris Wilson
1
-0
/
+6
2010-02-03
drm/i915: Increase batch buffer space.
Chris Wilson
1
-1
/
+1
2010-02-03
drm/i915: check for batch buffer overflow.
Chris Wilson
3
-38
/
+44
2010-02-02
drm/i915: Don't tile page sized bo.
Chris Wilson
1
-1
/
+1
2010-02-02
drm/i915: Pass the correct length to dump the batchbuffer.
Chris Wilson
1
-1
/
+1
2010-02-02
drm: Handle absence of PCI_ID
Chris Wilson
1
-1
/
+1
2010-01-28
drm-intel: Unmap a full glyph cache.
Chris Wilson
2
-1
/
+4
2010-01-27
drm: Paranoid assert that the fallback is released upon finish.
Chris Wilson
1
-0
/
+2
2010-01-27
drm-intel: flush in memory modifications to texture.
Chris Wilson
2
-0
/
+26
2010-01-27
drm-intel: The accumulation bo may be NULL, beware.
Chris Wilson
3
-3
/
+3
2010-01-27
drm-intel: Assert that the bo is unmapped upon release.
Chris Wilson
4
-1
/
+15
2010-01-27
drm-i915: Don't tile temporary image textures.
Chris Wilson
1
-1
/
+1
2010-01-27
drm/i915: Ensure surface is initialized.
Chris Wilson
1
-3
/
+3
2010-01-27
drm-i915: Ensure surface size for clone is initialized.
Chris Wilson
1
-4
/
+3
2010-01-27
drm: compile fix for cairo_always_inline
Chris Wilson
4
-72
/
+72
2010-01-22
drm: Add backends for i915 and i965.
Chris Wilson
30
-1092
/
+22590
2010-01-22
Add cairo_device_t
Chris Wilson
3
-2
/
+10
2010-01-22
Remove content matching from snapshot lookup.
Chris Wilson
2
-4
/
+2
2010-01-22
Constify stroke style and matrices.
Chris Wilson
2
-6
/
+6
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
7
-0
/
+7
2009-07-23
[drm] Add an accelerated image surface.
Chris Wilson
12
-0
/
+4548
[prev]