From: Boyan Ding
v2: From Martin Peres
- Try to fit in the 80-col limit as much as possible
v3: From Martin Peres
- introduce loader_dri3_helper.la to avoid dragging the xcb dep everywhere
(Kristian & Emil)
- get rid of the width, height, dri_screen and is_different_gpu vfuncs
(Kristian)
-
From: Boyan Ding
v2: From Martin Peres
- Try to fit in the 80-col limit as much as possible
Signed-off-by: Boyan Ding
Reviewed-by: Martin Peres
---
configure.ac|8 +-
src/loader/Makefile.am |9 +
src/loader/loader_dri3_helper.c | 1404