Given a program that avoids all direct use of Xlib how much Xlib use happens?
Steven Stewart-Gallus <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ mesa-users mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-users