swr: rearrange caps into limits/supported/unsupported groups
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 20 Nov 2016 18:31:43 +0000 (13:31 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Wed, 30 Nov 2016 01:54:43 +0000 (20:54 -0500)
commit8dd985351675c0d31f6a3f757727b92b71c711ff
tree6bb3970b2e2ecfa9a06fa734a7619f77105beee0
parent9f568e5db1e5ef3b627fffb8d12258ca0cf2dd47
swr: rearrange caps into limits/supported/unsupported groups

I find this a lot more readable and compact - much easier to scan
through the list and see what's on and what's off.

No functional change intended.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/swr_screen.cpp