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
*
AsyncGpu: Address Feedback
Fernando Sahmkow
2019-10-11
2
-2
/
+2
*
GL_Renderer: Remove lefting snippet.
Fernando Sahmkow
2019-10-04
1
-2
/
+0
*
NvFlinger: Remove leftover from corrections and clang format.
Fernando Sahmkow
2019-10-04
1
-4
/
+0
*
Gl_Rasterizer: Protect CPU Memory mapping from multiple threads.
Fernando Sahmkow
2019-10-04
2
-0
/
+4
*
Core: Wait for GPU to be idle before shutting down.
Fernando Sahmkow
2019-10-04
7
-0
/
+19
*
Nvdrv: Correct Event setup in Nvdrv
Fernando Sahmkow
2019-10-04
2
-23
/
+14
*
NVFlinger: Reverse the change that only signaled events on buffer acquire.
Fernando Sahmkow
2019-10-04
2
-20
/
+1
*
Nvdrv: Do framelimiting only in the CPU Thread
Fernando Sahmkow
2019-10-04
2
-3
/
+4
*
NvFlinger: Don't swap buffers if a frame is missing and always trigger event ...
Fernando Sahmkow
2019-10-04
1
-1
/
+3
*
GPU_Async: Correct fences, display events and more.
Fernando Sahmkow
2019-10-04
6
-21
/
+38
*
Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs
Fernando Sahmkow
2019-10-04
2
-3
/
+9
*
SDL: Fix missing header
Fernando Sahmkow
2019-10-04
1
-0
/
+1
*
Merge pull request #2896 from FearlessTobi/port-4950
bunnei
2019-10-04
3
-2
/
+17
|
\
|
*
Add FPS to SDL title bar
jroweboy
2019-09-22
3
-2
/
+17
*
|
Merge pull request #2936 from VPeruS/use-isallzeroarray
bunnei
2019-10-04
1
-1
/
+1
|
\
\
|
*
|
[crypto] Use IsAllZeroArray helper function
vperus
2019-10-02
1
-1
/
+1
*
|
|
Merge pull request #2898 from FearlessTobi/port-4004
bunnei
2019-10-03
2
-1
/
+3
|
\
\
\
|
*
|
|
qt_themes: add two colorful themes
FearlessTobi
2019-09-22
2
-1
/
+3
*
|
|
|
Merge pull request #2539 from DarkLordZach/bcat
David
2019-10-03
36
-41
/
+1985
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
qt: Add service dialog
Zach Hilman
2019-10-02
5
-17
/
+20
|
*
|
|
boxcat: Use updated game-asset API URL and tags
Zach Hilman
2019-10-01
1
-6
/
+6
|
*
|
|
bcat: Add FSC accessors for BCAT data
Zach Hilman
2019-10-01
10
-31
/
+51
|
*
|
|
boxcat: Implement events global field
Zach Hilman
2019-09-30
6
-30
/
+43
|
*
|
|
bcat: Implement DeliveryCacheProgressImpl structure
Zach Hilman
2019-09-30
6
-88
/
+314
|
*
|
|
boxcat: Use Etag header names for file digest
Zach Hilman
2019-09-30
2
-24
/
+21
|
*
|
|
boxcat: Add downloading and client for launch parameter data
Zach Hilman
2019-09-30
2
-16
/
+77
|
*
|
|
bcat: Add backend function for BCAT Indirect (launch parameter)
Zach Hilman
2019-09-30
2
-0
/
+11
|
*
|
|
bcat: Expose CreateBackendFromSettings helper function
Zach Hilman
2019-09-30
2
-2
/
+2
|
*
|
|
am: Unstub PopLaunchParameter and add bcat connection for app-specific data
Zach Hilman
2019-09-30
2
-16
/
+52
|
*
|
|
configure_service: Allow Qt to open external links
Zach Hilman
2019-09-30
1
-0
/
+3
|
*
|
|
yuzu: Add UI tab to configure BCAT services
Zach Hilman
2019-09-30
6
-0
/
+302
|
*
|
|
bcat: Implement cmd 90201 ClearDeliveryCacheStorage
Zach Hilman
2019-09-30
1
-1
/
+23
|
*
|
|
bcat: Implement cmd 30100 SetPassphrase
Zach Hilman
2019-09-30
1
-1
/
+33
|
*
|
|
bcat: Implement cmd RequestSyncDeliveryCache and variant
Zach Hilman
2019-09-30
1
-2
/
+70
|
*
|
|
bcat: Implement IDeliveryCacheProgressService commands
Zach Hilman
2019-09-30
1
-0
/
+131
|
*
|
|
bcat: Implement IDeliveryCacheFileService commands
Zach Hilman
2019-09-30
1
-0
/
+117
|
*
|
|
bcat: Implement IDeliveryCacheDirectoryService commands
Zach Hilman
2019-09-30
1
-0
/
+99
|
*
|
|
bcat: Implement IDeliveryCacheStorageService commands
Zach Hilman
2019-09-30
1
-0
/
+58
|
*
|
|
bcat: Add commands to create IDeliveryCacheStorageService
Zach Hilman
2019-09-30
3
-2
/
+32
|
*
|
|
module: Create BCAT backend based upon Settings value on construction
Zach Hilman
2019-09-30
3
-1
/
+36
|
*
|
|
bcat: Add BCAT backend for Boxcat service
Zach Hilman
2019-09-30
2
-0
/
+407
|
*
|
|
bcat: Add backend class to generify the functions of BCAT
Zach Hilman
2019-09-30
2
-0
/
+100
|
*
|
|
settings: Add option to set BCAT backend
Zach Hilman
2019-09-30
6
-0
/
+34
|
*
|
|
nifm: Signal to applications that internet access is available
Zach Hilman
2019-09-30
1
-3
/
+10
|
*
|
|
core/loader: Track the NSO build ID of the current process
Zach Hilman
2019-09-30
3
-0
/
+14
|
*
|
|
applets: Add accessor for AppletFrontendSet
Zach Hilman
2019-09-30
2
-0
/
+6
|
*
|
|
filesystem: Add getter for BCAT temporary directory
Zach Hilman
2019-09-30
3
-0
/
+16
|
*
|
|
vfs: Add function to extract ZIP file into virtual filesystem
Zach Hilman
2019-09-30
2
-0
/
+96
*
|
|
|
Merge pull request #2904 from ogniK5377/better-signal-hid
bunnei
2019-10-01
1
-8
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Signal styleset changes at a better time
David Marcec
2019-09-24
1
-8
/
+2
[next]