DRI2: add config query extension
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 22 Apr 2010 19:47:41 +0000 (12:47 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 22 Apr 2010 19:49:45 +0000 (12:49 -0700)
commit234286c0f8b7d30ed49223c648d4c73c1a517ab3
treec33912a53cc0444f5cf2df895366f90b9669a25b
parentc059565054e80bd6306e1c3a2c7b85ef33082d9f
DRI2: add config query extension

Add a new DRI2 configuration query extension.  Allows for DRI2 client
code to query for common DRI2 configuration options.
include/GL/internal/dri_interface.h
src/glx/dri_common.c
src/glx/glxclient.h
src/mesa/drivers/dri/common/dri_util.c
src/mesa/drivers/dri/common/dri_util.h
src/mesa/drivers/dri/intel/intel_screen.c
src/mesa/drivers/dri/nouveau/nouveau_screen.c
src/mesa/drivers/dri/radeon/radeon_screen.c
src/mesa/drivers/dri/radeon/radeon_screen.h