[cairo] [PATCH/RFC] glx depends on gl
Luca Barbato
lu_zero at gentoo.org
Wed Nov 10 08:48:36 PST 2010
you cannot have cairo-vg w/out cairo-gl with
./configure --enable-vg --disable-gl
since enable-vg triggers the glx check and the glx ops depend on gl.
./configure --enable-vg --disable-gl --disable-glx
works with my egl-context decoupling workaround.
The attached patch depends on the former one.
lu
--
Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cairo-glx-depends-on-gl.diff
URL: <http://lists.cairographics.org/archives/cairo/attachments/20101110/ed83b2df/attachment.txt>
More information about the cairo
mailing list