summaryrefslogtreecommitdiffstats
path: root/src/intel/genxml/README
Commit message (Collapse)AuthorAgeFilesLines
* genxml: add a sorting scriptLionel Landwerlin2019-04-091-0/+18
| | | | | Signed-off-by: Lionel Landwerlin <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
* intel/genxml: Add READMEKristian Høgsberg Kristensen2016-02-221-0/+60
I've had people ask about the design of the pack functions, for example, why aren't we using bitfields. I wrote up a bit of background on why and how we ended up with the current design and we might as well keep that with the code.