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
/
video_core
/
gpu_debugger.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
1
-1
/
+1
|
\
|
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
|
Properly erase/remove an observer
chinhodado
2014-12-19
1
-1
/
+1
|
/
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-1
/
+1
*
Renamed souce files of services to match port names
Gareth Poole
2014-10-29
1
-1
/
+1
*
Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.
Tony Wasserka
2014-08-25
1
-63
/
+0
*
Pica: Add command processor.
Tony Wasserka
2014-08-12
1
-3
/
+5
*
GSP: Removed dumb GX prefixes to functions/structs in GSP namespace.
bunnei
2014-08-06
1
-6
/
+6
*
GSP: Clean up GX command processing a lot and treat command id as a u8 rather than a u32.
Tony Wasserka
2014-07-23
1
-3
/
+2
*
GPU debugger: Don't keep track of debugging data if no debugger views are active.
Tony Wasserka
2014-07-22
1
-0
/
+6
*
GPU debugger: Const correctness and build fix.
Tony Wasserka
2014-06-12
1
-3
/
+3
*
Further refine GPU command list debugging.
Tony Wasserka
2014-06-12
1
-0
/
+1
*
Refine command list debugging functionality and its qt interface.
Tony Wasserka
2014-06-12
1
-8
/
+15
*
citra-qt: Add command list view.
Tony Wasserka
2014-06-12
1
-2
/
+2
*
GPU debugger: Add functionality to inspect command lists.
Tony Wasserka
2014-06-12
1
-1
/
+53
*
Add initial graphics debugger interface.
Tony Wasserka
2014-06-12
1
-0
/
+97