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
/
pica_state.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pica/command_processor: build geometry pipeline and run geometry shader
wwylele
2017-08-19
1
-0
/
+11
*
SwRasterizer/Lighting: Do not use global state in LookupLightingLut.
Subv
2017-07-11
1
-1
/
+1
*
gl_rasterizer: use texture buffer for fog LUT
wwylele
2017-06-22
1
-0
/
+8
*
gl_rasterizer/lighting: fix LUT interpolation
wwylele
2017-06-21
1
-3
/
+9
*
pica/swrasterizer: implement procedural texture
wwylele
2017-05-20
1
-0
/
+54
*
VideoCore: Move Regs to its own file
Yuri Kunde Schlesner
2017-02-04
1
-1
/
+1
*
VideoCore: Rename some types to more accurate names
Yuri Kunde Schlesner
2017-01-30
1
-2
/
+2
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+0
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-3
/
+3
*
Pica: Add fog state
Jannik Vogel
2016-06-07
1
-2
/
+14
*
Move default_attributes into Pica state
Jannik Vogel
2016-05-12
1
-0
/
+2
*
fixup simple type conversions where possible
Alexander Laties
2016-05-07
1
-1
/
+1
*
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
1
-0
/
+5
*
Pica: Improve accuracy of immediate-mode support
Yuri Kunde Schlesner
2016-03-24
1
-6
/
+9
*
Add immediate mode vertex submission
Dwayne Slater
2016-03-03
1
-0
/
+60