index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boilerplate
/
cairo-boilerplate-xlib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
boilerplate: Use _cairo_malloc instead of malloc
Bryce Harrington
1
-1
/
+2
2014-05-06
boilerplate: Maintain consistency in the usage of switch cases
Ravi Nanjundappa
1
-3
/
+9
2012-02-22
boilerplate/xlib: Exercise the mask based compositor for xrender version 0.0
Chris Wilson
1
-1
/
+72
2012-02-22
xlib: Replace obsolete disable-xrender with shiny new device debug interface
Chris Wilson
1
-46
/
+8
2012-02-22
boilerplate/xlib: The xlib-fallback should be visually identical to image
Chris Wilson
1
-1
/
+1
2011-11-12
boilerplate: Remove unused thread id parameter
Andrea Canciani
1
-41
/
+4
2011-10-08
xlib: Fix compilation with --disable-xlib-xrender
Uli Schlachter
1
-0
/
+4
2011-09-16
test: Use the test-traps as the reference images for xlib/xcb
Chris Wilson
1
-3
/
+3
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-1
/
+2
2011-07-03
Xlib: Fix boilerplate to work with xlib-xcb
Uli Schlachter
1
-0
/
+6
2011-06-02
perf
Chris Wilson
1
-0
/
+58
2011-06-01
xlib,xcb: Force strict adherence to the Render specification when testing
Chris Wilson
1
-1
/
+22
2010-07-17
boilerplate: Offset the xlib window
Chris Wilson
1
-2
/
+2
2010-07-03
boilerplate: Add a describe vfunc
Benjamin Otte
1
-0
/
+4
2010-06-24
whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.
M Joonas Pihlaja
1
-45
/
+45
2010-06-24
boilerplate: Remove the xlib-window target from Renderless builds.
M Joonas Pihlaja
1
-2
/
+2
2010-05-27
boilerplate: Exercise RENDER capable windows.
Chris Wilson
1
-0
/
+107
2010-04-10
boilerplate: Compile xlib without xrender
Andrea Canciani
1
-0
/
+6
2010-04-01
boilerplate: Allox xlib-fallback to build without RENDER
Chris Wilson
1
-68
/
+4
2010-03-27
boilerplate: Create an image16 target
Chris Wilson
1
-4
/
+8
2009-08-29
[boilerplate] Runtime library check
Chris Wilson
1
-0
/
+4
2009-07-31
[boilerplate] Conditionally tweak the xlib surface
Chris Wilson
1
-2
/
+8
2009-07-31
[boilerplate] Update fallbacks after disabling RENDER
Chris Wilson
1
-0
/
+5
2009-07-04
[boilerpate] Move target definition to backends.
Chris Wilson
1
-78
/
+129
2009-06-27
[test] Add group-unaligned
Chris Wilson
1
-18
/
+27
2009-06-21
[boilerplate] Implement a reference xlib surface
Chris Wilson
1
-0
/
+51
2009-01-03
[boilerplate] Redefine DEBUG() for portability concerns
Chris Wilson
1
-9
/
+9
2009-01-03
[boilerplate] Suppress xlib warnings on stderr
Chris Wilson
1
-9
/
+9
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-9
/
+41
2008-01-15
[cairo-xlib] Fixup --disable-xlib-xrender
Chris Wilson
1
-12
/
+17
2007-10-05
[cairo-boilerplate-xlib] Cleanup fallback after creation failure.
Chris Wilson
1
-2
/
+7
2007-08-24
[cairo-boilerplate-xlib] Check that the surface will fit in the screen.
Chris Wilson
1
-0
/
+25
2007-08-24
[cairo-boilerplate-xlib] Clear Render data for the non-Render fallback.
Chris Wilson
1
-0
/
+5
2007-08-21
Add a new xlib-fallback target to test xlib using image fallbacks instead of ...
Carl Worth
1
-0
/
+72
2007-08-16
[cairo-boilerplate-xlib] Check for NULL xrender_format before use.
Chris Wilson
1
-4
/
+12
2007-04-21
[xlib] Get rid of _cairo_xlib_test_disable_render
Behdad Esfahbod
1
-0
/
+15
2007-04-20
[boilerplate] Properly namespace boilerplate methods
Behdad Esfahbod
1
-12
/
+12
2007-04-20
[boilerplate] Strip xlib boilerplate into cairo-boilerplate-xlib*
Behdad Esfahbod
1
-0
/
+196