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 #1895 from lioncash/uninit
bunnei
2018-12-11
1
-4
/
+3
|
\
|
*
patch_manager: Prevent use of a dangling pointer within PatchRomFS
Lioncash
2018-12-11
1
-4
/
+3
*
|
Merge pull request #1877 from heapo/audio_interp
bunnei
2018-12-11
2
-4
/
+8
|
\
\
|
*
|
Avoid (expensive) audio interpolation when sample rates already match
heapo
2018-12-06
2
-4
/
+8
*
|
|
Merge pull request #1888 from marcosvitali/glFrontFacing
bunnei
2018-12-11
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gl_shader_decompiler: IPA FrontFacing: the right value when is the front face...
Marcos Vitali
2018-12-09
1
-1
/
+1
*
|
|
Merge pull request #1846 from lioncash/dir
bunnei
2018-12-10
1
-2
/
+2
|
\
\
\
|
*
|
|
file_sys/directory: Amend path buffer size for directory entries
Lioncash
2018-12-02
1
-2
/
+2
*
|
|
|
Merge pull request #1819 from DarkLordZach/disable-addons
bunnei
2018-12-10
23
-15
/
+691
|
\
\
\
\
|
*
|
|
|
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-04
9
-22
/
+54
|
*
|
|
|
qt: Add UI to display game properties and disable add-ons
Zach Hilman
2018-12-03
4
-0
/
+501
|
*
|
|
|
loader: Add support for reading the name of game's developer
Zach Hilman
2018-12-03
5
-0
/
+26
|
*
|
|
|
aoc_u: Obey disabled add-ons list when listing DLC
Zach Hilman
2018-12-03
1
-0
/
+12
|
*
|
|
|
patch_manager: Obey disabled add-ons list when patching game
Zach Hilman
2018-12-03
2
-11
/
+50
|
*
|
|
|
core: Make GetGameFileFromPath function externally accessible
Zach Hilman
2018-12-03
2
-3
/
+9
|
*
|
|
|
config: Store and load disabled add-ons list
Zach Hilman
2018-12-03
3
-0
/
+55
|
*
|
|
|
settings: Store list of disabled add-ons per title ID
Zach Hilman
2018-12-03
1
-0
/
+5
*
|
|
|
|
Merge pull request #1887 from FearlessTobi/port-4476
bunnei
2018-12-10
1
-8
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
web_service: move telemetry condition from TelemetrySession constructor to d...
fearlessTobi
2018-12-08
1
-8
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1883 from lioncash/log-fsp
bunnei
2018-12-10
1
-1
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
service/fsp_srv: Correct returned value in GetGlobalAccessLogMode()
Lioncash
2018-12-09
1
-1
/
+10
*
|
|
|
|
|
Merge pull request #1885 from lioncash/data_id
bunnei
2018-12-10
1
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
file_sys/save_data_factory: Update SaveDataSpaceId enum
Lioncash
2018-12-07
1
-1
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1740 from FernandoS27/shader_props
bunnei
2018-12-10
4
-0
/
+57
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Implemented a shader unique identifier.
Fernando Sahmkow
2018-12-09
4
-0
/
+57
*
|
|
|
|
|
|
Merge pull request #1872 from lioncash/proc-info
Hexagon12
2018-12-10
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kernel/process: Set ideal core from metadata
Lioncash
2018-12-05
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge pull request #1880 from DarkLordZach/cache-storage
Hexagon12
2018-12-10
1
-1
/
+7
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
savedata_factory: Add support for CacheStorage
Zach Hilman
2018-12-07
1
-0
/
+2
|
*
|
|
|
|
|
|
|
savedata_factory: Delete TemporaryStorage on startup
Zach Hilman
2018-12-06
1
-1
/
+5
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #1876 from lioncash/vma
bunnei
2018-12-10
5
-28
/
+41
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
memory: Convert ASSERT into a DEBUG_ASSERT within GetPointerFromVMA()
Lioncash
2018-12-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
vm_manager: Make vma_map private
Lioncash
2018-12-06
5
-28
/
+41
*
|
|
|
|
|
|
|
|
Merge pull request #1862 from marcosvitali/tlds
bunnei
2018-12-10
1
-106
/
+134
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
gl_shader_decompiler: TLDS/TLD4/TLD4S Reworked reflecting the source register...
Marcos Vitali
2018-12-07
1
-106
/
+134
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #1864 from lioncash/nrr
bunnei
2018-12-07
1
-4
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
service/ldr: Amend layout of the NRO header
Lioncash
2018-12-05
1
-3
/
+3
|
*
|
|
|
|
|
|
|
service/ldr: Corrent padding within the NRR header layout
Lioncash
2018-12-05
1
-1
/
+2
*
|
|
|
|
|
|
|
|
Merge pull request #1874 from lioncash/bindings
bunnei
2018-12-07
2
-19
/
+8
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSG
Lioncash
2018-12-06
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
hle/service: Remove unnecessary using declarations
Lioncash
2018-12-06
1
-5
/
+1
|
*
|
|
|
|
|
|
|
|
hle/service, hle/sm: Compress usages of MakeResult()
Lioncash
2018-12-06
2
-3
/
+3
|
*
|
|
|
|
|
|
|
|
hle/service, hle/sm: Use structured bindings where applicable
Lioncash
2018-12-06
2
-9
/
+3
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #1882 from FearlessTobi/backport-4418-fix
bunnei
2018-12-07
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Backport review comment from citra-emu/citra#4418
Tobias
2018-12-07
1
-2
/
+2
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #1873 from lioncash/const
bunnei
2018-12-07
11
-19
/
+25
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToG...
Lioncash
2018-12-05
1
-5
/
+9
|
*
|
|
|
|
|
|
|
yuzu/game_list_worker: Don't retrieve file type and file type strings twice i...
Lioncash
2018-12-05
1
-4
/
+6
|
*
|
|
|
|
|
|
|
loaders: Make GetFileType() a const qualified member function
Lioncash
2018-12-05
10
-10
/
+10
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #1868 from lioncash/config
bunnei
2018-12-06
1
-43
/
+38
|
\
\
\
\
\
\
\
\
[next]