Mesa (master): glx/dri3: Convert to use dri3 helper in loader library

Martin Peres mperes at kemper.freedesktop.org
Tue Nov 17 15:28:46 UTC 2015


Module: Mesa
Branch: master
Commit: fdacbc439edc1d26865a99524d1a9efc9edb4c0d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdacbc439edc1d26865a99524d1a9efc9edb4c0d

Author: Boyan Ding <boyan.j.ding at gmail.com>
Date:   Tue Jul 21 23:43:55 2015 +0800

glx/dri3: Convert to use dri3 helper in loader library

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 <boyan.j.ding at gmail.com>
Signed-off-by: Martin Peres <martin.peres at linux.intel.com>
Reviewed-by: Kristian Høgsberg <krh at bitplanet.net>
Reviewed-by: Emil Velikov <emil.velikov at collabora.co.uk>

---

 src/glx/Makefile.am |    2 +-
 src/glx/dri3_glx.c  | 1407 +++++----------------------------------------------
 src/glx/dri3_priv.h |   94 +---
 3 files changed, 131 insertions(+), 1372 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=fdacbc439edc1d26865a99524d1a9efc9edb4c0d



More information about the mesa-commit mailing list