mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-21 18:00:39 +01:00
The experiment was at best a pyrrhic victory. Whilst it did show that you could successfully subvert cairo_xcb_surface_t and provide the rendering locally faster (than the xlib driver at that time), any performance benefits were lost in the synchronisation overheads and server-side buffer allocation. Once cairo-gl is mature, we need to look at how we can overcome these to improve client-side rendering In the meantime, cairo-xcb is no longer my playground for experimentation and is shaping up to become a stable backend... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
40 lines
1,010 B
Text
40 lines
1,010 B
Text
# Generated by configure. Modify to customize.
|
|
|
|
CAIRO_HAS_XLIB_SURFACE=0
|
|
CAIRO_HAS_XLIB_XRENDER_SURFACE=0
|
|
CAIRO_HAS_XCB_SURFACE=0
|
|
CAIRO_HAS_XLIB_XCB_FUNCTIONS=0
|
|
CAIRO_HAS_XCB_SHM_FUNCTIONS=0
|
|
CAIRO_HAS_QT_SURFACE=0
|
|
CAIRO_HAS_QUARTZ_SURFACE=0
|
|
CAIRO_HAS_QUARTZ_FONT=0
|
|
CAIRO_HAS_QUARTZ_IMAGE_SURFACE=0
|
|
CAIRO_HAS_WIN32_SURFACE=1
|
|
CAIRO_HAS_WIN32_FONT=1
|
|
CAIRO_HAS_SKIA_SURFACE=0
|
|
CAIRO_HAS_OS2_SURFACE=0
|
|
CAIRO_HAS_BEOS_SURFACE=0
|
|
CAIRO_HAS_DRM_SURFACE=0
|
|
CAIRO_HAS_GALLIUM_SURFACE=0
|
|
CAIRO_HAS_PNG_FUNCTIONS=1
|
|
CAIRO_HAS_GL_SURFACE=0
|
|
CAIRO_HAS_GLESV2_SURFACE=0
|
|
CAIRO_HAS_DIRECTFB_SURFACE=0
|
|
CAIRO_HAS_VG_SURFACE=0
|
|
CAIRO_HAS_EGL_FUNCTIONS=0
|
|
CAIRO_HAS_GLX_FUNCTIONS=0
|
|
CAIRO_HAS_WGL_FUNCTIONS=0
|
|
CAIRO_HAS_SCRIPT_SURFACE=0
|
|
CAIRO_HAS_FT_FONT=0
|
|
CAIRO_HAS_FC_FONT=0
|
|
CAIRO_HAS_PS_SURFACE=1
|
|
CAIRO_HAS_PDF_SURFACE=1
|
|
CAIRO_HAS_SVG_SURFACE=1
|
|
CAIRO_HAS_TEST_SURFACES=0
|
|
CAIRO_HAS_TEE_SURFACE=0
|
|
CAIRO_HAS_XML_SURFACE=0
|
|
CAIRO_HAS_PTHREAD=0
|
|
CAIRO_HAS_GOBJECT_FUNCTIONS=0
|
|
CAIRO_HAS_TRACE=0
|
|
CAIRO_HAS_INTERPRETER=1
|
|
CAIRO_HAS_SYMBOL_LOOKUP=0
|