summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/rasterizer/archrast
Commit message (Expand)AuthorAgeFilesLines
* swr/rast: Add shader stats infrastructure (WIP)George Kyriazis2018-04-183-34/+125
* swr/rast: Add some archrast countersGeorge Kyriazis2018-04-182-2/+32
* swr/rast: Add some archrast statsGeorge Kyriazis2018-04-183-1/+68
* swr/rast: Add tracking for stream out topologyGeorge Kyriazis2018-03-093-3/+6
* swr/rast: Add split draw and other state information to DrawInfoEvent.George Kyriazis2018-03-093-28/+18
* swr/rast: Refactor api and worker event handlers.George Kyriazis2018-03-092-35/+52
* swr/rast: Add support for generalized late and early z/stencil statsGeorge Kyriazis2018-03-092-0/+73
* swr/rast: Rasterized Subspans stats supportGeorge Kyriazis2018-03-093-0/+27
* swr/rast: Remove draw type from event definitionsGeorge Kyriazis2018-02-282-8/+4
* swr/rast: Consolidate archrast Draw eventsGeorge Kyriazis2018-02-163-22/+75
* swr/rast: Add clipper stats.George Kyriazis2018-02-163-17/+29
* swr/rast: Separate event types to public and privateGeorge Kyriazis2018-02-162-96/+109
* swr/rast: Clean up event types and remove BE eventsGeorge Kyriazis2018-02-162-80/+0
* swr/rast: Cache eventmanagerTim Rowley2017-11-201-0/+1
* swr: [rasterizer archrast] Fix archrast for MSVC 2017 compilerTim Rowley2017-04-113-3/+3
* swr: [rasterizer] Cleanup naming of codegen filesTim Rowley2017-03-203-4/+4
* swr: [rasterizer] Slight assert refactoringTim Rowley2017-03-202-2/+2
* swr: [rasterizer archrast/core/scripts] Fix archrast multithreading issueTim Rowley2017-03-203-16/+45
* swr: [rasterizer archrast] Remove redundant data from archrast filesTim Rowley2017-03-202-137/+103
* 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 additional API eventsTim Rowley2017-03-201-0/+36
* swr: [rasterizer archrast] add eventsTim Rowley2016-11-142-4/+530
* swr: [rasterizer archrast] don't generate empty filesTim Rowley2016-11-142-3/+21
* swr: [rasterizer archrast] fix double free issueTim Rowley2016-11-143-10/+22
* swr: [rasterizer archrast] Add thread tags to event files.George Kyriazis2016-10-311-0/+8
* swr: [rasterizer archrast] fix event file issue with saving dataTim Rowley2016-10-131-3/+5
* swr: [rasterizer archrast] update proto fileTim Rowley2016-10-111-2/+56
* 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-304-0/+289