On 20/11/2015 20:11, Emil Velikov wrote:
Covert DRI to use only the pipe-loader interface.
With drisw_create_screen and kms_swrast_create_screen replaced by their
pipe-loader equivalent, we can now drop them.
[...]
--- a/src/gallium/targets/dri/Makefile.am
+++ b/src/gallium/targets/dri/Makefi
Covert DRI to use only the pipe-loader interface.
With drisw_create_screen and kms_swrast_create_screen replaced by their
pipe-loader equivalent, we can now drop them.
Signed-off-by: Emil Velikov
Acked-by: Rob Clark
---
.../auxiliary/target-helpers/inline_drm_helper.h | 24 --