[Mesa-users] Given a program that avoids all direct use of Xlib how much Xlib use happens?

Steven Stewart-Gallus sstewartgallus00 at mylangara.bc.ca
Thu Dec 11 09:12:55 PST 2014


Hello,

I have a program that cleverly avoids all direct use of Xlib by using EGL,
EGL_DEFAULT_DISPLAY and a separate connection for XCB. You can view the program
at
https://gitorious.org/linted/linted/source/09b3b795236881c3c31fee265e2b34fb13569d2d:.
The interesting parts are src/drawer/drawer.c and src/gpu/gpu.c. Given my
program that avoids all direct use of Xlib how much Xlib use happens?

Thank you,
Steven Stewart-Gallus


More information about the mesa-users mailing list