summaryrefslogtreecommitdiff
tag namegbm-v3 (438f0c04899d9427fe6cc17368d49a6d6db73f74)
tag date2012-09-13 10:02:08 -0700
tagged byJordan Justen <jordan.l.justen@intel.com>
tagged objectcommit 385283fd82...
waffle: add gbm support
v3: * incorporate changes from Chad's code review * add enum for gbm platform in a separate commit * add gbm support to gl_basic in a separate commit * create a separate non-functional 'skeleton' gbm commit v2: * gbm_display_connect: attempt to open specified name before searching for devices via libudev. * cleanup various wayland references * add libudev to cmake v1: * gl_basic appears to function