aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/archrast/archrast.cpp
Commit message (Expand)AuthorAgeFilesLines
* swr/rast: Package events.proto with core outputGeorge Kyriazis2018-04-271-1/+29
* swr/rast: Fix init in EventHandlerWorkerStatsGeorge Kyriazis2018-04-271-1/+4
* swr/rast: Add shader stats infrastructure (WIP)George Kyriazis2018-04-181-4/+60
* swr/rast: Add some archrast countersGeorge Kyriazis2018-04-181-2/+2
* swr/rast: Add some archrast statsGeorge Kyriazis2018-04-181-1/+34
* swr/rast: Add tracking for stream out topologyGeorge Kyriazis2018-03-091-3/+3
* swr/rast: Add split draw and other state information to DrawInfoEvent.George Kyriazis2018-03-091-16/+6
* swr/rast: Refactor api and worker event handlers.George Kyriazis2018-03-091-35/+51
* swr/rast: Add support for generalized late and early z/stencil statsGeorge Kyriazis2018-03-091-0/+45
* swr/rast: Rasterized Subspans stats supportGeorge Kyriazis2018-03-091-0/+15
* swr/rast: Remove draw type from event definitionsGeorge Kyriazis2018-02-281-4/+4
* swr/rast: Consolidate archrast Draw eventsGeorge Kyriazis2018-02-161-0/+28
* swr/rast: Add clipper stats.George Kyriazis2018-02-161-7/+11
* swr/rast: Clean up event types and remove BE eventsGeorge Kyriazis2018-02-161-4/+0
* swr: [rasterizer archrast] Fix archrast for MSVC 2017 compilerTim Rowley2017-04-111-1/+1
* swr: [rasterizer] Cleanup naming of codegen filesTim Rowley2017-03-201-1/+1
* swr: [rasterizer] Slight assert refactoringTim Rowley2017-03-201-1/+1
* swr: [rasterizer archrast/core/scripts] Fix archrast multithreading issueTim Rowley2017-03-201-16/+36
* swr: [rasterizer archrast] Remove redundant data from archrast filesTim Rowley2017-03-201-30/+12
* swr: [rasterizer archrast/scripts] Further archrast cleanupsTim Rowley2017-03-201-162/+102
* swr: [rasterizer archrast] Fix performance issue with archrast statsTim Rowley2017-03-201-15/+15
* swr: [rasterizer archrast] add eventsTim Rowley2016-11-141-4/+275
* swr: [rasterizer archrast] don't generate empty filesTim Rowley2016-11-141-2/+14
* swr: [rasterizer archrast] fix double free issueTim Rowley2016-11-141-5/+5
* swr: [rasterizer archrast] add support for stats filesTim Rowley2016-10-111-1/+14
* swr: [rasterizer archrast] add mako templateTim Rowley2016-10-111-1/+8
* swr: [rasterizer] add archrast instrumentationTim Rowley2016-08-301-0/+72