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
/
graphics_vertex_shader.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
VideoCore: Move Regs to its own file
Yuri Kunde Schlesner
2017-02-04
1
-1
/
+0
*
VideoCore: Split rasterizer regs from Regs struct
Yuri Kunde Schlesner
2017-02-04
1
-1
/
+1
*
VideoCore: Consistently use shader configuration to load attributes
Yuri Kunde Schlesner
2017-01-30
1
-3
/
+3
*
VideoCore/Shader: Move entry_point to SetupBatch
Yuri Kunde Schlesner
2017-01-26
1
-3
/
+2
*
VideoCore/Shader: Move per-batch ShaderEngine state into ShaderSetup
Yuri Kunde Schlesner
2017-01-26
1
-2
/
+3
*
Debugger: Always use interpreter for shader debugging
Yuri Kunde Schlesner
2017-01-26
1
-3
/
+5
*
VideoCore/Shader: Split shader uniform state and shader engine
Yuri Kunde Schlesner
2017-01-26
1
-1
/
+3
*
VideoCore/Shader: Use only entry_point as ShaderSetup param
Yuri Kunde Schlesner
2017-01-26
1
-1
/
+1
*
VideoCore/Shader: Use self instead of g_state.vs in ShaderSetup
Yuri Kunde Schlesner
2017-01-26
1
-2
/
+1
*
Fix some warnings (#2399)
Jonathan Hao
2017-01-04
1
-4
/
+0
*
citra-qt: Move graphics debugging code into its own folder
Lioncash
2016-12-21
1
-0
/
+629