Hello all, As mentioned over IRC a few weeks back, here is a series that removes support for non-render node devices.
The two main motivations being: - Currently we force X/xcb onto everyone that wants to use OpenCL (headless OpenCL systems/farms anyone ?) - Nice overall cleanup - 43 insertions(+), 279 deletions(-) Note that the final patches touch related code - from removing a unused function (pipe_loader_sw_probe_xlib) to using loader_open_device() over open(), with the former caring about CLOEXEC. Cheers, Emil _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
