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
*
const_buffer_locker: Minor style changes
ReinUsesLisp
2019-10-25
2
-152
/
+76
*
gl_shader_decompiler: Move entries to a separate function
ReinUsesLisp
2019-10-25
15
-722
/
+420
*
Shader_IR: Implement Fast BRX and allow multi-branches in the CFG.
Fernando Sahmkow
2019-10-25
1
-1
/
+1
*
Shader_IR: Correct typo in Consistent method.
Fernando Sahmkow
2019-10-25
2
-2
/
+2
*
Shader_IR: allow lookup of texture samplers within the shader_ir for instruct...
Fernando Sahmkow
2019-10-25
9
-46
/
+363
*
Shader_IR: Implement Fast BRX and allow multi-branches in the CFG.
Fernando Sahmkow
2019-10-25
7
-130
/
+258
*
Shader_Cache: setup connection of ConstBufferLocker
Fernando Sahmkow
2019-10-25
10
-43
/
+82
*
VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...
Fernando Sahmkow
2019-10-25
12
-13
/
+183
*
Shader_IR: Implement BRX tracking.
Fernando Sahmkow
2019-10-25
1
-0
/
+113
*
Merge pull request #3028 from lioncash/constexpr
Rodrigo Locatti
2019-10-24
1
-13
/
+13
|
\
|
*
shader_bytecode: Make Matcher constexpr capable
Lioncash
2019-10-24
1
-13
/
+13
*
|
video_core/shader: Resolve instances of variable shadowing
Lioncash
2019-10-23
6
-11
/
+12
|
/
*
Merge pull request #2991 from lioncash/npad
bunnei
2019-10-22
2
-51
/
+23
|
\
|
*
hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedCon...
Lioncash
2019-10-17
1
-1
/
+1
|
*
hid/npad: Add missing break in default case
Lioncash
2019-10-17
1
-0
/
+1
|
*
hid/npad: Replace std::for_each with ranged for loops
Lioncash
2019-10-17
1
-13
/
+12
|
*
hid/npad: Remove redundant non-const variant of IsControllerSupported()
Lioncash
2019-10-17
2
-34
/
+5
|
*
hid/npad: Move function declarations
Lioncash
2019-10-17
1
-5
/
+6
*
|
Merge pull request #2995 from ReinUsesLisp/ignore-gmem
Fernando Sahmkow
2019-10-22
2
-18
/
+26
|
\
\
|
*
|
shader_ir/memory: Ignore global memory when tracking fails
ReinUsesLisp
2019-10-22
2
-18
/
+26
*
|
|
Merge pull request #2983 from lioncash/fallthrough
Fernando Sahmkow
2019-10-22
2
-0
/
+6
|
\
\
\
|
*
|
|
vk_shader_decompiler: Resolve fallthrough within ExprDecompiler's ExprCondCod...
Lioncash
2019-10-15
1
-0
/
+3
|
*
|
|
gl_shader_decompiler: Resolve fallthrough within ExprDecompiler's ExprCondCod...
Lioncash
2019-10-15
1
-0
/
+3
*
|
|
|
maxwell_3d: Reduce FlushMMEInlineDraw logging to Trace
ReinUsesLisp
2019-10-20
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
core: Fix clang-format errors.
bunnei
2019-10-19
1
-9
/
+10
*
|
|
Fix null pointer deref.
Nicolae-Andrei Cociorba
2019-10-18
1
-10
/
+12
*
|
|
Merge pull request #2994 from lioncash/fmt
Rodrigo Locatti
2019-10-18
2
-40
/
+51
|
\
\
\
|
*
|
|
video_core/shader/ast: Make ShowCurrentState() and SanityCheck() const member...
Lioncash
2019-10-17
2
-5
/
+5
|
*
|
|
video_core/shader/ast: Make ASTManager::Print a const member function
Lioncash
2019-10-17
2
-3
/
+3
|
*
|
|
video_core/shader/ast: Make ExprPrinter members private
Lioncash
2019-10-17
1
-1
/
+2
|
*
|
|
video_core/shader/ast: Make Indent() return a string_view
Lioncash
2019-10-17
1
-14
/
+24
|
*
|
|
video_core/shader/ast: Make Indent() private
Lioncash
2019-10-17
1
-9
/
+9
|
*
|
|
video_core/shader/ast: Rename Ident() to Indent()
Lioncash
2019-10-17
1
-13
/
+13
|
*
|
|
video_core/shader/ast: Make use of fmt where applicable
Lioncash
2019-10-17
1
-14
/
+14
|
|
|
/
|
|
/
|
*
|
|
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
[next]