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
*
vertex_loader: Use std::array instead of raw C arrays
Lioncash
2016-05-08
1
-6
/
+7
*
vertex_loader: Correct header ordering
Lioncash
2016-05-08
1
-1
/
+1
*
Merge pull request #1766 from Subv/log_cpu
bunnei
2016-05-08
3
-0
/
+10
|
\
|
*
Kernel/Threading: Warn when a thread can be scheduled in the Syscore (Core 1).
Subv
2016-05-07
3
-0
/
+10
*
|
Merge pull request #1718 from alex-laties/fixup-type-conversions
bunnei
2016-05-07
14
-45
/
+55
|
\
\
|
*
|
fixup simple type conversions where possible
Alexander Laties
2016-05-07
14
-45
/
+55
*
|
|
Merge pull request #1761 from Subv/applets_fb
bunnei
2016-05-07
5
-23
/
+44
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swk...
Subv
2016-05-07
5
-23
/
+44
*
|
|
Merge pull request #1736 from MerryMage/sdl2-sink
bunnei
2016-05-07
8
-3
/
+179
|
\
\
\
|
*
|
|
AudioCore: SDL2 Sink
MerryMage
2016-05-07
8
-3
/
+179
*
|
|
|
HLE: Fix recent DSP change for Visual Studio.
bunnei
2016-05-07
1
-4
/
+2
*
|
|
|
Merge pull request #1544 from linkmauve/move-glad-init
bunnei
2016-05-07
3
-6
/
+18
|
\
\
\
\
|
*
|
|
|
Frontends, VideoCore: Move glad initialisation to the frontend
Emmanuel Gil Peyrot
2016-05-06
3
-6
/
+18
*
|
|
|
|
fix:return proper error
wwylele
2016-05-06
1
-2
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #1762 from bunnei/global
bunnei
2016-05-05
4
-8
/
+21
|
\
\
\
\
|
*
|
|
|
HLE: Rename RescheduleIsPending to IsReschedulePending.
bunnei
2016-05-05
3
-3
/
+3
|
*
|
|
|
hle: Get rid of global access to g_reschedule
Lioncash
2016-03-21
4
-8
/
+21
*
|
|
|
|
Merge pull request #1700 from wwylele/gamelist-icon
bunnei
2016-05-05
10
-37
/
+260
|
\
\
\
\
\
|
*
|
|
|
|
add missing header
wwylele
2016-05-04
1
-0
/
+1
|
*
|
|
|
|
make the name column larger as default
wwylele
2016-05-04
1
-1
/
+5
|
*
|
|
|
|
add icon & title to game list
wwylele
2016-05-04
9
-36
/
+254
*
|
|
|
|
|
Layout Mii parameters input/output, and return success as result of applet work
mailwl
2016-05-05
2
-0
/
+49
*
|
|
|
|
|
Merge pull request #1757 from JayFoxRox/rename-vertexloaded-bp
bunnei
2016-05-05
4
-10
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation
Jannik Vogel
2016-05-04
4
-10
/
+8
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1734 from MerryMage/dsp-hle-source
bunnei
2016-05-04
7
-5
/
+496
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
DSP/HLE: Implement Source processing
MerryMage
2016-05-03
7
-5
/
+496
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
OpenGL: Don't copy const_color (Reverts #1745)
Jannik Vogel
2016-05-03
1
-2
/
+3
*
|
|
|
|
Merge pull request #1750 from JayFoxRox/cleanup-shader-input
bunnei
2016-05-02
1
-34
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Pica: Replace logic in shader.cpp with loop
Jannik Vogel
2016-05-03
1
-34
/
+4
*
|
|
|
|
|
Merge pull request #1732 from wwylele/config00170000
bunnei
2016-05-02
2
-13
/
+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
remove duplicated function declaration
wwylele
2016-05-01
1
-13
/
+0
|
*
|
|
|
|
add config block 0x00170000
wwylele
2016-04-29
1
-0
/
+4
*
|
|
|
|
|
Merge pull request #1741 from linkmauve/iwyu-video_core
bunnei
2016-05-01
46
-88
/
+234
|
\
\
\
\
\
\
|
*
|
|
|
|
|
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
45
-86
/
+234
|
*
|
|
|
|
|
LCD: Remove unneeded #undef with no matching #define.
Emmanuel Gil Peyrot
2016-04-30
1
-2
/
+0
*
|
|
|
|
|
|
OpenGL: Copy TevStageConfig using a loop. Fixes bug: const_color not copied
Jannik Vogel
2016-05-01
1
-30
/
+11
*
|
|
|
|
|
|
OpenGL: border_color was never set. Fixed. (#1740)
Jannik Vogel
2016-04-30
1
-0
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1735 from JayFoxRox/remove-tga
linkmauve
2016-04-30
3
-62
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove TGA dumper
Jannik Vogel
2016-04-30
3
-62
/
+0
*
|
|
|
|
|
Merge pull request #1729 from MerryMage/null-sink
bunnei
2016-04-30
13
-4
/
+155
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Audio: Add sink selection to configuration files
MerryMage
2016-04-30
10
-4
/
+79
|
*
|
|
|
|
AudioCore: List of sink types
MerryMage
2016-04-30
3
-0
/
+46
|
*
|
|
|
|
AudioCore: Implement NullSink
MerryMage
2016-04-30
2
-0
/
+30
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1650 from JamePeng/update-the-ndm-code
bunnei
2016-04-30
3
-27
/
+420
|
\
\
\
\
\
|
*
|
|
|
|
Update the stub code of NDM service!
JamePeng
2016-04-21
3
-27
/
+420
*
|
|
|
|
|
Merge pull request #1647 from mailwl/acu-closeasync
bunnei
2016-04-30
2
-1
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ac:u: stub CloseAsync; check memory size aling in svc:GetProcessInfo(type=2)
mailwl
2016-04-21
2
-1
/
+29
*
|
|
|
|
|
|
Merge pull request #1699 from mailwl/gpu-rights
bunnei
2016-04-29
1
-2
/
+38
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
return checks if event and memory created
mailwl
2016-04-23
1
-1
/
+8
|
*
|
|
|
|
|
gsp::Gpu: implement AcquireRight, ReleaseRight functions
mailwl
2016-04-22
1
-8
/
+37
[next]