index
:
~joonas/cairo
master
no-pixman-ref
pthreads
tor-clip-fix
wip/master-tor-merge-sort
wip/master-tor-ordered-x
wip/os2-walsh
wip/tiled-span-renderer
joonas's cairo branches
joonas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-30
surface: Convert snapshots from an array to a double-linked list.
Chris Wilson
4
-26
/
+12
2010-04-29
Remove excessive semicolons
Benjamin Otte
1
-1
/
+1
2010-04-29
atomic: Separate bool and old-value compare-and-exchange
Andrea Canciani
1
-1
/
+1
2010-04-27
Update FSF address
Andrea Canciani
20
-20
/
+20
2010-04-25
clip: Report the surface offset when retrieving the clip mask
Chris Wilson
2
-8
/
+8
2010-04-15
Use pixman_image_composite32()
Benjamin Otte
1
-6
/
+6
2010-03-30
Silence enumeration warnings following addition of RGB16_565
Chris Wilson
6
-2
/
+20
2010-03-28
drm/i915: Avoid using another unpreserved temporary
Chris Wilson
1
-11
/
+15
2010-03-28
drm/i915: Normalize spans opacity value
Chris Wilson
1
-3
/
+4
2010-03-22
drm/intel: Revoke glyph caches on device finish
Chris Wilson
4
-8
/
+15
2010-03-22
drm/intel: Replace open-coding of _cairo_rtree_node_remove()
Chris Wilson
1
-14
/
+3
2010-03-22
image: Special case wholly unbounded fixups.
Chris Wilson
2
-70
/
+85
2010-03-08
drm/i965: Acquire device around commit.
Chris Wilson
3
-41
/
+82
2010-03-04
drm/i915: Discard redundant solitary clips during fill
Chris Wilson
1
-0
/
+10
2010-03-04
drm/i915: Apply more micro-optimisations when targetting CONTENT_ALPHA
Chris Wilson
1
-14
/
+37
2010-03-04
drm/i915: Adjust clip matrix for clip origin.
Chris Wilson
1
-5
/
+3
2010-03-04
drm/i915: Handle clip/combine coords for spans.
Chris Wilson
1
-28
/
+43
2010-03-04
drm/i915: Use a preserved temporary to store the radial texcoord.
Chris Wilson
1
-6
/
+6
2010-03-04
drm/i915: Eliminate redundant radial vertex shader.
Chris Wilson
4
-61
/
+3
2010-03-04
drm/i915: Fix encoding of negated operand channels
Chris Wilson
2
-16
/
+22
2010-03-04
drm/i915: Fix crash with linear-step-function
Chris Wilson
1
-6
/
+11
2010-03-04
drm/i915: Ensure simple alpha is written to green on alpha-only surfaces.
Chris Wilson
1
-6
/
+14
2010-03-04
drm/i915: Avoid double multiplication of linear alpha.
Chris Wilson
1
-6
/
+2
2010-03-03
drm/i915: Acquire device before shader commit.
Chris Wilson
2
-36
/
+77
2010-03-03
drm/i965: Ignore flushing on device finish.
Chris Wilson
1
-0
/
+3
2010-03-03
drm/i965: Merge the constants into the surface stream.
Chris Wilson
3
-93
/
+14
2010-03-03
drm/intel: Set the 1D gradient texture to be untiled.
Chris Wilson
1
-0
/
+1
2010-03-03
drm/intel: Set default extend mode for rendering gradient subsets.
Chris Wilson
1
-0
/
+1
2010-03-01
Warnings cleanup for CAIRO_FORMAT_INVALID.
Chris Wilson
6
-0
/
+10
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
5
-5
/
+12
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
[next]