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
*
qt: Add dialog implementation of Error applet
Zach Hilman
2019-04-17
3
-0
/
+94
*
general_backend: Move StubApplet and add backend PhotoViewer
Zach Hilman
2019-04-17
2
-1
/
+102
*
general_frontend: Add frontend scaffold for PhotoViewer applet
Zach Hilman
2019-04-17
2
-0
/
+55
*
frontend: Add frontend receiver for Error applet
Zach Hilman
2019-04-17
3
-2
/
+79
*
applets: Add Error applet
Zach Hilman
2019-04-17
3
-24
/
+224
*
applets: Port current applets to take frontend in constructor
Zach Hilman
2019-04-17
6
-14
/
+16
*
web_browser: Make OpenPage const
Zach Hilman
2019-04-17
4
-7
/
+7
*
core: Remove specific applets in favor of AppletManager
Zach Hilman
2019-04-17
2
-47
/
+32
*
am: Delegate applet creation to AppletManager
Zach Hilman
2019-04-17
1
-24
/
+3
*
applets: Add AppletManager class to control lifetime
Zach Hilman
2019-04-17
2
-0
/
+137
*
Merge pull request #2315 from ReinUsesLisp/severity-decompiler
bunnei
2019-04-16
2
-5
/
+20
|
\
|
*
shader_ir/memory: Reduce severity of LD_L cache management and log it
ReinUsesLisp
2019-04-03
2
-2
/
+9
|
*
shader_ir/memory: Reduce severity of ST_L cache management and log it
ReinUsesLisp
2019-04-03
2
-3
/
+11
*
|
Merge pull request #2384 from ReinUsesLisp/gl-state-clear
bunnei
2019-04-16
1
-4
/
+4
|
\
\
|
*
|
gl_rasterizer: Apply just the needed state on Clear
ReinUsesLisp
2019-04-10
1
-4
/
+4
*
|
|
Merge pull request #2405 from lioncash/qt
bunnei
2019-04-16
2
-1
/
+7
|
\
\
\
|
*
|
|
CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target
Lioncash
2019-04-15
2
-1
/
+7
*
|
|
|
Merge pull request #2092 from ReinUsesLisp/stg
bunnei
2019-04-16
11
-89
/
+186
|
\
\
\
\
|
*
|
|
|
shader_ir: Implement STG, keep track of global memory usage and flush
ReinUsesLisp
2019-04-14
11
-89
/
+186
|
|
/
/
/
*
|
|
|
Merge pull request #2376 from lioncash/const
bunnei
2019-04-16
3
-12
/
+12
|
\
\
\
\
|
*
|
|
|
configure_hotkeys: Pass the dialog as a parent to SequenceDialog()
Lioncash
2019-04-09
1
-1
/
+1
|
*
|
|
|
configure_hotkeys: Avoid dialog memory leak within Configure()
Lioncash
2019-04-09
1
-3
/
+3
|
*
|
|
|
configure_hotkeys: Mark member variables as const where applicable in Configu...
Lioncash
2019-04-09
1
-7
/
+7
|
*
|
|
|
configure_hotkeys: Make comparison check a little more self-documenting
Lioncash
2019-04-09
1
-1
/
+2
|
*
|
|
|
configure_dialog: Amend constructor initializer list order
Lioncash
2019-04-09
1
-1
/
+1
|
*
|
|
|
configure_hotkey: Remove unnecessary include
Lioncash
2019-04-09
1
-1
/
+0
|
*
|
|
|
configure_hotkey: Make IsUsedKey() a const member function
Lioncash
2019-04-09
2
-2
/
+2
*
|
|
|
|
Merge pull request #2401 from lioncash/guard
bunnei
2019-04-16
2
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
common/{lz4_compression, zstd_compression}: Add missing header guards
Lioncash
2019-04-15
2
-0
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2382 from lioncash/table
bunnei
2019-04-15
27
-57
/
+262
|
\
\
\
\
\
|
*
|
|
|
|
service: Update service function tables
Lioncash
2019-04-11
27
-57
/
+262
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2393 from lioncash/svc
bunnei
2019-04-15
4
-2
/
+274
|
\
\
\
\
\
|
*
|
|
|
|
kernel/svc: Implement svcUnmapProcessCodeMemory
Lioncash
2019-04-12
3
-1
/
+143
|
*
|
|
|
|
kernel/svc: Implement svcMapProcessCodeMemory
Lioncash
2019-04-12
4
-1
/
+131
*
|
|
|
|
|
Merge pull request #2398 from lioncash/boost
bunnei
2019-04-15
2
-11
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel/thread: Remove BoostPriority()
Lioncash
2019-04-15
2
-11
/
+0
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Correct Pitch in Fermi2D
Fernando Sahmkow
2019-04-15
1
-4
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2378 from lioncash/ro
bunnei
2019-04-13
1
-65
/
+85
|
\
\
\
\
\
|
*
|
|
|
|
ldr: Mark IsValidNROHash() as a const member function
Lioncash
2019-04-10
1
-5
/
+4
|
*
|
|
|
|
ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr
Lioncash
2019-04-10
1
-60
/
+81
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2373 from FernandoS27/z32
bunnei
2019-04-13
2
-2
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
Implement Texture Format ZF32_X24S8.
Fernando Sahmkow
2019-04-09
1
-0
/
+2
|
*
|
|
|
|
Correct depth compare with color formats for R32F
Fernando Sahmkow
2019-04-09
1
-2
/
+17
*
|
|
|
|
|
Merge pull request #2357 from zarroboogs/force-30fps-mode
bunnei
2019-04-13
5
-6
/
+23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
added a toggle to force 30fps mode
zarroboogs
2019-04-09
5
-6
/
+23
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2381 from lioncash/fs
bunnei
2019-04-13
1
-8
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fsp_srv: Remove unnecessary parameter popping in IDirectory's Read()
Lioncash
2019-04-10
1
-4
/
+1
|
*
|
|
|
|
|
fsp_srv: Log out option values in IFile's Read and Write functions
Lioncash
2019-04-10
1
-4
/
+6
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2386 from ReinUsesLisp/shader-manager
bunnei
2019-04-13
2
-34
/
+61
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gl_shader_manager: Move code to source file and minor clean up
ReinUsesLisp
2019-04-10
2
-34
/
+61
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
[next]