Buggy repeat modes in Render
Kalle Vahlman
kalle.vahlman at gmail.com
Wed Feb 27 07:49:21 PST 2008
2008/2/27, Carl Worth <cworth at cworth.org>:
> The driver part is much harder to deal with since the X server doesn't
> advertise a name or a version number for the driver. Could we perhaps
> just fix that?
I hope you don't mean that cairo code would start to look like:
if (XCurrentDriver(dpy) == "radeon" || XCurrentDriver(dpy) == "nvidia")
...
else if (XCurrentDriver(dpy) == "intel")
...
because that sounds insane to me :)
--
Kalle Vahlman, zuh at iki.fi
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi
More information about the xorg
mailing list