summaryrefslogtreecommitdiff
path: root/src/core/hle/service/gsp_gpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove references to PICA and rasterizers in video_coreGravatar James Rowe2018-01-121-195/+0
* Remove more 3DS-specific code.Gravatar bunnei2017-10-131-10/+0
* Add all services to the Service namespaceGravatar Lioncash2016-12-111-9/+8
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-2/+0
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-20/+20
* VideoCore: Run include-what-you-use and fix most includes.Gravatar Emmanuel Gil Peyrot2016-04-301-0/+1
* GSP: Return proper error codes for register writesGravatar purpasmart962016-03-301-1/+1
* GSP: Implement command 0x05, used for flushing cachesGravatar Yuri Kunde Schlesner2015-09-141-4/+15
* GPU: Implement TextureCopy-mode display transfersGravatar Yuri Kunde Schlesner2015-08-161-1/+10
* Ensure all kernel objects are released during shutdownGravatar Yuri Kunde Schlesner2015-07-171-0/+1
* Applets: Reworked how the Applet update event is handled.Gravatar Subv2015-07-111-1/+1
* Applets: Add infrastructure to allow custom drawing and input handling in App...Gravatar Subv2015-07-111-0/+10
* Core: Cleanup hw includes.Gravatar Emmanuel Gil Peyrot2015-06-281-0/+3
* GPU: Properly implement memory fills.Gravatar Tony Wasserka2015-02-181-0/+4
* GSP: Fix appending of interrupts to the shared memory bufferGravatar Yuri Kunde Schlesner2015-01-141-15/+10
* More services & small clean upsGravatar purpasmart962014-12-251-8/+0
* License changeGravatar purpasmart962014-12-201-1/+1
* Renamed souce files of services to match port namesGravatar Gareth Poole2014-10-291-0/+182