..
win32
Win32: Fix init once condition
2025-06-19 10:15:37 +02:00
.gitignore
gitignore: Ignore .trs (test results)
2015-07-31 17:56:54 -07:00
cairo-analysis-surface-private.h
Fix shared use of recording surface with paginated targets
2023-01-15 19:29:28 +10:30
cairo-analysis-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-arc-private.h
skia: Update to use cairo_backend_t interface
2011-08-13 09:58:02 +01:00
cairo-arc.c
Avoid assert when drawing arcs with NaN angles
2023-09-19 18:26:39 +10:00
cairo-array-private.h
Make cairo_tag_begin/end work correctly in groups
2023-04-18 18:27:12 +09:30
cairo-array.c
docs: Hide private docs
2023-09-23 13:11:46 +01:00
cairo-atomic-private.h
Fix MSYS clang build error
2024-07-25 08:23:46 +09:30
cairo-atomic.c
Add support for C11 atomics
2024-05-26 21:17:39 +09:30
cairo-backend-private.h
Added hairline support to cairo
2021-08-15 06:58:54 +00:00
cairo-base64-stream.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-base85-stream.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-bentley-ottmann-rectangular.c
fix warning: variable X might be clobbered by 'longjmp'
2018-01-13 11:30:50 +01:00
cairo-bentley-ottmann-rectilinear.c
Split cairo-combsort-privates into struct+inlines
2012-04-19 12:22:07 +01:00
cairo-bentley-ottmann.c
Rename cairo_lines_compare_at_y into _cairo_lines_compare_at_y and fix syntax
2021-04-02 14:35:46 +02:00
cairo-botor-scan-converter.c
fix unused function warnings
2017-10-16 20:18:49 +10:30
cairo-box-inline.h
Minor corrections
2021-04-11 02:07:10 +02:00
cairo-boxes-intersect.c
Split cairo-combsort-privates into struct+inlines
2012-04-19 12:22:07 +01:00
cairo-boxes-private.h
core: dropped actually unused parameter of _cairo_boxes_to_array()
2016-07-02 13:35:38 +02:00
cairo-boxes.c
Fix gtk-doc syntax
2023-01-26 18:27:56 +02:00
cairo-cache-private.h
Use uintptr_t for all casts between pointer and integer
2021-07-25 11:01:20 +09:30
cairo-cache.c
doc: Fix the gtk-doc syntax of internal symbols
2023-02-02 14:13:56 +02:00
cairo-cff-subset.c
cff: Don't fail if no local subs
2024-09-13 06:29:25 +09:30
cairo-clip-boxes.c
Check return value of _cairo_boxes_copy_to_clip()
2024-06-27 07:07:22 +09:30
cairo-clip-inline.h
steal boxes: Fix an invalif free() exposed by cb871c6c
2019-02-12 17:46:12 +01:00
cairo-clip-polygon.c
Split cairo-clip-privates into struct+inlines
2012-04-19 12:19:19 +01:00
cairo-clip-private.h
Split cairo-clip-privates into struct+inlines
2012-04-19 12:19:19 +01:00
cairo-clip-region.c
Introduce a new compositor architecture
2011-09-12 08:29:48 +01:00
cairo-clip-surface.c
surface: Merge scratch construction into _cairo_surface_create_scratch
2013-09-05 16:11:09 +01:00
cairo-clip-tor-scan-converter.c
Make _cairo_calloc() consistent with _cairo_malloc()
2024-06-21 08:53:01 +09:30
cairo-clip.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-color.c
_cairo_color_double_to_short(): Use standard rounding algorithm
2013-10-22 14:27:43 -04:00
cairo-colr-glyph-render.c
Make _cairo_calloc() consistent with _cairo_malloc()
2024-06-21 08:53:01 +09:30
cairo-combsort-inline.h
Split cairo-combsort-privates into struct+inlines
2012-04-19 12:22:07 +01:00
cairo-compiler-private.h
Drop "slim" symbols
2023-08-16 16:33:04 +01:00
cairo-composite-rectangles-private.h
xcb: track fallback damage
2011-09-19 15:23:57 +01:00
cairo-composite-rectangles.c
Remove the approximate glyph bounds check
2021-08-28 09:19:09 +09:30
cairo-compositor-private.h
xlib: Only fallback through the mask intermediate if we can composite the mask
2013-01-11 13:18:26 +00:00
cairo-compositor.c
Added hairline support to cairo
2021-08-15 06:58:54 +00:00
cairo-contour-inline.h
Split cairo-contour-privates into struct+inlines
2012-04-19 12:25:42 +01:00
cairo-contour-private.h
Split cairo-contour-privates into struct+inlines
2012-04-19 12:25:42 +01:00
cairo-contour.c
Remove some useless declarations found by scan-build, the LLVM/clang static analyzer
2014-05-06 10:14:53 -07:00
cairo-ctype-inline.h
Replace use of ctype functions with internal version where only ASCII chars are used
2022-04-09 22:08:57 +09:30
cairo-damage-private.h
xlib/shm: Discard damage upon shm finish
2013-01-08 16:07:32 +00:00
cairo-damage.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-debug.c
svg-font: return SVG_FONT_ERROR on error
2023-01-20 20:37:45 +10:30
cairo-default-context-private.h
qt: Fix compilation, also minor fix for building against Qt5
2012-02-12 09:57:00 +00:00
cairo-default-context.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-deflate-stream.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-deprecated.h
Update FSF address
2010-04-27 11:13:38 +02:00
cairo-device-private.h
Drop "slim" symbols
2023-08-16 16:33:04 +01:00
cairo-device.c
Drop "slim" symbols
2023-08-16 16:33:04 +01:00
cairo-dwrite.h
doc: fix cairo_dwrite_font_face_set_rendering_params docs
2023-02-02 14:19:08 +02:00
cairo-error-inline.h
Split cairo-error-private into struct+inlines
2012-04-19 13:17:29 +01:00
cairo-error-private.h
svg-font: return SVG_FONT_ERROR on error
2023-01-20 20:37:45 +10:30
cairo-error.c
docs: Do not make private symbols with docblocks
2023-09-23 15:18:31 +01:00
cairo-fallback-compositor.c
surface: Use the internal map/unmap
2012-05-26 16:07:00 +02:00
cairo-fixed-private.h
Avoid undefined signed left shift
2023-06-30 18:43:00 +09:30
cairo-fixed-type-private.h
Correct spelling of "tessellator" throughout code
2014-02-26 18:55:25 -08:00
cairo-fixed.c
Update FSF address
2010-04-27 11:13:38 +02:00
cairo-font-face-twin-data.c
[twin] Improve glyph hints
2008-12-25 02:46:27 -05:00
cairo-font-face-twin.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-font-face.c
Drop "slim" symbols
2023-08-16 16:33:04 +01:00
cairo-font-options.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-fontconfig-private.h
Update required fontconfig version
2024-05-25 10:19:30 +09:30
cairo-freed-pool-private.h
Add support for C11 atomics
2024-05-26 21:17:39 +09:30
cairo-freed-pool.c
Add support for C11 atomics
2024-05-26 21:17:39 +09:30
cairo-freelist-private.h
Avoid indiscriminate use of VALGRIND_MAKE_MEM_NOACCESS.
2015-06-26 16:12:33 -07:00
cairo-freelist-type-private.h
freelist: Separate freelist inlines from the datatype in headers.
2010-09-02 14:51:30 +01:00
cairo-freelist.c
Use _cairo_malloc instead of malloc
2018-05-07 16:35:51 -07:00
cairo-ft-font.c
Ensure extent_y_scale is initialized
2024-06-27 07:07:22 +09:30
cairo-ft-private.h
cairo-ft-private.h: fix missing FT_Color error
2024-09-20 15:26:21 +02:00
cairo-ft.h
Consistently spell "FreeType" with capital T
2023-07-17 15:35:40 +03:00
cairo-gstate-private.h
Added hairline support to cairo
2021-08-15 06:58:54 +00:00
cairo-gstate.c
Fix cairo_glyph_path() early clipping
2024-07-26 08:18:20 +02:00
cairo-hash-private.h
Remove unused _cairo_hash_table_size
2021-05-29 18:04:45 +02:00
cairo-hash.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-hull.c
Update FSF address
2010-04-27 11:13:38 +02:00
cairo-image-compositor.c
Require pixman >= 0.40
2023-10-02 15:56:04 +10:30
cairo-image-info-private.h
Fix using signed types where unsigned ones were needed
2021-04-11 23:59:47 +02:00
cairo-image-info.c
Merge branch 'jpx-out-of-bounds' into 'master'
2023-01-02 09:28:42 +00:00
cairo-image-mask-compositor.c
Fix undefined left-shifts
2021-03-31 12:20:34 +02:00
cairo-image-source.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-image-surface-inline.h
image: Check for an error surface before dereferencing the backend
2012-09-08 15:12:58 +01:00
cairo-image-surface-private.h
image: Fix include for use of ptrdiff
2017-12-07 14:13:28 -08:00
cairo-image-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-line-inline.h
stroke,traps: Emit join without loss of precision
2014-09-29 08:42:17 +01:00
cairo-line-private.h
Rename cairo_lines_compare_at_y into _cairo_lines_compare_at_y and fix syntax
2021-04-02 14:35:46 +02:00
cairo-line.c
Rename cairo_lines_compare_at_y into _cairo_lines_compare_at_y and fix syntax
2021-04-02 14:35:46 +02:00
cairo-list-inline.h
docs: Do not make private symbols with docblocks
2023-09-23 15:18:31 +01:00
cairo-list-private.h
Split cairo-list into struct+inlines
2012-04-19 13:17:29 +01:00
cairo-lzw.c
Fixed crash in _cairo_lzw_compress for 1 byte input
2022-12-28 10:16:49 +01:00
cairo-malloc-private.h
Make _cairo_calloc() consistent with _cairo_malloc()
2024-06-21 08:53:01 +09:30
cairo-mask-compositor.c
surface: Merge scratch construction into _cairo_surface_create_scratch
2013-09-05 16:11:09 +01:00
cairo-matrix.c
Drop "slim" symbols
2023-08-16 16:33:04 +01:00
cairo-mempool-private.h
Fix make check
2012-09-24 09:42:43 +02:00
cairo-mempool.c
Make _cairo_calloc() consistent with _cairo_malloc()
2024-06-21 08:53:01 +09:30
cairo-mesh-pattern-rasterizer.c
s/the the/the/
2023-01-31 20:50:01 +10:30
cairo-misc.c
Set CLOEXEC when opening files
2024-06-08 06:40:55 +09:30
cairo-mono-scan-converter.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-mutex-impl-private.h
Defining Windows version macros in meson.build
2023-01-13 05:47:03 +09:00
cairo-mutex-list-private.h
Win32: Use cairo_atomic_once_t to initialize TLS slot
2025-06-16 17:51:53 +02:00
cairo-mutex-private.h
Add support for C11 atomics
2024-05-26 21:17:39 +09:30
cairo-mutex-type-private.h
Fix deadlock in cairo-scaled-font.c
2022-05-28 06:34:55 +09:30
cairo-mutex.c
Add support for C11 atomics
2024-05-26 21:17:39 +09:30
cairo-no-compositor.c
Introduce a new compositor architecture
2011-09-12 08:29:48 +01:00
cairo-observer.c
Split cairo-list into struct+inlines
2012-04-19 13:17:29 +01:00
cairo-output-stream-private.h
Allow > 2GB PDF files on platforms with 32-bit long
2021-09-02 18:39:53 +09:30
cairo-output-stream.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-paginated-private.h
Make _cairo_paginated_surface_set_size takes double-typed width and
2023-01-07 13:08:38 +01:00
cairo-paginated-surface-private.h
Update FSF address
2010-04-27 11:13:38 +02:00
cairo-paginated-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-path-bounds.c
Prevent curved strokes in small ctms from being culled from vector surfaces
2017-10-03 22:27:25 +10:30
cairo-path-fill.c
Fix cast between incompatible function types warnings
2021-08-22 12:07:36 +09:30
cairo-path-fixed-private.h
Use uintptr_t for all casts between pointer and integer
2021-07-25 11:01:20 +09:30
cairo-path-fixed.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-path-in-fill.c
Fix cast between incompatible function types warnings
2021-08-22 12:07:36 +09:30
cairo-path-private.h
Implement cairo_backend_t
2011-07-15 11:05:19 +01:00
cairo-path-stroke-boxes.c
replace _BSD_SOURCE with _DEFAULT_SOURCE
2017-09-16 10:04:57 +09:30
cairo-path-stroke-polygon.c
Fix -Wunused-function warnings
2023-02-06 11:42:00 +02:00
cairo-path-stroke-traps.c
Round joins fix (spline_cusp_tolerance)
2022-12-28 07:25:30 +05:00
cairo-path-stroke-tristrip.c
replace _BSD_SOURCE with _DEFAULT_SOURCE
2017-09-16 10:04:57 +09:30
cairo-path-stroke.c
Ensure face variables in cairo_stroker_t are initialized
2024-06-27 07:07:22 +09:30
cairo-path.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-pattern-inline.h
Split cairo-list into struct+inlines
2012-04-19 13:17:29 +01:00
cairo-pattern-private.h
Enable access to the pixman dithering path
2023-09-07 15:42:21 +01:00
cairo-pattern.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-pdf-interchange.c
Make Coverity happy
2024-06-27 07:07:22 +09:30
cairo-pdf-operators-private.h
pdf: structured text and hyperlink support
2016-10-01 22:05:42 +09:30
cairo-pdf-operators.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-pdf-shading-private.h
Update FSF address
2011-07-31 13:05:21 +02:00
cairo-pdf-shading.c
Use _cairo_malloc instead of malloc
2018-05-07 16:35:51 -07:00
cairo-pdf-surface-private.h
Allow links to specify 'dest' and 'uri'
2024-05-11 19:52:02 +09:30
cairo-pdf-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-pdf.h
pdf: ensure filenames are correctly encoded
2022-01-16 13:49:53 +10:30
cairo-pen.c
ofz#46165 avoid a divide by zero seen fuzzing libreoffice rendering
2022-08-31 10:32:12 +01:00
cairo-pixman-private.h
Require pixman >= 0.40
2023-10-02 15:56:04 +10:30
cairo-png.c
Update required libpng version
2024-05-25 10:25:51 +09:30
cairo-polygon-intersect.c
polygon-intersection: Clarify ptr checks for right edges (CID #1160730 )
2018-06-13 15:21:50 -07:00
cairo-polygon-reduce.c
core: fix compiler warnings
2016-07-02 13:27:11 +02:00
cairo-polygon.c
Avoid indiscriminate use of VALGRIND_MAKE_MEM_NOACCESS.
2015-06-26 16:12:33 -07:00
cairo-private.h
Implement cairo_backend_t
2011-07-15 11:05:19 +01:00
cairo-ps-surface-private.h
Fix shared use of recording surface with paginated targets
2023-01-15 19:29:28 +10:30
cairo-ps-surface.c
ps: fix max form size
2024-06-27 07:07:22 +09:30
cairo-ps.h
Revert accidental push of ps debugging API.
2012-04-14 14:54:07 +01:00
cairo-quartz-font.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-quartz-image-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-quartz-image.h
Convert 3 headers to UTF8
2018-08-16 20:14:57 -07:00
cairo-quartz-private.h
[quartz]Conditionally Use Main Display ColorSpace instead of kCGColorSpaceDefaultRGB.
2023-02-17 10:25:14 -08:00
cairo-quartz-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-quartz.h
Convert 3 headers to UTF8
2018-08-16 20:14:57 -07:00
cairo-raster-source-pattern.c
Make _cairo_calloc() consistent with _cairo_malloc()
2024-06-21 08:53:01 +09:30
cairo-recording-surface-inline.h
Split cairo-recording-surface-private into struct+inlines
2012-04-19 12:46:34 +01:00
cairo-recording-surface-private.h
Drop "slim" symbols
2023-08-16 16:33:04 +01:00
cairo-recording-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-rectangle.c
stroke: Make the incremental trapezoid stroker optionally available again
2013-01-03 15:07:18 +00:00
cairo-rectangular-scan-converter.c
Split cairo-combsort-privates into struct+inlines
2012-04-19 12:22:07 +01:00
cairo-reference-count-private.h
Add support for C11 atomics
2024-05-26 21:17:39 +09:30
cairo-region-private.h
Add preliminary damage tracking
2012-02-15 14:21:00 +00:00
cairo-region.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-rtree-private.h
Split cairo-list into struct+inlines
2012-04-19 13:17:29 +01:00
cairo-rtree.c
gl: Decouple the glyph upon eviction
2011-12-07 18:00:18 +00:00
cairo-scaled-font-private.h
Foreground color fixes for ft, svg, colrv1
2023-01-27 20:22:18 +10:30
cairo-scaled-font-subsets-private.h
Merge branch 'pdf-color-fonts' into 'master'
2023-02-02 10:58:52 +00:00
cairo-scaled-font-subsets.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-scaled-font.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-script-private.h
Drop "slim" symbols
2023-08-16 16:33:04 +01:00
cairo-script-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-script.h
doc: Add since documentation for enumeration values
2012-03-29 11:03:19 +02:00
cairo-shape-mask-compositor.c
Fix -Wparentheses-equality warnings
2023-02-04 10:58:13 +02:00
cairo-slope-private.h
Update FSF address
2010-04-27 11:13:38 +02:00
cairo-slope.c
Introduce a new compositor architecture
2011-09-12 08:29:48 +01:00
cairo-spans-compositor-private.h
image: Enable inplace compositing with opacities for general routines
2013-01-26 16:10:47 +00:00
cairo-spans-compositor.c
Make cairo_tag_begin/end work correctly in groups
2023-04-18 18:27:12 +09:30
cairo-spans-private.h
core: reintroduce bot-scan-converter functions
2016-01-13 17:07:53 -08:00
cairo-spans.c
svg-font: return SVG_FONT_ERROR on error
2023-01-20 20:37:45 +10:30
cairo-spline.c
s/the the/the/
2023-01-31 20:50:01 +10:30
cairo-stroke-dash-private.h
stroke: Rely on the tessellator to remove self-intersections
2011-08-13 16:41:28 +01:00
cairo-stroke-dash.c
dash: Increment dash_remain by the next segment to reduce accumulation errors
2012-04-19 16:12:55 +01:00
cairo-stroke-style.c
Fix typos in doxygen and source comments
2022-03-28 16:43:03 -04:00
cairo-surface-backend-private.h
Make cairo_tag_begin/end work correctly in groups
2023-04-18 18:27:12 +09:30
cairo-surface-clipper-private.h
clip: Rudimentary support for clip-polygon extraction
2011-07-19 21:14:34 +01:00
cairo-surface-clipper.c
Split cairo-clip-privates into struct+inlines
2012-04-19 12:19:19 +01:00
cairo-surface-fallback-private.h
Introduce a new compositor architecture
2011-09-12 08:29:48 +01:00
cairo-surface-fallback.c
Introduce a new compositor architecture
2011-09-12 08:29:48 +01:00
cairo-surface-inline.h
xlib: Implement SHM fallbacks and fast upload paths
2012-08-17 13:58:09 +01:00
cairo-surface-observer-inline.h
Split cairo-surface-observer-private into struct+inlines
2012-04-19 12:35:20 +01:00
cairo-surface-observer-private.h
Fix out of bound access in struct pattern->type
2015-07-09 13:50:35 -07:00
cairo-surface-observer.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-surface-offset-private.h
clip: Rudimentary support for clip-polygon extraction
2011-07-19 21:14:34 +01:00
cairo-surface-offset.c
Split cairo-clip-privates into struct+inlines
2012-04-19 12:19:19 +01:00
cairo-surface-private.h
Fix user-font with foreground in group failures on image, PDF, and PS
2023-01-03 17:37:36 +10:30
cairo-surface-snapshot-inline.h
snapshot: Avoid triggering assertion for grabbing the target during destroy
2012-05-01 16:55:22 +01:00
cairo-surface-snapshot-private.h
snapshot: Perform the cow under a mutex
2012-04-27 14:10:50 +01:00
cairo-surface-snapshot.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-surface-subsurface-inline.h
Split cairo-surface-subsurface-private into struct+inlines
2012-04-19 13:17:29 +01:00
cairo-surface-subsurface-private.h
Split cairo-surface-subsurface-private into struct+inlines
2012-04-19 13:17:29 +01:00
cairo-surface-subsurface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-surface-wrapper-private.h
Fix shared use of recording surface with paginated targets
2023-01-15 19:29:28 +10:30
cairo-surface-wrapper.c
Fix shared use of recording surface with paginated targets
2023-01-15 19:29:28 +10:30
cairo-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-svg-glyph-render.c
Avoid an uninitialized use
2024-06-24 14:25:32 -04:00
cairo-svg-surface-private.h
Fix warnings and pipeline failure
2021-04-13 12:26:16 +02:00
cairo-svg-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-svg.h
doc: Fix external links
2023-02-02 14:13:56 +02:00
cairo-tag-attributes-private.h
Allow links to specify 'dest' and 'uri'
2024-05-11 19:52:02 +09:30
cairo-tag-attributes.c
Make _cairo_calloc() consistent with _cairo_malloc()
2024-06-21 08:53:01 +09:30
cairo-tag-stack-private.h
Allow links to specify 'dest' and 'uri'
2024-05-11 19:52:02 +09:30
cairo-tag-stack.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-tee-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-tee.h
docs: Add missing docblocks for cairo-tee API
2023-09-23 15:18:31 +01:00
cairo-time-private.h
Introduce a new compositor architecture
2011-09-12 08:29:48 +01:00
cairo-time.c
Defining Windows version macros in meson.build
2023-01-13 05:47:03 +09:00
cairo-tor-scan-converter.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-tor22-scan-converter.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-toy-font-face.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-traps-compositor.c
Make cairo_tag_begin/end work correctly in groups
2023-04-18 18:27:12 +09:30
cairo-traps-private.h
stroke,traps: Emit join without loss of precision
2014-09-29 08:42:17 +01:00
cairo-traps.c
Rename cairo_lines_compare_at_y into _cairo_lines_compare_at_y and fix syntax
2021-04-02 14:35:46 +02:00
cairo-tristrip-private.h
Introduce a new compositor architecture
2011-09-12 08:29:48 +01:00
cairo-tristrip.c
Avoid indiscriminate use of VALGRIND_MAKE_MEM_NOACCESS.
2015-06-26 16:12:33 -07:00
cairo-truetype-subset-private.h
Fix undefined left-shifts
2021-03-31 12:20:34 +02:00
cairo-truetype-subset.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-type1-fallback.c
Make _cairo_calloc() consistent with _cairo_malloc()
2024-06-21 08:53:01 +09:30
cairo-type1-glyph-names.c
Type 1 glyph names: Do not use an array of pointers for winansi glyph names
2010-11-06 22:45:11 +10:30
cairo-type1-private.h
Update FSF address
2010-04-27 11:13:38 +02:00
cairo-type1-subset.c
Make _cairo_calloc() consistent with _cairo_malloc()
2024-06-21 08:53:01 +09:30
cairo-type3-glyph-surface-private.h
pdf-operators: only wrap text strings for PS output
2014-10-31 19:26:05 +10:30
cairo-type3-glyph-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-types-private.h
Make cairo_tag_begin/end work correctly in groups
2023-04-18 18:27:12 +09:30
cairo-unicode.c
[unicode] Non-characters are allowed in Unicode strings
2022-05-18 17:35:38 -06:00
cairo-user-font-private.h
Update FSF address
2010-04-27 11:13:38 +02:00
cairo-user-font.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-version.c
Drop "slim" symbols
2023-08-16 16:33:04 +01:00
cairo-version.h
Post-release version bump to 1.18.5
2025-03-08 13:23:25 +00:00
cairo-wideint-private.h
wideint: Fix compilation failure for bare use of uint64_t for !HAVE_UINT64_T
2012-05-20 10:55:26 +01:00
cairo-wideint-type-private.h
Drop the conditional inclusion of config.h
2021-05-01 17:05:29 +01:00
cairo-wideint.c
cairo-wideint: Fix typo in two cairo_uint128 functions
2014-07-24 18:41:37 -07:00
cairo-win32.h
dwrite: create C++ dwrite header
2023-01-31 06:54:32 +10:30
cairo-xcb-connection-core.c
xcb: remove free pixmap/gc wrappers
2021-05-02 19:30:28 +02:00
cairo-xcb-connection-render.c
xcb: Remove free XID cache
2021-05-02 17:49:32 +02:00
cairo-xcb-connection-shm.c
xcb: Fix a -Wuse-after-free=3 warning with GCC
2025-05-26 21:20:15 -04:00
cairo-xcb-connection.c
cairo-xcb-connection.c: fix undefined behavior in DEPTH_MASK
2025-01-13 13:17:56 +01:00
cairo-xcb-private.h
Drop "slim" symbols
2023-08-16 16:33:04 +01:00
cairo-xcb-resources.c
xcb: Query the display's subpixel order via RENDER
2015-01-17 20:11:59 +01:00
cairo-xcb-screen.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xcb-shm.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xcb-surface-core.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xcb-surface-render.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xcb-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xcb.h
Add cairo_xcb_surface_set_drawable
2011-12-02 15:31:51 +00:00
cairo-xlib-core-compositor.c
Surround initialisations with atomic critical section
2017-10-15 18:51:04 +10:30
cairo-xlib-display.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xlib-fallback-compositor.c
xlib/shm: Limit use of the impromptu fallback pixmap for uploads
2012-08-17 23:20:01 +01:00
cairo-xlib-private.h
xlib: Enlarge array for new formats
2024-06-24 18:08:47 +00:00
cairo-xlib-render-compositor.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xlib-screen.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xlib-source.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xlib-surface-private.h
headers: fix include order for AIX, bug#89354
2015-03-05 17:03:28 -08:00
cairo-xlib-surface-shm.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xlib-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xlib-visual.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
cairo-xlib-xcb-surface.c
Use _cairo_malloc instead of malloc
2018-05-07 16:35:51 -07:00
cairo-xlib-xrender-private.h
Check for XRenderSolidFill()
2013-12-16 19:27:38 -05:00
cairo-xlib-xrender.h
Update FSF address
2010-04-27 11:13:38 +02:00
cairo-xlib.h
xlib: Replace obsolete disable-xrender with shiny new device debug interface
2012-02-22 10:41:37 +00:00
cairo.c
doc: Ensure @ in "@cairo:" is escaped when referring the the font family name
2024-06-27 07:07:22 +09:30
cairo.h
docs: Add missing docblocks for surface observer API
2023-09-23 15:18:32 +01:00
cairoint.h
Set CLOEXEC when opening files
2024-06-08 06:40:55 +09:30
check-doc-syntax.awk
check-doc-syntax: Don't hardcode path to awk
2013-09-16 12:57:57 +02:00
check-doc-syntax.sh
build: Fix program listing syntax check
2023-09-23 15:18:32 +01:00
check-headers.sh
Remove cairo-drm
2022-02-25 01:54:29 +00:00
check-preprocessor-syntax.sh
Fix complaints from check-preprocessor-syntax.sh
2022-07-14 18:21:54 +02:00
meson.build
Build with hidden symbols by default
2023-08-16 16:33:04 +01:00
README
Fix various README typos
2009-01-02 02:56:38 -05:00
test-base-compositor-surface.c
Support color fonts that use the foreground color
2021-08-28 18:07:01 +09:30
test-compositor-surface-private.h
check: Make the newly added privates pass make check
2011-09-15 15:55:52 +01:00
test-compositor-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
test-compositor-surface.h
Introduce a new compositor architecture
2011-09-12 08:29:48 +01:00
test-null-compositor-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
test-null-compositor-surface.h
Introduce a new compositor architecture
2011-09-12 08:29:48 +01:00
test-paginated-surface.c
Use _cairo_calloc() to allocate structs
2024-06-21 10:32:23 +09:30
test-paginated-surface.h
Update FSF address
2010-04-27 11:13:38 +02:00