swr: fix build with mingw
[mesa.git] / src / gallium / drivers / swr / rasterizer / archrast / archrast.cpp
2020-09-07 Michel Zouswr: fix build with mingw
2019-08-08 Jan Zielinskiswr/rasterizer: Refactor events collection mechanism
2019-08-08 Jan Zielinskiswr/rasterizer: Events are now grouped and enabled...
2019-08-08 Jan Zielinskiswr/rasterizer: enable size accumulation in mem stats
2019-07-30 Jan Zielinskiswr/rasterizer: Add memory tracking support
2019-02-05 Alok Hotaswr/rast: update SWR rasterizer shader stats
2018-06-18 Alok Hotaswr/rast: Clang-Format most rasterizer source code
2018-04-27 George Kyriazisswr/rast: Package events.proto with core output
2018-04-27 George Kyriazisswr/rast: Fix init in EventHandlerWorkerStats
2018-04-18 George Kyriazisswr/rast: Add shader stats infrastructure (WIP)
2018-04-18 George Kyriazisswr/rast: Add some archrast counters
2018-04-18 George Kyriazisswr/rast: Add some archrast stats
2018-03-09 George Kyriazisswr/rast: Add tracking for stream out topology
2018-03-09 George Kyriazisswr/rast: Add split draw and other state information...
2018-03-09 George Kyriazisswr/rast: Refactor api and worker event handlers.
2018-03-09 George Kyriazisswr/rast: Add support for generalized late and early...
2018-03-09 George Kyriazisswr/rast: Rasterized Subspans stats support
2018-02-28 George Kyriazisswr/rast: Remove draw type from event definitions
2018-02-16 George Kyriazisswr/rast: Consolidate archrast Draw events
2018-02-16 George Kyriazisswr/rast: Add clipper stats.
2018-02-16 George Kyriazisswr/rast: Clean up event types and remove BE events
2017-04-11 Tim Rowleyswr: [rasterizer archrast] Fix archrast for MSVC 2017...
2017-03-20 Tim Rowleyswr: [rasterizer] Cleanup naming of codegen files
2017-03-20 Tim Rowleyswr: [rasterizer] Slight assert refactoring
2017-03-20 Tim Rowleyswr: [rasterizer archrast/core/scripts] Fix archrast...
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Remove redundant data from...
2017-03-20 Tim Rowleyswr: [rasterizer archrast/scripts] Further archrast...
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Fix performance issue with...
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 double free issue
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add support for stats files
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add mako template
2016-08-30 Tim Rowleyswr: [rasterizer] add archrast instrumentation