diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2013-09-27 10:40:57 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2013-10-13 00:10:43 -0700 |
commit | 90511faedddff834ab1f6d92f4d5d25a3c32bd82 (patch) | |
tree | bdeabd1744f6a94f396cfc358d0e25abc67502ec /include | |
parent | 0fb525b87ceae543d581a5755ca547b54c58aa76 (diff) | |
download | external_mesa3d-90511faedddff834ab1f6d92f4d5d25a3c32bd82.zip external_mesa3d-90511faedddff834ab1f6d92f4d5d25a3c32bd82.tar.gz external_mesa3d-90511faedddff834ab1f6d92f4d5d25a3c32bd82.tar.bz2 |
i965: Pull most driconf option handling into a centralized function.
Using a helper function clarifies the context initialization code.
I would've liked to completely centralize it, but moving the optionCache
code from intelInitExtensions into here would've required setting flags
in the context, which seems like a waste.
v2: Rebase for the introduction of disable_derivative_optimization.
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions