[cairo-bugs] [Bug 28492] cairo_xlib_surface_create_with_xrender_format does not create visual for resulting surface

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 11 02:43:08 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28492

--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> 2010-06-11 02:43:06 PDT ---
commit 55037bfb2454a671332d961e061c712ab5471580
Author: Karl Tomlinson <karlt+ at karlt.net>
Date:   Fri Jun 11 10:35:43 2010 +0100

    xlib: Find matching Visual for XRenderFormat

    Not only is this useful for users to know which Visual matches any
    particular Cairo surface, it should also close a few obscure bugs of not
    converting images correctly on upload.

    Fixes:

      Bug 28492 - cairo_xlib_surface_create_with_xrender_format does not
                  create visual for resulting surface
      https://bugs.freedesktop.org/show_bug.cgi?id=28492

      Mozilla Bug 567065 - Try to create offscreen Xlib surface from existing
                           visual if possible
      https://bugzilla.mozilla.org/show_bug.cgi?id=567065

      Mozilla Bug 445250 - cairo_draw_with_xlib should provide a non-NULL
visual
                           to callback
      https://bugzilla.mozilla.org/show_bug.cgi?id=445250

    Reported-by: Oleg Romashin <romaxa at gmail.com>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list