summaryrefslogtreecommitdiffstats
path: root/src/video_core/pica.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Videocore: Don't reinitialize register name map on every queryYuri Kunde Schlesner2015-07-261-1/+71
| | | | This greatly speeds up the command list debug widget.
* Pica: Create 'State' structure and move state memory there.bunnei2015-05-231-0/+20