swr: Modify gen_knobs.{cpp|h} creation script
authorGeorge Kyriazis <george.kyriazis@intel.com>
Fri, 18 Nov 2016 17:38:30 +0000 (11:38 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 21 Nov 2016 18:44:47 +0000 (12:44 -0600)
commit9e4e1f519084346b08b26b4ded635d44711e8014
treeeb6357a1ee5f4070c771f68b002e7f6bb745db95
parent9085f1a9ccdfdfbdd470c871335edf360cf56c58
swr: Modify gen_knobs.{cpp|h} creation script

Modify gen_knobs.py so that each invocation creates a single generated
file.  This is more similar to how the other generators behave.

v5: remove Scoscript edits from this commit; moved to commit that first
adds SConscript

Acked-by: Emil Velikov <emil.velikov@collabora.com>
src/gallium/drivers/swr/Makefile.am
src/gallium/drivers/swr/rasterizer/scripts/gen_knobs.py