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
/
primitive_assembly.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
VideoCore: Split geometry pipeline regs from Regs struct
Yuri Kunde Schlesner
2017-02-04
1
-4
/
+5
*
VideoCore: Make PrimitiveAssembler const-correct
Yuri Kunde Schlesner
2017-01-30
1
-2
/
+3
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-1
/
+0
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-5
/
+2
*
Pica: Improve accuracy of immediate-mode support
Yuri Kunde Schlesner
2016-03-24
1
-1
/
+1
*
Add immediate mode vertex submission
Dwayne Slater
2016-03-03
1
-0
/
+10
*
video_core: Remove unnecessary includes from headers
Lioncash
2015-09-11
1
-2
/
+0
*
Shader: Move shader code to its own subdirectory, "shader".
bunnei
2015-08-15
1
-1
/
+1
*
GPU: Refactor "VertexShader" namespace to "Shader".
bunnei
2015-08-15
1
-1
/
+1
*
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
1
-1
/
+1
|
\
|
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
|
Pica/PrimitiveAssembly: Implement triangle strips.
Tony Wasserka
2014-12-20
1
-0
/
+1
|
/
*
Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper.
Tony Wasserka
2014-08-25
1
-8
/
+30
*
Pica: Add primitive assembly stage.
Tony Wasserka
2014-08-12
1
-0
/
+21