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
*
Merge pull request #2909 from MysticExile/fmt-2
Rodrigo Locatti
2019-09-27
1
-0
/
+0
|
\
|
*
externals: Update fmt to master
Ethan
2019-09-26
1
-0
/
+0
*
|
Merge pull request #2911 from DarkLordZach/azure-patreon
Rodrigo Locatti
2019-09-26
7
-21
/
+151
|
\
\
|
|
/
|
/
|
|
*
ci: Add two step patreon build pipeline
Zach Hilman
2019-09-26
3
-19
/
+36
|
*
ci: Add private mergebot CI templates
Zach Hilman
2019-09-26
2
-0
/
+70
|
*
ci: Optionally prepend commit messages with environment variable
Zach Hilman
2019-09-26
1
-2
/
+4
|
*
ci: Add private mergebot script
Zach Hilman
2019-09-26
1
-0
/
+41
*
|
Merge pull request #2864 from ReinUsesLisp/fix-clang-decompiler
bunnei
2019-09-25
1
-26
/
+25
|
\
\
|
|
/
|
/
|
|
*
gl_shader_decompiler: Add tailing return for HUnpack2
ReinUsesLisp
2019-09-24
1
-0
/
+2
|
*
gl_shader_decompiler: Fix clang build issues
ReinUsesLisp
2019-09-24
1
-26
/
+23
|
/
*
Merge pull request #2869 from ReinUsesLisp/suld
bunnei
2019-09-23
11
-229
/
+199
|
\
|
*
gl_shader_decompiler: Use uint for images and fix SUATOM
ReinUsesLisp
2019-09-21
7
-188
/
+93
|
*
shader/image: Implement SULD and remove irrelevant code
ReinUsesLisp
2019-09-21
10
-47
/
+110
|
*
shader_bytecode: Add SULD encoding
ReinUsesLisp
2019-09-21
1
-0
/
+2
*
|
Merge pull request #2901 from DarkLordZach/mainline-title-bar
James Rowe
2019-09-22
2
-0
/
+5
|
\
\
|
*
|
ci: Correct GitHub Release name
Zach Hilman
2019-09-22
1
-1
/
+1
|
*
|
ci: Determine build date via bash
Zach Hilman
2019-09-22
1
-1
/
+2
|
*
|
ci: Update to use date as build number
Zach Hilman
2019-09-22
2
-1
/
+2
|
*
|
cmake: Add SCM detection for Azure
Zach Hilman
2019-09-22
1
-0
/
+3
|
/
/
*
|
ci: Split mainline pipeline and add support for GitHub releases (#2900)
Zach Hilman
2019-09-22
7
-13
/
+62
*
|
Merge pull request #2683 from DarkLordZach/lock-exit
David
2019-09-23
8
-8
/
+92
|
\
\
|
*
|
main: Use const on all variable initializations
Zach Hilman
2019-09-22
1
-2
/
+2
|
*
|
qt: Prompt user for confirmation if exit lock is active
Zach Hilman
2019-09-21
3
-1
/
+44
|
*
|
am: Implement ISelfController ExitLock commands
Zach Hilman
2019-09-21
1
-2
/
+6
|
*
|
am: Implement ISelfController Exit
Zach Hilman
2019-09-21
4
-4
/
+20
|
*
|
am: Add RequestExit event to AppletMessageQueue
Zach Hilman
2019-09-21
2
-0
/
+6
|
*
|
core: Track system exit lock status
Zach Hilman
2019-09-21
2
-0
/
+15
*
|
|
Merge pull request #2889 from FearlessTobi/adwsawdawd
David
2019-09-23
1
-0
/
+1
|
\
\
\
|
*
|
|
Add missing include
FearlessTobi
2019-09-22
1
-0
/
+1
*
|
|
|
Merge pull request #2876 from ogniK5377/AcquireNpadStyleSetUpdateEventHandle-fix
Zach Hilman
2019-09-22
3
-11
/
+18
|
\
\
\
\
|
*
|
|
|
removed comment
David Marcec
2019-09-22
1
-1
/
+0
|
*
|
|
|
Rebased
David Marcec
2019-09-22
3
-11
/
+19
|
|
/
/
/
*
|
|
|
Merge pull request #2877 from ogniK5377/framecount-rev7
Zach Hilman
2019-09-22
2
-11
/
+24
|
\
\
\
\
|
*
|
|
|
Used revision 5 instead of 7, marked constexpr as static
David Marcec
2019-09-21
1
-2
/
+2
|
*
|
|
|
Added frame_count for REV7 audio renderer
David Marcec
2019-09-20
2
-11
/
+24
*
|
|
|
|
Merge pull request #2895 from FearlessTobi/debug-logs
David
2019-09-22
1
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
service/acc: Lower log severity from INFO to DEBUG
FearlessTobi
2019-09-22
1
-7
/
+7
*
|
|
|
|
|
Merge pull request #2873 from ogniK5377/new-ioctls
Fernando Sahmkow
2019-09-22
24
-73
/
+153
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
server side clang format fix2
David Marcec
2019-09-22
1
-18
/
+18
|
*
|
|
|
|
Use clang-format provided by build server
David Marcec
2019-09-22
1
-20
/
+18
|
*
|
|
|
|
disable clang-format temp
David Marcec
2019-09-20
1
-0
/
+2
|
*
|
|
|
|
Initial implementation of Ioctl2 & Ioctl3
David Marcec
2019-09-19
24
-63
/
+143
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2884 from ogniK5377/deglobal-sys-services
Fernando Sahmkow
2019-09-22
64
-212
/
+291
|
\
\
\
\
\
|
*
|
|
|
|
removed unneeded semicolon
David Marcec
2019-09-22
1
-1
/
+1
|
*
|
|
|
|
Removed reference to core timing to nvflinger and used system instead
David Marcec
2019-09-22
1
-1
/
+1
|
*
|
|
|
|
marked controller constructors as explicit
David Marcec
2019-09-22
8
-8
/
+8
|
*
|
|
|
|
Rebase
David Marcec
2019-09-22
25
-62
/
+75
|
*
|
|
|
|
Rebase
David Marcec
2019-09-22
5
-20
/
+21
|
*
|
|
|
|
Deglobalize System: Vi
David Marcec
2019-09-22
3
-8
/
+8
|
*
|
|
|
|
Deglobalize System: Time
David Marcec
2019-09-22
4
-14
/
+21
[next]