summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/scripts
Commit message (Expand)AuthorAgeFilesLines
* swr: Modify gen_knobs.{cpp|h} creation scriptGeorge Kyriazis2016-11-211-24/+27
* swr: [rasterizer archrast] move to pass by valueTim Rowley2016-11-142-2/+2
* swr: [rasterizer archrast] add eventsTim Rowley2016-11-141-1/+1
* swr: [rasterizer archrast] don't generate empty filesTim Rowley2016-11-141-1/+16
* swr: [rasterizer archrast] fix open file handle limit issueTim Rowley2016-11-141-6/+44
* swr: [rasterizer archrast] fix double free issueTim Rowley2016-11-144-10/+16
* swr: [rasterizer] added EventHandlerFile contructorGeorge Kyriazis2016-10-311-1/+6
* swr: [rasterizer archrast] Add thread tags to event files.George Kyriazis2016-10-313-1/+11
* swr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knobTim Rowley2016-10-131-0/+7
* swr: [rasterizer archrast] fix event file issue with saving dataTim Rowley2016-10-132-4/+16
* swr: [rasterizer archrast] add support for stats filesTim Rowley2016-10-111-1/+10
* swr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS knob for windowsTim Rowley2016-10-111-0/+8
* swr: [rasterizer archrast] add mako templateTim Rowley2016-10-112-0/+99
* swr: [rasterizer common] remove threadviz codeTim Rowley2016-10-111-7/+0
* swr: [rasterizer] add archrast instrumentationTim Rowley2016-08-304-0/+371
* swr: [rasterizer scripts] undef DEFINE_KNOB after usageTim Rowley2016-08-291-0/+2
* 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] Whitespace cleanup and misc changesTim Rowley2016-05-051-3/+0
* swr: [rasterizer scripts] Knob scripts tweaksTim Rowley2016-04-222-2/+27
* 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-253-3/+3
* 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
* swr: [rasterizer] Add string knob typeTim Rowley2016-03-251-1/+5
* gallium/swr: add OpenSWR rasterizerTim Rowley2016-03-0220-0/+7630