summaryrefslogtreecommitdiffstats
path: root/src/video_core/pica_state.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-3/+3
2016-06-07Pica: Add fog stateJannik Vogel1-2/+14
2016-05-12Move default_attributes into Pica stateJannik Vogel1-0/+2
2016-05-07fixup simple type conversions where possibleAlexander Laties1-1/+1
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot1-0/+5
2016-03-24Pica: Improve accuracy of immediate-mode supportYuri Kunde Schlesner1-6/+9
2016-03-03Add immediate mode vertex submissionDwayne Slater1-0/+60