glx: Eliminate glx_config::{rgb,float,colorIndex}Mode
authorAdam Jackson <ajax@redhat.com>
Wed, 14 Aug 2019 17:06:37 +0000 (13:06 -0400)
committerAdam Jackson <ajax@redhat.com>
Tue, 20 Aug 2019 18:05:07 +0000 (14:05 -0400)
commitb2839193987ff20438a52d124001f3b310c32315
tree20dec40484f7d3019e9e282aa95ea9c4b792e79a
parent74ca87e4bce2b5f06c017c5376178f3f2dfee90f
glx: Eliminate glx_config::{rgb,float,colorIndex}Mode

These are redundant with glx_config::renderType, let's just use that
consistently.
src/glx/glxcmds.c
src/glx/glxconfig.c
src/glx/glxconfig.h
src/glx/glxext.c