summaryrefslogtreecommitdiffstats
path: root/src/video_core/pica_types.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-17/+18
* VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot2016-04-301-0/+1
* pica_types: Fix typo in docstring.bunnei2016-02-051-1/+1
* pica_types: Replace float24/20/16 with a template class.bunnei2016-02-051-95/+61
* pica: Implement decoding of basic fragment lighting components.bunnei2016-02-051-0/+56
* pica: Add pica_types module and move float24 definition.bunnei2016-02-051-0/+124