index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
Merge pull request #2993 from lioncash/vulkan-expr
Rodrigo Locatti
2019-10-17
1
-21
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vk_shader_decompiler: Mark operator() function parameters as const references
Lioncash
2019-10-17
1
-21
/
+23
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #2992 from lioncash/dmnt
bunnei
2019-10-17
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
dmnt_cheat_vm: Correct register Restore and ClearRegs behavior
Lioncash
2019-10-17
1
-2
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #2966 from FernandoS27/astc-formats
Rodrigo Locatti
2019-10-17
4
-79
/
+211
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Surfaces: Implement R4G4B4A4U format.
Fernando Sahmkow
2019-10-09
4
-24
/
+41
|
*
|
|
|
|
|
|
Surfaces: Implement ASTC 6x6 10x10 12x12 8x6 6x5
Fernando Sahmkow
2019-10-09
4
-70
/
+185
*
|
|
|
|
|
|
|
Merge pull request #2979 from lioncash/macro
Rodrigo Locatti
2019-10-17
2
-72
/
+79
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
video_core/macro_interpreter: Make definitions of most private enums/unions h...
Lioncash
2019-10-17
2
-72
/
+79
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #2989 from lioncash/apm
Rodrigo Locatti
2019-10-17
2
-16
/
+36
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
apm/controller: Make SetPerformanceConfiguration() use an array of pairs over...
Lioncash
2019-10-17
1
-14
/
+34
|
*
|
|
|
|
|
|
|
apm/controller: Make GetCurrentPerformanceMode() a const member function
Lioncash
2019-10-17
2
-2
/
+2
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
core/core: Resolve -Wreorder warnings
Lioncash
2019-10-17
1
-2
/
+2
*
|
|
|
|
|
|
|
core/memory/cheat_engine: Resolve -Wreorder warnings
Lioncash
2019-10-17
1
-4
/
+3
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #2980 from lioncash/warn
bunnei
2019-10-17
3
-5
/
+6
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
control_flow: Silence truncation warnings
Lioncash
2019-10-15
2
-4
/
+4
|
*
|
|
|
|
|
maxwell_3d: Silence truncation warnings
Lioncash
2019-10-15
1
-1
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2978 from lioncash/doxygen
Rodrigo Locatti
2019-10-16
1
-57
/
+78
|
\
\
\
\
\
\
|
*
|
|
|
|
|
video_core/texture_cache: Amend Doxygen references
Lioncash
2019-10-15
1
-57
/
+78
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2982 from lioncash/surface
Rodrigo Locatti
2019-10-16
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
texture_cache: Avoid unnecessary surface copies within PickStrategy() and Try...
Lioncash
2019-10-15
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2912 from FernandoS27/async-fixes
bunnei
2019-10-16
16
-52
/
+67
|
\
\
\
\
\
\
|
*
|
|
|
|
|
AsyncGpu: Address Feedback
Fernando Sahmkow
2019-10-11
2
-2
/
+2
|
*
|
|
|
|
|
GL_Renderer: Remove lefting snippet.
Fernando Sahmkow
2019-10-04
1
-2
/
+0
|
*
|
|
|
|
|
NvFlinger: Remove leftover from corrections and clang format.
Fernando Sahmkow
2019-10-04
1
-4
/
+0
|
*
|
|
|
|
|
Gl_Rasterizer: Protect CPU Memory mapping from multiple threads.
Fernando Sahmkow
2019-10-04
2
-0
/
+4
|
*
|
|
|
|
|
Core: Wait for GPU to be idle before shutting down.
Fernando Sahmkow
2019-10-04
7
-0
/
+19
|
*
|
|
|
|
|
Nvdrv: Correct Event setup in Nvdrv
Fernando Sahmkow
2019-10-04
2
-23
/
+14
|
*
|
|
|
|
|
NVFlinger: Reverse the change that only signaled events on buffer acquire.
Fernando Sahmkow
2019-10-04
2
-20
/
+1
|
*
|
|
|
|
|
Nvdrv: Do framelimiting only in the CPU Thread
Fernando Sahmkow
2019-10-04
2
-3
/
+4
|
*
|
|
|
|
|
NvFlinger: Don't swap buffers if a frame is missing and always trigger event ...
Fernando Sahmkow
2019-10-04
1
-1
/
+3
|
*
|
|
|
|
|
GPU_Async: Correct fences, display events and more.
Fernando Sahmkow
2019-10-04
6
-21
/
+38
|
*
|
|
|
|
|
Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs
Fernando Sahmkow
2019-10-04
2
-3
/
+9
*
|
|
|
|
|
|
Merge pull request #2984 from lioncash/fallthrough2
Rodrigo Locatti
2019-10-15
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
video_core/surface: Add missing break in PixelFormatFromTextureFormat()
Lioncash
2019-10-15
1
-0
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #2981 from lioncash/copy
Rodrigo Locatti
2019-10-15
2
-34
/
+32
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
gl_shader_decompiler: Make ExprDecompiler's GetResult() a const member function
Lioncash
2019-10-15
1
-1
/
+1
|
*
|
|
|
|
|
|
gl_shader_decompiler: Use a std::string_view with GetDeclarationWithSuffix()
Lioncash
2019-10-15
1
-1
/
+1
|
*
|
|
|
|
|
|
gl_shader_decompiler: Fold flow_var constant into GetFlowVariable()
Lioncash
2019-10-15
1
-3
/
+1
|
*
|
|
|
|
|
|
gl_shader_decompiler: Mark ASTDecompiler/ExprDecompiler parameters as const r...
Lioncash
2019-10-15
1
-21
/
+21
|
*
|
|
|
|
|
|
gl_shader_decompiler: Pass by reference to GenerateTextureArgument()
Lioncash
2019-10-15
1
-2
/
+2
|
*
|
|
|
|
|
|
gl_shader_decompiler: Use std::holds_alternative within GenerateTexture()
Lioncash
2019-10-15
1
-1
/
+1
|
*
|
|
|
|
|
|
shader/node: std::move Meta instance within OperationNode constructor
Lioncash
2019-10-15
1
-1
/
+1
|
*
|
|
|
|
|
|
gl_shader_decompiler: Avoid unnecessary copies of MetaImage
Lioncash
2019-10-15
1
-4
/
+4
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #2972 from lioncash/system
bunnei
2019-10-15
10
-34
/
+64
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
video_core/gpu: Remove use of the global system accessor
Lioncash
2019-10-15
1
-1
/
+1
|
*
|
|
|
|
|
bcat: Remove use of global system accessors
Lioncash
2019-10-15
6
-29
/
+55
|
*
|
|
|
|
|
nvflinger/buffer_queue: Remove use of a global system accessor
Lioncash
2019-10-12
3
-4
/
+8
*
|
|
|
|
|
|
common/algorithm: Add description comment indicating intended algorithms
Lioncash
2019-10-15
1
-0
/
+5
*
|
|
|
|
|
|
common: Rename binary_find.h to algorithm.h
Lioncash
2019-10-15
4
-4
/
+5
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
[prev]
[next]