glx: Handling RENDER_TYPE in glXCreateContext and init_fbconfig_for_chooser
authorTomasz Lis <tomasz.lis@intel.com>
Wed, 17 Jul 2013 11:49:17 +0000 (13:49 +0200)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 18 Jul 2013 23:03:42 +0000 (16:03 -0700)
commit1c748dff6b13ff127c02790fa6078cc68eb42291
treed2b13f91d1027da06a8f0eddaec6adb27397184f
parentb8126c7c8a6692d9b08d5816a747835217f8e6b9
glx: Handling RENDER_TYPE in glXCreateContext and init_fbconfig_for_chooser

Set the correct values of renderType in glXCreateContext and
init_fbconfig_for_chooser.

Signed-off-by: Tomasz Lis <tomasz.lis@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glx/glxcmds.c