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 #2267 from JayFoxRox/fix-mingw-cc
Sebastian Valle
2016-12-11
9
-10
/
+11
|
\
|
*
gdbstub: Remove unused include
Jannik Vogel
2016-12-05
1
-1
/
+0
|
*
Unify Windows ICON resource name
Jannik Vogel
2016-12-05
2
-2
/
+2
|
*
Support mingw cross-compile
Jannik Vogel
2016-12-05
9
-9
/
+11
*
|
APT::GetStartupArgument: force clear startup argument
mailwl
2016-12-11
2
-5
/
+11
*
|
citra-qt: Make constructors explicit where applicable
Lioncash
2016-12-11
15
-32
/
+35
*
|
citra-qt: Add missing #pragma once directives
Lioncash
2016-12-11
5
-0
/
+10
*
|
game_list: Make slots private functions
Lioncash
2016-12-11
1
-7
/
+4
*
|
game_list: Make the constructor explicit
Lioncash
2016-12-11
1
-1
/
+1
*
|
game_list: Make the AddEntry argument a const reference
Lioncash
2016-12-11
2
-2
/
+2
*
|
game_list: Replace 0 literals with nullptr
Lioncash
2016-12-11
1
-1
/
+1
*
|
game_list: Use QT5's new event connection syntax
Lioncash
2016-12-11
1
-6
/
+6
*
|
game_list: Pass the parent constructor argument to the QWidget base class
Lioncash
2016-12-11
1
-1
/
+1
*
|
Merge pull request #2300 from lioncash/qt
Yuri Kunde Schlesner
2016-12-11
1
-18
/
+24
|
\
\
|
*
|
graphics_cmdlists: Get rid of variable shadowing
Lioncash
2016-12-11
1
-14
/
+18
|
*
|
graphics_cmdlists: Get rid of an unused variable
Lioncash
2016-12-10
1
-1
/
+0
|
*
|
graphics_cmdlists: Make LoadTexture and TextureInfoWidget src arguments const
Lioncash
2016-12-10
1
-3
/
+4
|
*
|
graphics_cmdlists: Make LoadImage internally linked
Lioncash
2016-12-10
1
-0
/
+2
*
|
|
Core: Add a forgotten #include <cstring> for memcpy.
Emmanuel Gil Peyrot
2016-12-11
1
-0
/
+1
|
/
/
*
|
Add all services to the Service namespace
Lioncash
2016-12-11
50
-499
/
+408
*
|
configure_input: Modernize and cleanup input configuration tab
MerryMage
2016-12-10
2
-115
/
+101
*
|
Merge pull request #2296 from MerryMage/auto_is_auto
Yuri Kunde Schlesner
2016-12-09
1
-12
/
+7
|
\
\
|
*
|
audio_core: SelectSink should default to auto if sink_id is invalid
MerryMage
2016-12-10
1
-12
/
+7
*
|
|
Merge pull request #2291 from lioncash/svc
bunnei
2016-12-09
10
-12
/
+61
|
\
\
\
|
*
|
|
service: Add cfg:nor service
Lioncash
2016-12-09
4
-0
/
+49
|
*
|
|
service: Drop '_Interface' from cfg service names
Lioncash
2016-12-09
7
-12
/
+12
*
|
|
|
Merge pull request #2292 from lioncash/bool
Yuri Kunde Schlesner
2016-12-09
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ptm: Use boolean instead of integral value
Lioncash
2016-12-09
1
-1
/
+1
*
|
|
|
Merge pull request #2287 from lioncash/svc
Yuri Kunde Schlesner
2016-12-08
12
-12
/
+170
|
\
\
\
\
|
*
|
|
|
service: Add the ptm:s service
Lioncash
2016-12-08
3
-0
/
+14
|
*
|
|
|
service: Add common ptm:u commands to other ptm services
Lioncash
2016-12-08
4
-0
/
+54
|
*
|
|
|
service: Drop '_Interface' in ptm service class names
Lioncash
2016-12-08
7
-14
/
+14
|
*
|
|
|
service: Add ptm::gets and ptm::sets services
Lioncash
2016-12-08
6
-0
/
+90
*
|
|
|
|
Merge pull request #2280 from Subv/citrace_size
Sebastian Valle
2016-12-08
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixed the gpu command list size when creating CiTraces.
Subv
2016-12-08
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #2286 from lioncash/svc
Yuri Kunde Schlesner
2016-12-08
14
-0
/
+271
|
\
\
\
\
|
*
|
|
|
service: Add mvd and qtm services
Lioncash
2016-12-08
14
-0
/
+271
*
|
|
|
|
Merge pull request #2274 from degasus/master
Yuri Kunde Schlesner
2016-12-08
5
-47
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
OpenGL: Drop framebuffer completeness check.
Markus Wick
2016-12-07
5
-47
/
+8
*
|
|
|
|
Merge pull request #2284 from lioncash/svc
Yuri Kunde Schlesner
2016-12-08
8
-30
/
+199
|
\
\
\
\
\
|
*
|
|
|
|
service: Add nfc services
Lioncash
2016-12-08
8
-30
/
+199
*
|
|
|
|
|
Merge pull request #2277 from lioncash/explicit
Yuri Kunde Schlesner
2016-12-08
8
-10
/
+10
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
file_sys: Make a few single-argument constructors explicit
Lioncash
2016-12-07
8
-10
/
+10
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #2283 from lioncash/svc
Yuri Kunde Schlesner
2016-12-07
21
-28
/
+212
|
\
\
\
\
\
|
*
|
|
|
|
ssl_c: Update function table
Lioncash
2016-12-08
1
-0
/
+3
|
*
|
|
|
|
ptm: Update ptm_sysm function table
Lioncash
2016-12-08
3
-6
/
+7
|
*
|
|
|
|
pm_app: Update function table
Lioncash
2016-12-08
1
-6
/
+9
|
*
|
|
|
|
nwm_uds: Update function table
Lioncash
2016-12-08
1
-5
/
+7
|
*
|
|
|
|
nim: Update function tables
Lioncash
2016-12-08
2
-0
/
+2
|
*
|
|
|
|
http_c: Update function table
Lioncash
2016-12-08
1
-0
/
+4
[next]