index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::array<u8,2> instead of u8[2] to fix MSVC build
Lectem
2017-02-05
1
-1
/
+1
*
Merge pull request #2027 from Lectem/ipcrefactor
Weiyi Wang
2017-02-05
6
-68
/
+364
|
\
|
*
fix wwylele's comment and use typename in templates
Lectem
2017-02-05
1
-4
/
+4
|
*
fix comments alignment
Lectem
2016-12-30
1
-22
/
+22
|
*
move Pop methods out of class body
Lectem
2016-12-26
1
-72
/
+88
|
*
IPC helpers example
Lectem
2016-12-26
3
-35
/
+40
|
*
IPC helpers
Lectem
2016-12-26
3
-48
/
+323
*
|
Fix Microprofile in MinGW (#2530)
Fernando Sahmkow
2017-02-04
2
-3
/
+1
*
|
Merge pull request #2476 from yuriks/shader-refactor3
Yuri Kunde Schlesner
2017-02-04
20
-181
/
+185
|
\
\
|
*
|
VideoCore: Make PrimitiveAssembler const-correct
Yuri Kunde Schlesner
2017-01-29
2
-3
/
+4
|
*
|
VideoCore: Extract swrast-specific data from OutputVertex
Yuri Kunde Schlesner
2017-01-29
5
-58
/
+64
|
*
|
VideoCore/Shader: Clean up OutputVertex::FromAttributeBuffer
Yuri Kunde Schlesner
2017-01-29
2
-10
/
+16
|
*
|
Common: Optimize BitSet iterator
Yuri Kunde Schlesner
2017-01-29
1
-14
/
+19
|
*
|
VideoCore: Split shader output writing from semantic loading
Yuri Kunde Schlesner
2017-01-29
3
-24
/
+24
|
*
|
VideoCore: Consistently use shader configuration to load attributes
Yuri Kunde Schlesner
2017-01-29
7
-47
/
+26
|
*
|
VideoCore: Use correct register for immediate mode attribute count
Yuri Kunde Schlesner
2017-01-29
2
-7
/
+13
|
*
|
VideoCore: Rename some types to more accurate names
Yuri Kunde Schlesner
2017-01-29
10
-21
/
+21
|
*
|
VideoCore: Change misleading register names
Yuri Kunde Schlesner
2017-01-29
4
-8
/
+9
*
|
|
Merge pull request #2414 from yuriks/texture-decode
Yuri Kunde Schlesner
2017-02-04
12
-318
/
+482
|
\
\
\
|
*
|
|
Pica/Texture: Move part of ETC1 decoding to new file and cleanups
Yuri Kunde Schlesner
2017-02-04
4
-110
/
+159
|
*
|
|
Pica/Texture: Simplify/cleanup texture tile addressing
Yuri Kunde Schlesner
2017-02-04
5
-44
/
+117
|
*
|
|
VideoCore: Move LookupTexture out of debug_utils.h
Yuri Kunde Schlesner
2017-02-04
9
-308
/
+350
*
|
|
|
changed the WIN32 macro in microprofileui (#2528)
noah the goodra
2017-02-04
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #2496 from mailwl/cfg-mem
Yuri Kunde Schlesner
2017-02-03
1
-5
/
+8
|
\
\
\
|
*
|
|
Core: update Kernel Config Memory to latest version (11.2)
mailwl
2017-01-30
1
-5
/
+8
*
|
|
|
Merge pull request #2520 from wwylele/shader-stack-boundary
Yuri Kunde Schlesner
2017-02-03
1
-2
/
+5
|
\
\
\
\
|
*
|
|
|
ShaderJIT: add 16 dummy bytes at the bottom of the stack
wwylele
2017-02-03
1
-2
/
+5
*
|
|
|
|
Merge pull request #2518 from MerryMage/coproc
Yuri Kunde Schlesner
2017-02-03
7
-15
/
+140
|
\
\
\
\
\
|
*
|
|
|
|
arm_dynarmic: Update memory interface
MerryMage
2017-02-03
2
-10
/
+10
|
*
|
|
|
|
arm_dynarmic: CP15 support
MerryMage
2017-02-03
7
-5
/
+130
*
|
|
|
|
|
Merge pull request #2509 from jfmherokiller/settingscastpatch
bunnei
2017-02-03
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
removed the possibly uneeded cast on values.gdbstub_port
noah the goodra
2017-01-31
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2507 from jfmherokiller/keyidchange
bunnei
2017-02-03
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
removal of the -1 case in the configure_input switch
noah the goodra
2017-01-31
1
-1
/
+0
|
|
/
/
/
/
/
*
/
/
/
/
/
GSP_GPU::StoreDataCache stubbed (#2428)
mailwl
2017-02-02
1
-1
/
+28
|
/
/
/
/
/
*
|
|
|
|
HLE/Applets: Stub Mint (eShop) Applet (#2463)
mailwl
2017-01-31
4
-0
/
+108
*
|
|
|
|
Common/x64: remove legacy emitter and abi (#2504)
Weiyi Wang
2017-01-31
6
-4202
/
+1
*
|
|
|
|
shader_jit_x64_compiler: esi and edi should be persistent (#2500)
Merry
2017-01-31
1
-0
/
+2
*
|
|
|
|
file_util: Fixed implicit type conversion warning (#2503)
noah the goodra
2017-01-30
1
-2
/
+2
|
/
/
/
/
*
/
/
/
Support looping HLE audio (#2422)
Jake Merdich
2017-01-29
2
-11
/
+35
|
/
/
/
*
|
|
Merge pull request #2368 from wwylele/camera-2
Yuri Kunde Schlesner
2017-01-29
14
-172
/
+1520
|
\
\
\
|
*
|
|
CAM: implement basic camera functions with a blank camera
wwylele
2017-01-11
14
-172
/
+1520
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2429 from wwylele/auto-language-fix
Yuri Kunde Schlesner
2017-01-29
1
-36
/
+38
|
\
\
\
|
*
|
|
CFG: override language setting on boot
wwylele
2017-01-19
1
-36
/
+38
*
|
|
|
Merge pull request #2495 from Kloen/killing-warnings-chain-of-memories
Yuri Kunde Schlesner
2017-01-29
2
-3
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
video_core: gl_rasterizer_cache.cpp removed unused type alias
Kloen
2017-01-30
1
-1
/
+0
|
*
|
|
video_core: gl_rasterizer.cpp removed unused type alias
Kloen
2017-01-30
1
-2
/
+0
|
/
/
/
*
|
|
Merge pull request #2494 from Kloen/killing-warnings-2-final-mix
Yuri Kunde Schlesner
2017-01-29
1
-1
/
+1
|
\
\
\
|
*
|
|
core: inline CPU, 132 warnings fixed on GCC
Kloen
2017-01-30
1
-1
/
+1
*
|
|
|
Merge pull request #2492 from Kloen/killing-warnings-HD1.5ReMIX
Yuri Kunde Schlesner
2017-01-29
5
-0
/
+48
|
\
\
\
\
[next]