index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-17
xlib: Implement SHM fallbacks and fast upload paths
Chris Wilson
8
-10
/
+29
2012-04-19
Split cairo-recording-surface-private into struct+inlines
Chris Wilson
1
-0
/
+1
2012-03-10
doc: avoid confusing gtk-doc by double asterisks
Nis Martensen
5
-115
/
+115
2012-03-10
doc: fix a few typos found by codespell
Nis Martensen
1
-1
/
+1
2012-02-09
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
5
-0
/
+11
2011-07-15
Implement cairo_backend_t
Chris Wilson
5
-0
/
+11
2011-07-14
Excise xcb-drm
Chris Wilson
2
-48
/
+0
2011-07-14
Excise DRM-Xr
Chris Wilson
1
-2378
/
+0
2011-07-08
color: Remove unused functions
Andrea Canciani
1
-4
/
+5
2011-03-19
Do not warn when ignoring the return value of _cairo_rectangle_intersect()
Andrea Canciani
1
-6
/
+2
2011-01-02
pattern: Use double precision for gradient extreme objects
Andrea Canciani
2
-26
/
+30
2010-12-10
polygon: Merge _cairo_polygon_init and _cairo_polygon_limit
Andrea Canciani
2
-8
/
+4
2010-11-07
drm/intel: Drop the bo cache.
Chris Wilson
2
-217
/
+3
2010-10-30
drm: Do not access path flags directly
Andrea Canciani
2
-6
/
+6
2010-08-26
subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE public
Benjamin Otte
2
-6
/
+6
2010-07-12
Differentiate between reducing clip to composite extents and a rectangle
Chris Wilson
4
-10
/
+10
2010-06-24
drm/intel: Fix common off-by-one by rewriting the [XY]MAX macro.
Chris Wilson
4
-27
/
+15
2010-06-24
drm: _cairo_color_get_content() compilation fixes
Chris Wilson
3
-7
/
+3
2010-05-13
color: Special case comparing color stops.
Chris Wilson
1
-1
/
+1
2010-05-12
gallium: Refresh.
Chris Wilson
1
-197
/
+317
2010-05-12
drm: code dump, sorry.
Chris Wilson
19
-1290
/
+5088
2010-05-12
rtree: Remove the unused evict hook.
Chris Wilson
2
-3
/
+2
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
[next]