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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GSP: Fix appending of interrupts to the shared memory buffer
Yuri Kunde Schlesner
2015-01-14
1
-2
/
+2
*
GSP: Update framebuffer info on all interrupts
Yuri Kunde Schlesner
2015-01-14
1
-12
/
+13
*
GPU: Fire GPU interrupts at the correct places.
Yuri Kunde Schlesner
2015-01-14
1
-6
/
+0
*
Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.
archshift
2015-01-10
1
-3
/
+0
*
GSP: Toggle active framebuffer each frame
bunnei
2015-01-08
1
-1
/
+4
*
More services & small clean ups
purpasmart96
2014-12-26
1
-3
/
+0
*
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
1
-1
/
+1
|
\
|
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
|
GSP_GPU: Shut up FlushDataCache
purpasmart96
2014-12-19
1
-1
/
+25
|
/
*
Remove SyncRequest from K::Object and create a new K::Session type
Yuri Kunde Schlesner
2014-12-15
1
-5
/
+5
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-9
/
+9
*
GSP: Trigger GPU interrupts at more accurate locations.
bunnei
2014-12-10
1
-7
/
+6
*
GSP: Updated TriggerCmdReqQueue to return success code.
bunnei
2014-12-10
1
-0
/
+3
*
GSP: Updated RegisterInterruptRelayQueue to return expected magic number.
bunnei
2014-12-10
1
-1
/
+4
*
GPU: Fixed bug in command list size decoding.
bunnei
2014-12-10
1
-1
/
+1
*
HLE: Revamp error handling throrough the HLE code
Yuri Kunde Schlesner
2014-11-24
1
-11
/
+6
*
core: Mark some hle functions as static
Lioncash
2014-11-18
1
-8
/
+8
*
Renamed souce files of services to match port names
Gareth Poole
2014-10-29
1
-0
/
+378