summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/scripts/knob_defs.py
Commit message (Expand)AuthorAgeFilesLines
* swr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knobTim Rowley2016-10-131-0/+7
* swr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS knob for windowsTim Rowley2016-10-111-0/+8
* swr: [rasterizer common] remove threadviz codeTim Rowley2016-10-111-7/+0
* swr: [rasterizer core] allow override of KNOB thread settingsTim Rowley2016-08-101-12/+0
* swr: [rasterizer core] use wrap-around safe compares for dependency checkingTim Rowley2016-06-231-2/+3
* swr: [rasterizer scripts] Knob scripts tweaksTim Rowley2016-04-221-1/+3
* swr: [rasterizer core] Add experimental support for hyper-threaded front-endTim Rowley2016-04-121-0/+19
* swr: [rasterizer core] Reset DrawContext arena at end of draw rather than upo...Tim Rowley2016-03-251-21/+0
* swr: [rasterizer] Reduce max in-flight draws to 96 (by default)Tim Rowley2016-03-251-1/+1
* swr: [rasterizer] code styling and update copyrightsTim Rowley2016-03-251-1/+1
* swr: [rasterizer] remove unused knobTim Rowley2016-03-251-8/+0
* swr: [rasterizer core] subcontext reworkTim Rowley2016-03-251-0/+1
* swr: [rasterizer] add debug/perf category to knobsTim Rowley2016-03-251-12/+37
* gallium/swr: add OpenSWR rasterizerTim Rowley2016-03-021-0/+226