index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-23
test/clip-image: Free image after use.
Chris Wilson
1
-0
/
+1
2010-03-22
xcb: Consume the implicit reference for the cached connection on finish
Chris Wilson
1
-0
/
+5
2010-03-22
xcb: Destroy reference to local source picture in show-glyphs.
Chris Wilson
1
-3
/
+11
2010-03-22
xcb: Gracefully destroy any lingering fallback during finish.
Chris Wilson
1
-7
/
+12
2010-03-22
gl: Hook in glyph cache finalisation.
Chris Wilson
3
-14
/
+20
2010-03-22
drm/intel: Revoke glyph caches on device finish
Chris Wilson
4
-8
/
+15
2010-03-22
gl: Decouple cache from scaled-font on context destruction
Chris Wilson
5
-2
/
+27
2010-03-22
drm/intel: Replace open-coding of _cairo_rtree_node_remove()
Chris Wilson
1
-14
/
+3
2010-03-22
recording: Cleanup the clip on error.
Chris Wilson
2
-0
/
+7
2010-03-22
ps: Skip surface emission if in error state.
Chris Wilson
1
-0
/
+4
2010-03-22
image: Special case wholly unbounded fixups.
Chris Wilson
4
-97
/
+144
2010-03-22
surface: Check pattern for error status.
Chris Wilson
1
-4
/
+55
2010-03-22
ps: Free page on error path.
Chris Wilson
1
-0
/
+1
2010-03-21
script: Use a stack to push/pop recursed line numbers.
Chris Wilson
1
-2
/
+6
2010-03-21
script: Remove the version check.
Chris Wilson
1
-2
/
+0
2010-03-21
test/any2ppm: Check for errors after executing script.
Chris Wilson
1
-3
/
+6
2010-03-21
script: Make the test suite run again!
Chris Wilson
1
-91
/
+103
2010-03-21
wrapper: Apply device transform inverse as appropriate.
Chris Wilson
1
-58
/
+31
2010-03-21
ps: Destroy the local surface on error.
Chris Wilson
1
-1
/
+3
2010-03-21
paginated: Use common is_clear.
Chris Wilson
2
-34
/
+1
2010-03-11
gl: Add EGL interface
Chris Wilson
8
-23
/
+327
2010-03-11
spans: Initialise rects->is_bounded for polygon compat.
Chris Wilson
1
-0
/
+2
2010-03-10
gstate: Account for undropped non-transformed glyphs.
Chris Wilson
1
-0
/
+1
2010-03-08
drm/i965: Acquire device around commit.
Chris Wilson
3
-41
/
+82
2010-03-07
glew: don't pull in GL/glu.h
Chris Wilson
1
-10
/
+0
2010-03-06
test: Add a1-mask-sample
Chris Wilson
4
-0
/
+85
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
perf: Check for and include unistd.h
Chris Wilson
1
-0
/
+8
2010-03-04
gl: Pad the gradient texture.
Chris Wilson
1
-0
/
+1
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-03
surface: Simplify is_clear logic.
Chris Wilson
1
-14
/
+8
2010-03-03
gstate: Use _cairo_pattern_clear for CLEAR.
Chris Wilson
1
-38
/
+62
2010-03-03
test: Avoid derefencing a NULL xcb connection
Chris Wilson
1
-9
/
+14
2010-03-03
test: Add references for rounded-rectangle-{fill,stroke}
Chris Wilson
3
-0
/
+2
2010-03-02
surface-fallback: Free traps on composite_trapezoids() error
Chris Wilson
1
-1
/
+2
2010-03-02
surface-fallback: Propagate NOTHING_TO_DO
Chris Wilson
1
-12
/
+3
2010-03-02
xlib: Handle a1 image uploads through converter
Chris Wilson
1
-1
/
+3
[next]