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
/
cairo-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-22
doc: Add CAIRO_MIME_TYPE_UNIQUE_ID to list of supported mime types
Adrian Johnson
1
-1
/
+2
2012-09-25
mark_dirty: Check surface status
Uli Schlachter
1
-0
/
+7
2012-09-25
surface: Check reference count right before free
Uli Schlachter
1
-3
/
+3
2012-08-17
xlib: Implement SHM fallbacks and fast upload paths
Chris Wilson
1
-31
/
+70
2012-06-01
Erradicate internal use of cairo_surface_get_type()
Chris Wilson
1
-1
/
+0
2012-06-01
Erradicate internal use of cairo_surface_get_content()
Chris Wilson
1
-1
/
+0
2012-05-31
surface: Eliminate PLT entries for map-to-image
Chris Wilson
1
-4
/
+12
2012-05-26
surface: Kill imagesurf temporary variable
Chris Wilson
1
-14
/
+5
2012-05-26
surface: Use the internal map/unmap
Andrea Canciani
1
-2
/
+0
2012-05-26
surface: Make backend-specific map/unmap functions symmetric
Andrea Canciani
1
-1
/
+1
2012-05-26
surface: Make map_to_image return cairo_image_surface_t*
Andrea Canciani
1
-1
/
+1
2012-05-26
surface: Define private map/unmap functions
Andrea Canciani
1
-73
/
+166
2012-05-09
c_surface_set_mime_data: Remove duplicate "Since"
Uli Schlachter
1
-2
/
+0
2012-05-01
Split finish into multiple stages
Chris Wilson
1
-9
/
+23
2012-04-27
snapshot: Perform the cow under a mutex
Chris Wilson
1
-1
/
+4
2012-04-27
image: Allow a snapshot to steal the original memory upon finish
Chris Wilson
1
-0
/
+3
2012-04-19
Split cairo-list into struct+inlines
Chris Wilson
1
-0
/
+1
2012-04-19
Split cairo-recording-surface-private into struct+inlines
Chris Wilson
1
-1
/
+1
2012-04-19
Split cairo-clip-privates into struct+inlines
Chris Wilson
1
-0
/
+1
2012-04-12
doc: add returns statement to cairo_surface_supports_mime_type
Nis Martensen
1
-0
/
+3
2012-03-29
doc: Add "since" tag to documentation
Andrea Canciani
1
-0
/
+26
2012-03-29
doc: Do not use the '@' prefix on some tags
Andrea Canciani
1
-5
/
+5
2012-03-29
doc: Make doc ids more consistent my always putting ':' after them
Andrea Canciani
1
-1
/
+1
2012-03-29
doc: Make documentation comments symmetric
Andrea Canciani
1
-11
/
+11
2012-03-08
surface: Relax assertion about not rendering to a snapshot
Chris Wilson
1
-1
/
+3
2012-02-29
gl: Various fixes for glyphs
Chris Wilson
1
-0
/
+6
2012-02-22
xlib: Correct the device-offset applied to the map-to-image result
Chris Wilson
1
-1
/
+1
2012-02-15
win32: Rebase on the new compositor infrastructure
Chris Wilson
1
-0
/
+20
2012-02-15
Add preliminary damage tracking
Chris Wilson
1
-0
/
+17
2012-02-09
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
1
-0
/
+16
2012-01-19
api: add cairo_surface_supports_mime_type
Adrian Johnson
1
-0
/
+30
2012-01-15
rectangle: Implement _cairo_rectangle_contains_rectangle()
Andrea Canciani
1
-4
/
+1
2011-12-05
xcb: Fixup some internal state in set_{drawable,size}
Uli Schlachter
1
-1
/
+1
2011-11-23
surface: Bump reference count around finish
Chris Wilson
1
-21
/
+32
2011-10-12
spans: Propagate internal status when retrieving the clip surface
Chris Wilson
1
-0
/
+21
2011-10-09
flush: Detach mime data
Uli Schlachter
1
-0
/
+1
2011-10-04
Make the new mime-surface-api succeed
Uli Schlachter
1
-1
/
+1
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-1075
/
+137
2011-09-02
surface: Fix make check
Andrea Canciani
1
-0
/
+2
2011-08-15
snapshot: restore the order of detach vs callback
Chris Wilson
1
-3
/
+3
2011-08-14
Introduce cairo_surface_observer_t for performance analysis
Chris Wilson
1
-4
/
+8
2011-08-14
surface: Rearrange nothing_to_do? to catch OVER + clear source
Chris Wilson
1
-5
/
+7
2011-08-14
snapshot: Defer acquisition
Chris Wilson
1
-3
/
+3
2011-08-13
surface: Don't modify operator
Chris Wilson
1
-28
/
+21
2011-08-13
surface: propagate internal statuses
Chris Wilson
1
-5
/
+11
2011-08-13
image: move surface definition to new header for subclassing
Chris Wilson
1
-0
/
+1
2011-08-08
map_to_image: Verify the given extents
Uli Schlachter
1
-0
/
+11
2011-08-05
Mark the new API as such
Nis Martensen
1
-0
/
+6
2011-08-04
Clarify the API docs for the newest functions
Uli Schlachter
1
-14
/
+15
2011-08-04
surface_unmap_image: Fix fallback
Uli Schlachter
1
-1
/
+18
[next]