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
*
yuzu/util: Specify string conversions explicitly
Lioncash
2019-05-20
1
-8
/
+10
*
Merge pull request #2499 from lioncash/translate
bunnei
2019-05-20
10
-119
/
+192
|
\
|
*
yuzu/configuration/configure_web: Specify string conversions explicitly
Lioncash
2019-05-19
1
-8
/
+16
|
*
yuzu/configuration/configure_system: Specify string conversions explicitly
Lioncash
2019-05-19
1
-2
/
+3
|
*
yuzu/configuration/configure_profile_manager: Mark UI string as translatable
Lioncash
2019-05-19
1
-1
/
+1
|
*
yuzu/configuration/configure_per_general: Specify string conversions explicitly
Lioncash
2019-05-19
1
-6
/
+8
|
*
yuzu/configuration/configure_mouse_advanced: Clean up array accesses
Lioncash
2019-05-19
1
-19
/
+22
|
*
yuzu/configuration/configure_mouse_advanced: Specify string conversions expli...
Lioncash
2019-05-19
1
-11
/
+23
|
*
yuzu/configuration/configure_input_player: Clean up array accesses
Lioncash
2019-05-19
1
-32
/
+48
|
*
yuzu/configuration/configure_input_player: Specify string conversions explicitly
Lioncash
2019-05-19
1
-24
/
+49
|
*
yuzu/configuration/configure_input: Mark controller type names as translateable
Lioncash
2019-05-19
1
-5
/
+8
|
*
yuzu/configuration/configure_general: Specify string conversions explicitly
Lioncash
2019-05-19
1
-1
/
+2
|
*
yuzu/configuration/configure_gamelist: Specify string conversions explicitly
Lioncash
2019-05-19
1
-3
/
+5
|
*
yuzu/configuration/configure_audio: Store power on query into a variable
Lioncash
2019-05-19
1
-2
/
+3
|
*
yuzu/configuration/configure_audio: Tidy up function cast
Lioncash
2019-05-19
1
-2
/
+1
|
*
yuzu/configuration/configure_audio: Specify string conversions explicitly
Lioncash
2019-05-19
1
-3
/
+3
*
|
Revert #2466
Fernando Sahmkow
2019-05-19
1
-1
/
+3
*
|
Merge pull request #2441 from ReinUsesLisp/al2p
bunnei
2019-05-19
10
-157
/
+310
|
\
\
|
*
|
shader_ir/other: Implement IPA.IDX
ReinUsesLisp
2019-05-02
2
-5
/
+9
|
*
|
gl_shader_decompiler: Skip physical unused attributes
ReinUsesLisp
2019-05-02
1
-18
/
+27
|
*
|
shader_ir/memory: Assert on non-32 bits ALD.PHYS
ReinUsesLisp
2019-05-02
1
-0
/
+3
|
*
|
shader: Add physical attributes commentaries
ReinUsesLisp
2019-05-02
4
-4
/
+8
|
*
|
gl_shader_decompiler: Implement GLSL physical attributes
ReinUsesLisp
2019-05-02
2
-66
/
+101
|
*
|
shader_ir/memory: Implement physical input attributes
ReinUsesLisp
2019-05-02
4
-6
/
+32
|
*
|
gl_shader_decompiler: Abstract generic attribute operations
ReinUsesLisp
2019-05-02
1
-29
/
+26
|
*
|
gl_shader_decompiler: Declare all possible varyings on physical attribute usage
ReinUsesLisp
2019-05-02
4
-27
/
+88
|
*
|
shader: Remove unused AbufNode Ipa mode
ReinUsesLisp
2019-05-02
6
-35
/
+14
|
*
|
shader_ir/memory: Emit AL2P IR
ReinUsesLisp
2019-05-02
2
-0
/
+22
|
*
|
shader_bytecode: Add AL2P decoding
ReinUsesLisp
2019-05-02
1
-2
/
+15
*
|
|
Merge pull request #2410 from lioncash/affinity
bunnei
2019-05-19
2
-42
/
+58
|
\
\
\
|
*
|
|
kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread ...
Lioncash
2019-04-29
1
-4
/
+4
|
*
|
|
kernel/svc: Reorganize svcSetThreadCoreMask()
Lioncash
2019-04-29
1
-32
/
+39
|
*
|
|
kernel/thread: Update thread processor ID flags
Lioncash
2019-04-29
2
-7
/
+16
*
|
|
|
Merge pull request #2491 from FernandoS27/dma-fix
Hexagon12
2019-05-19
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Dma_pusher: ASSERT on empty command_list
Fernando Sahmkow
2019-05-19
1
-0
/
+7
*
|
|
|
|
Merge pull request #2452 from FernandoS27/raster-cache-fix
Hexagon12
2019-05-19
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Correct possible error on Rasterizer Caches
Fernando Sahmkow
2019-05-07
1
-1
/
+2
*
|
|
|
|
|
Merge pull request #2497 from lioncash/shader-ir
Hexagon12
2019-05-19
3
-32
/
+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
shader/shader_ir: Remove unnecessary inline specifiers
Lioncash
2019-05-19
1
-2
/
+2
|
*
|
|
|
|
|
shader/shader_ir: Simplify constructors for OperationNode
Lioncash
2019-05-19
1
-15
/
+6
|
*
|
|
|
|
|
shader/shader_ir: Remove unnecessary template parameter packs from Operation(...
Lioncash
2019-05-19
1
-2
/
+0
|
*
|
|
|
|
|
shader/shader_ir: Mark tracking functions as const member functions
Lioncash
2019-05-19
2
-8
/
+11
|
*
|
|
|
|
|
shader/shader_ir: Place implementations of constructor and destructor in cpp ...
Lioncash
2019-05-19
2
-5
/
+9
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2495 from lioncash/cache
Hexagon12
2019-05-19
2
-34
/
+48
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gl_shader_disk_cache: in-class initialize virtual file offset of ShaderDiskCa...
Lioncash
2019-05-19
2
-5
/
+3
|
*
|
|
|
|
|
gl_shader_disk_cache: Default ShaderDiskCacheOpenGL's destructor in the cpp file
Lioncash
2019-05-19
2
-0
/
+3
|
*
|
|
|
|
|
gl_shader_disk_cache: Make hash specializations noexcept
Lioncash
2019-05-19
1
-2
/
+2
|
*
|
|
|
|
|
gl_shader_disk_cache: Remove redundant code string construction in LoadDecomp...
Lioncash
2019-05-19
1
-2
/
+2
|
*
|
|
|
|
|
gl_shader_disk_cache: Make variable non-const in decompiled entry case
Lioncash
2019-05-19
1
-1
/
+1
|
*
|
|
|
|
|
gl_shader_disk_cache: Special-case boolean handling
Lioncash
2019-05-19
2
-24
/
+37
|
|
/
/
/
/
/
[next]