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
/
swrasterizer
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
swrasterizer: implement TextureCube
wwylele
2017-05-29
1
-2
/
+51
|
*
Merge pull request #2697 from wwylele/proctex
Yuri Kunde Schlesner
2017-05-25
3
-1
/
+251
|
\
|
|
|
|
Implemented Procedural Texture (Texture Unit 3)
|
*
pica/swrasterizer: implement procedural texture
wwylele
2017-05-20
3
-1
/
+251
|
|
*
|
swrasterizer: add missing tc0_w and fragment lighting attribute processing
wwylele
2017-05-21
2
-5
/
+8
|
/
*
pica: shader_dirty if texture2 coord changed
wwylele
2017-05-05
1
-1
/
+2
|
*
pica: use correct coordinates for texture 2
wwylele
2017-05-03
1
-2
/
+3
|
*
rasterizer: implement combiner operation 7 (Dot3_RGBA)
wwylele
2017-04-19
2
-8
/
+18
|
*
SWRasterizer: Move more framebuffer functions to file
Yuri Kunde Schlesner
2017-02-13
3
-100
/
+105
|
*
SWRasterizer: Move texturing functions to their own file
Yuri Kunde Schlesner
2017-02-13
3
-210
/
+257
|
*
SWRasterizer: Convert large no-capture lambdas to standalone functions
Yuri Kunde Schlesner
2017-02-13
1
-315
/
+310
|
*
SWRasterizer: Move framebuffer operation functions to their own file
Yuri Kunde Schlesner
2017-02-13
3
-236
/
+283
|
*
VideoCore: Move software rasterizer files to sub-directory
Yuri Kunde Schlesner
2017-02-13
6
-0
/
+1588