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