aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/lima_parser.c
Commit message (Expand)AuthorAgeFilesLines
* lima: decode depth/stencil write bits in RSWVasily Khoruzhick2020-03-181-2/+10
* lima/parser: Extend rsw parsing showing strings instead of numbersAndreas Baierl2020-02-141-22/+37
* lima/parser: Change value name in RSW parserAndreas Baierl2020-02-071-1/+1
* lima/parser: Extend AUX0 findingsAndreas Baierl2020-02-071-2/+34
* lima/parser: Fix RSW depth test parsingAndreas Baierl2020-02-071-4/+6
* lima: add new findings to texture descriptorVasily Khoruzhick2020-01-131-5/+7
* lima: Add stencil supportAndreas Baierl2020-01-131-3/+29
* lima/parser: Make rsw alpha blend parsing more readableAndreas Baierl2020-01-131-4/+5
* lima: fix PLBU_CMD_PRIMITIVE_SETUP commandVasily Khoruzhick2020-01-121-13/+2
* lima/parser: Fix VS cmd stream parserAndreas Baierl2020-01-051-2/+2
* lima/parser: Fix rsw parserAndreas Baierl2020-01-051-2/+0
* lima/parser: Add texture descriptor parserAndreas Baierl2019-12-131-0/+117
* lima/parser: Add RSW parsingAndreas Baierl2019-12-131-0/+172
* lima/parser: Some fixes and cleanupsAndreas Baierl2019-12-131-45/+35
* lima/streamparser: Add findings introduced with gl_PointSizeAndreas Baierl2019-11-201-2/+22
* lima/streamparser: Fix typo in vs semaphore parserAndreas Baierl2019-11-201-1/+1
* lima: Parse VS and PLBU command stream while making a dumpAndreas Baierl2019-11-171-0/+408