summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/gsp_gpu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More services & small clean upspurpasmart962014-12-261-3/+0
* Merge pull request #291 from purpasmart96/licensebunnei2014-12-211-1/+1
|\
| * License changepurpasmart962014-12-211-1/+1
* | GSP_GPU: Shut up FlushDataCachepurpasmart962014-12-191-1/+25
|/
* Remove SyncRequest from K::Object and create a new K::Session typeYuri Kunde Schlesner2014-12-151-5/+5
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-9/+9
* GSP: Trigger GPU interrupts at more accurate locations.bunnei2014-12-101-7/+6
* GSP: Updated TriggerCmdReqQueue to return success code.bunnei2014-12-101-0/+3
* GSP: Updated RegisterInterruptRelayQueue to return expected magic number.bunnei2014-12-101-1/+4
* GPU: Fixed bug in command list size decoding.bunnei2014-12-101-1/+1
* HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner2014-11-241-11/+6
* core: Mark some hle functions as staticLioncash2014-11-181-8/+8
* Renamed souce files of services to match port namesGareth Poole2014-10-291-0/+378