From: Boyan Ding
v2: From Martin Peres
- convert to the new drawable interface
- delete dead code after the dropping of some vfuncs
- delete the width and height attributes since they are found in the helper
Signed-off-by: Boyan Ding
Signed-off-by: Martin Peres
Reviewed-by: Kristian Høgsber
From: Boyan Ding
Signed-off-by: Boyan Ding
Reviewed-by: Martin Peres
---
configure.ac|4 -
src/glx/dri3_glx.c | 1446 ++-
src/glx/dri3_priv.h | 96 +---
3 files changed, 171 insertions(+), 1375 deletions(-)
diff --git a/configure.