index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
gsp_gpu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+0
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-20
/
+20
*
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
1
-0
/
+1
*
GSP: Return proper error codes for register writes
purpasmart96
2016-03-31
1
-1
/
+1
*
GSP: Implement command 0x05, used for flushing caches
Yuri Kunde Schlesner
2015-09-14
1
-4
/
+15
*
GPU: Implement TextureCopy-mode display transfers
Yuri Kunde Schlesner
2015-08-16
1
-1
/
+10
*
Ensure all kernel objects are released during shutdown
Yuri Kunde Schlesner
2015-07-17
1
-0
/
+1
*
Applets: Reworked how the Applet update event is handled.
Subv
2015-07-12
1
-1
/
+1
*
Applets: Add infrastructure to allow custom drawing and input handling in Applets.
Subv
2015-07-12
1
-0
/
+10
*
Core: Cleanup hw includes.
Emmanuel Gil Peyrot
2015-06-28
1
-0
/
+3
*
GPU: Properly implement memory fills.
Tony Wasserka
2015-02-18
1
-0
/
+4
*
GSP: Fix appending of interrupts to the shared memory buffer
Yuri Kunde Schlesner
2015-01-14
1
-15
/
+10
*
More services & small clean ups
purpasmart96
2014-12-26
1
-8
/
+0
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Renamed souce files of services to match port names
Gareth Poole
2014-10-29
1
-0
/
+182