swr: avoid using exceptions for expected condition handling
[mesa.git] / src / gallium / drivers / swr / rasterizer / scripts /
2016-11-21 George Kyriazisswr: Modify gen_knobs.{cpp|h} creation script
2016-11-14 Tim Rowleyswr: [rasterizer archrast] move to pass by value
2016-11-14 Tim Rowleyswr: [rasterizer archrast] add events
2016-11-14 Tim Rowleyswr: [rasterizer archrast] don't generate empty files
2016-11-14 Tim Rowleyswr: [rasterizer archrast] fix open file handle limit...
2016-11-14 Tim Rowleyswr: [rasterizer archrast] fix double free issue
2016-10-31 George Kyriazisswr: [rasterizer] added EventHandlerFile contructor
2016-10-31 George Kyriazisswr: [rasterizer archrast] Add thread tags to event...
2016-10-14 Tim Rowleyswr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knob
2016-10-14 Tim Rowleyswr: [rasterizer archrast] fix event file issue with...
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add support for stats files
2016-10-11 Tim Rowleyswr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS...
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add mako template
2016-10-11 Tim Rowleyswr: [rasterizer common] remove threadviz code
2016-08-30 Tim Rowleyswr: [rasterizer] add archrast instrumentation
2016-08-29 Tim Rowleyswr: [rasterizer scripts] undef DEFINE_KNOB after usage
2016-08-10 Tim Rowleyswr: [rasterizer core] allow override of KNOB thread...
2016-06-23 Tim Rowleyswr: [rasterizer core] use wrap-around safe compares...
2016-05-05 Tim Rowleyswr: [rasterizer] Whitespace cleanup and misc changes
2016-04-22 Tim Rowleyswr: [rasterizer scripts] Knob scripts tweaks
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Tim Rowleyswr: [rasterizer core] Add experimental support for...
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-25 Tim Rowleyswr: [rasterizer core] Reset DrawContext arena at end...
2016-03-25 Tim Rowleyswr: [rasterizer] Reduce max in-flight draws to 96...
2016-03-25 Tim Rowleyswr: [rasterizer] code styling and update copyrights
2016-03-25 Tim Rowleyswr: [rasterizer] remove unused knob
2016-03-25 Tim Rowleyswr: [rasterizer core] subcontext rework
2016-03-25 Tim Rowleyswr: [rasterizer] add debug/perf category to knobs
2016-03-25 Tim Rowleyswr: [rasterizer] Add string knob type
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-03 Tim Rowleygallium/swr: add OpenSWR rasterizer