summaryrefslogtreecommitdiff
path: root/src/core/hle/service/gsp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hackish but working way to set the framebuffer location to VRAM (used in ARM1...Gravatar bunnei2014-04-271-3/+9
* added simple GSP GPU ReadHWRegs function to support returning the framebuffe...Gravatar bunnei2014-04-261-1/+37
* added GSP::RegisterInterruptRelayQueue functionGravatar bunnei2014-04-241-31/+40
* updated service commentsGravatar bunnei2014-04-161-0/+3
* - added stubbed out GSP::Gpu service interfaceGravatar bunnei2014-04-161-0/+56