summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/lima/lima_parser.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-13lima: Add stencil supportAndreas Baierl1-3/+29
2020-01-13lima/parser: Make rsw alpha blend parsing more readableAndreas Baierl1-4/+5
2020-01-12lima: fix PLBU_CMD_PRIMITIVE_SETUP commandVasily Khoruzhick1-13/+2
2020-01-05lima/parser: Fix VS cmd stream parserAndreas Baierl1-2/+2
2020-01-05lima/parser: Fix rsw parserAndreas Baierl1-2/+0
2019-12-13lima/parser: Add texture descriptor parserAndreas Baierl1-0/+117
2019-12-13lima/parser: Add RSW parsingAndreas Baierl1-0/+172
2019-12-13lima/parser: Some fixes and cleanupsAndreas Baierl1-45/+35
2019-11-20lima/streamparser: Add findings introduced with gl_PointSizeAndreas Baierl1-2/+22
2019-11-20lima/streamparser: Fix typo in vs semaphore parserAndreas Baierl1-1/+1
2019-11-17lima: Parse VS and PLBU command stream while making a dumpAndreas Baierl1-0/+408