> Not all inkscape users on linux have any qualms about the propietary
> drivers, be it due to ideology or any other reason.

Inkscape is a free software project.
Then, we shouldn't implement something that REQUIRES users to install proprietary drivers.

This means that if we implement support for this vendor-specific, non-standard, hw accel API, we'll have to do it in a way that does not block people from using the current sw-only rendering. Eighter because using the sw renderer may be the only way of working with fully free software, or because the user may choose to stick to old hardware that does not yet support this technology.

Even if you argue that software freedom concerned users may not be a majority of our user-base (and it's not trivial to figure out whether that's the case or not), we shouldn't accept proprietary denpendencies in our code-base.

Felipe Sanches