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
/
citra_qt
/
debugger
/
graphics_vertex_shader.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
citra-qt: Move graphics debugging code into its own folder
Lioncash
2016-12-21
1
-87
/
+0
*
citra-qt: Make constructors explicit where applicable
Lioncash
2016-12-11
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-3
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-5
/
+11
*
citra_qt: Reorganize headers
Lioncash
2015-09-11
1
-1
/
+1
*
Shader Debugger: Remove useless signal
Yuri Kunde Schlesner
2015-09-07
1
-5
/
+0
*
Shader Debugger: Fix freeze when double-clicking shader disassembly
Yuri Kunde Schlesner
2015-09-07
1
-4
/
+2
*
citra-qt/VertexShader: Minor UI improvements.
Tony Wasserka
2015-08-16
1
-2
/
+2
*
citra-qt: Fix comment style.
Tony Wasserka
2015-08-16
1
-5
/
+6
*
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
Tony Wasserka
2015-08-16
1
-8
/
+44
*
citra-qt: Improve shader debugger.
Tony Wasserka
2015-08-16
1
-0
/
+2
*
citra-qt: Add a vertex shader debugger.
Tony Wasserka
2015-02-11
1
-0
/
+51