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
/
shader_environment.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix shader dumps with nvdisasm
Kelebek1
2023-08-03
1
-3
/
+3
*
Fix code resize to use word size rather than byte size
Kelebek1
2023-05-03
1
-2
/
+4
*
MacroHLE: Add HLE replacement for base vertex and base instance.
Fernando Sahmkow
2023-01-01
1
-0
/
+21
*
general: fix compile for Apple Clang
Liam
2022-11-23
1
-1
/
+1
*
video_core: Fix SNORM texture buffer emulating error (#9001)
Feng Chen
2022-11-04
1
-2
/
+10
*
Merge pull request #8858 from vonchenplus/mipmap
bunnei
2022-11-04
1
-0
/
+9
|
\
|
*
video_core: Generate mipmap texture by drawing
FengChen
2022-09-20
1
-0
/
+9
*
|
Update 3D regs
Kelebek1
2022-10-07
1
-1
/
+1
|
/
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
ShaderDecompiler: Add a debug option to dump the game's shaders.
Fernando Sahmkow
2022-01-04
1
-0
/
+6
*
gpu: Migrate implementation to the cpp file
ameerj
2021-10-03
1
-3
/
+1
*
shader_environment: Receive cache version from outside
ReinUsesLisp
2021-07-23
1
-4
/
+5
*
shader: Initial OpenGL implementation
ReinUsesLisp
2021-07-23
1
-16
/
+0
*
shader: Move pipeline cache logic to separate files
ReinUsesLisp
2021-07-23
1
-0
/
+198