index
:
delta/cairo.git
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
baserock/genivi/1.12.10
baserock/genivi/1.12.10-gallium
baserock/genivi/baseline
baserock/genivi/weston
carlosgc/polygon-intersect-crash
color-emoji
master
gitlab.freedesktop.org: cairo/cairo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-recording-surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Make doc ids more consistent my always putting ':' after them
Andrea Canciani
2012-03-29
1
-1
/
+1
*
doc: Make documentation comments symmetric
Andrea Canciani
2012-03-29
1
-2
/
+2
*
doc: describe cairo_recording_surface_get_extents
Nis Martensen
2012-03-10
1
-0
/
+12
*
recording: Remove superfluous reset
Chris Wilson
2012-02-24
1
-1
/
+0
*
recording: Optimize a copy of one recording surface onto another
Chris Wilson
2012-02-24
1
-1
/
+20
*
debug: Add some TRACE statements for recording surfaces and snapshots
Chris Wilson
2012-02-24
1
-0
/
+10
*
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
2012-02-09
1
-0
/
+2
*
recording-surface: Initialize optimize-clears before use in snapshotting
Chris Wilson
2011-10-12
1
-0
/
+1
*
recording-surface: Optimize away anything below an opaque fill
Chris Wilson
2011-10-12
1
-0
/
+9
*
recording-surface: Free the contents of the command array when clearing
Chris Wilson
2011-10-12
1
-2
/
+16
*
Introduce a new compositor architecture
Chris Wilson
2011-09-12
1
-83
/
+48
*
recording: optionally disable optimise away clears
Chris Wilson
2011-08-20
1
-6
/
+6
*
observer: record all operations and their timings
Chris Wilson
2011-08-20
1
-0
/
+90
*
recording: Defend against bad user-input
Chris Wilson
2011-08-15
1
-1
/
+1
*
record: Offset the clip by the replay transformation as well
Chris Wilson
2011-08-14
1
-14
/
+0
*
subsurface+recording: handle recursion
Chris Wilson
2011-08-14
1
-14
/
+97
*
recording: break self-copy loop
Chris Wilson
2011-08-14
1
-5
/
+19
*
recording: remove the duplicate 'content' field
Chris Wilson
2011-08-14
1
-4
/
+2
*
Only reduce the clip if it is not in active use for the operation
Chris Wilson
2011-08-13
1
-5
/
+2
*
recording: replay_all is meant to mean REPLAY && ALL!
Chris Wilson
2011-08-13
1
-1
/
+1
*
recording-surface: Don't store the transient error when returning the path
Chris Wilson
2011-08-13
1
-1
/
+1
*
image: move surface definition to new header for subclassing
Chris Wilson
2011-08-13
1
-0
/
+1
*
recording: do not reduce required clips
Chris Wilson
2011-08-10
1
-0
/
+2
*
gl: Rectangular fast path
Chris Wilson
2011-07-29
1
-2
/
+8
*
record: Only reduce fill+stroke if the clip doesn't change between the commands
Chris Wilson
2011-07-29
1
-1
/
+3
*
record: Assume recording surface targets are clear
Chris Wilson
2011-07-29
1
-21
/
+18
*
record: Recording surfaces need an explicit clear
Chris Wilson
2011-07-28
1
-1
/
+1
*
record: We can only skip the clear so long as we know the destination is clear
Chris Wilson
2011-07-28
1
-1
/
+1
*
record: And remember to offset the index of unbounded playback
Chris Wilson
2011-07-28
1
-1
/
+1
*
record: Use a bbtree to reduce is-visible checking overheads
Chris Wilson
2011-07-28
1
-11
/
+310
*
composite: Pass unbounded extents to initialisation
Chris Wilson
2011-07-26
1
-16
/
+5
*
API: map-to-image and create-similar-image
Chris Wilson
2011-07-26
1
-1
/
+6
*
record: Check the operation against the target device extents.
Chris Wilson
2011-07-26
1
-2
/
+9
*
record: Store the untransformed operation extents along with the command
Chris Wilson
2011-07-26
1
-96
/
+199
*
recording: Combine the clip to the recording + target surface extents
Chris Wilson
2011-07-24
1
-22
/
+18
*
recording: Move the glyph allocation into the wrapper after checking clip status
Chris Wilson
2011-07-24
1
-20
/
+1
*
recording: Only look for a fill-stroke operation if the target supports one
Chris Wilson
2011-07-24
1
-39
/
+39
*
image: replay the recording surface directly onto the target
Chris Wilson
2011-07-23
1
-21
/
+47
*
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
2011-07-19
1
-48
/
+34
*
Implement cairo_backend_t
Chris Wilson
2011-07-15
1
-0
/
+3
*
doc: Fix some broken references and gtk-doc warnings
Maarten Bosmans
2011-01-16
1
-5
/
+5
*
path: Always interpret in forward direction
Andrea Canciani
2010-12-10
1
-1
/
+1
*
Fix fallback-resolution test
Adrian Johnson
2010-11-28
1
-6
/
+26
*
path: Replace _cairo_path_fixed_is_equal with _cairo_path_fixed_equal
Andrea Canciani
2010-10-29
1
-2
/
+2
*
recording: Document CAIRO_HAS_RECORDING_SURFACE macro
Carlos Garcia Campos
2010-09-09
1
-0
/
+10
*
recording: Fix cairo_recording_surface_create() doc comments
Carlos Garcia Campos
2010-09-09
1
-3
/
+7
*
recording: Add section doc comments
Carlos Garcia Campos
2010-09-09
1
-3
/
+7
*
pattern: Remove extraordinary _cairo_pattern_fini_snapshot().
Chris Wilson
2010-06-11
1
-12
/
+12
*
recording: Mark an empty recording surface as clear.
Chris Wilson
2010-05-05
1
-0
/
+6
*
recording: Avoid refcycles by always copying the command array.
Chris Wilson
2010-05-05
1
-11
/
+12
[next]