commit | 1520a06607b58cdcadcf888594b0c2f269ba68b2 | [log] [tgz] |
---|---|---|
author | Bruce Cherniak <bruce.cherniak@intel.com> | Wed Jul 12 15:04:46 2017 -0500 |
committer | Tim Rowley <timothy.o.rowley@intel.com> | Wed Jul 12 16:56:40 2017 -0500 |
tree | a986a5b1f132dba0645f177e849b15538a466302 | |
parent | 5bd9554f3d35951f4d182b460f8ea5fb3bb04e02 [diff] |
swr: Move environment config options into separate function. Moved reading of environment config options out of swr_create_screen_internal, into a separate swr_validate_env_options. This is to keep from cluttering create_screen. Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>