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