aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/gsp_gpu.cpp
AgeCommit message (Expand)Author
2015-01-10Logging: Log all called service functions (under trace). Compile out all trac...archshift
2015-01-07GSP: Toggle active framebuffer each framebunnei
2014-12-25More services & small clean upspurpasmart96
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
2014-12-20License changepurpasmart96
2014-12-18GSP_GPU: Shut up FlushDataCachepurpasmart96
2014-12-15Remove SyncRequest from K::Object and create a new K::Session typeYuri Kunde Schlesner
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-09GSP: Trigger GPU interrupts at more accurate locations.bunnei
2014-12-09GSP: Updated TriggerCmdReqQueue to return success code.bunnei
2014-12-09GSP: Updated RegisterInterruptRelayQueue to return expected magic number.bunnei
2014-12-09GPU: Fixed bug in command list size decoding.bunnei
2014-11-24HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner
2014-11-17core: Mark some hle functions as staticLioncash
2014-10-29Renamed souce files of services to match port namesGareth Poole