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
/
command_processor.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-3
/
+3
*
GSP: Trigger GPU interrupts at more accurate locations.
bunnei
2014-12-10
1
-0
/
+6
*
GPU: Fixed bug in command list size decoding.
bunnei
2014-12-10
1
-1
/
+2
*
Pica/DebugUtils: Add breakpoint functionality.
Tony Wasserka
2014-12-09
1
-0
/
+13
*
Silence a few -Wsign-compare warnings.
Rohit Nirmal
2014-12-01
1
-1
/
+1
*
Fix some warnings
Sean
2014-10-30
1
-1
/
+1
*
Fix warnings in video_core
Lioncash
2014-10-08
1
-6
/
+6
*
Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper.
Tony Wasserka
2014-08-25
1
-4
/
+16
*
Pica/DebugUtils: Add convenient tev setup printer.
Tony Wasserka
2014-08-25
1
-0
/
+2
*
Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.
Tony Wasserka
2014-08-25
1
-0
/
+2
*
Pica/CommandProcessor: Implement parameter masking.
Tony Wasserka
2014-08-25
1
-5
/
+13
*
Pica: Add debug utility functions for dumping geometry data.
Tony Wasserka
2014-08-25
1
-0
/
+8
*
Pica: Add primitive assembly stage.
Tony Wasserka
2014-08-12
1
-1
/
+2
*
Pica: Add vertex shader implementation.
Tony Wasserka
2014-08-12
1
-5
/
+103
*
Pica: Implement vertex loading.
Tony Wasserka
2014-08-12
1
-1
/
+80
*
Pica: Add command processor.
Tony Wasserka
2014-08-12
1
-0
/
+60