summaryrefslogtreecommitdiffstats
path: root/src/video_core/pica_state.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pica/swrasterizer: implement procedural texturewwylele2017-05-201-0/+54
* VideoCore: Move Regs to its own fileYuri Kunde Schlesner2017-02-041-1/+1
* VideoCore: Rename some types to more accurate namesYuri Kunde Schlesner2017-01-301-2/+2
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-3/+3
* Pica: Add fog stateJannik Vogel2016-06-071-2/+14
* Move default_attributes into Pica stateJannik Vogel2016-05-121-0/+2
* fixup simple type conversions where possibleAlexander Laties2016-05-071-1/+1
* VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot2016-04-301-0/+5
* Pica: Improve accuracy of immediate-mode supportYuri Kunde Schlesner2016-03-241-6/+9
* Add immediate mode vertex submissionDwayne Slater2016-03-031-0/+60