index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2019-10-06
core: Remove Core::CurrentProcess()
Lioncash
2019-10-06
hle/service: Replace global system instance calls with instance-based ones
Lioncash
2019-10-04
NvFlinger: Remove leftover from corrections and clang format.
Fernando Sahmkow
2019-10-04
Core: Wait for GPU to be idle before shutting down.
Fernando Sahmkow
2019-10-04
Nvdrv: Correct Event setup in Nvdrv
Fernando Sahmkow
2019-10-04
NVFlinger: Reverse the change that only signaled events on buffer acquire.
Fernando Sahmkow
2019-10-04
Nvdrv: Do framelimiting only in the CPU Thread
Fernando Sahmkow
2019-10-04
NvFlinger: Don't swap buffers if a frame is missing and always trigger event ...
Fernando Sahmkow
2019-10-04
GPU_Async: Correct fences, display events and more.
Fernando Sahmkow
2019-10-04
Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs
Fernando Sahmkow
2019-10-04
audio/audout_u: Change formatting for old clang-format versions
ReinUsesLisp
2019-10-04
service/nvdrv: Silence -Wswitch
ReinUsesLisp
2019-10-04
service/nfp: Silence -Wunused and -Wswitch
ReinUsesLisp
2019-10-04
service/hid: Silence -Wunused and -Wswitch
ReinUsesLisp
2019-10-04
service/am: Silence -Wreorder
ReinUsesLisp
2019-10-04
service/hid: Remove unused system reference
ReinUsesLisp
2019-10-04
service/friend: Remove unused field
ReinUsesLisp
2019-10-04
service/filesystem: Silence -Wunused-variable
ReinUsesLisp
2019-10-04
service/bcat: Silence -Wreorder and -Wunused
ReinUsesLisp
2019-10-04
service/audio: Silence -Wunused
ReinUsesLisp
2019-10-04
service/apm: Silence -Wunused and -Wreorder
ReinUsesLisp
2019-10-04
Merge pull request #2936 from VPeruS/use-isallzeroarray
bunnei
2019-10-03
Merge pull request #2539 from DarkLordZach/bcat
David
2019-10-02
[crypto] Use IsAllZeroArray helper function
vperus
2019-10-02
qt: Add service dialog
Zach Hilman
2019-10-01
boxcat: Use updated game-asset API URL and tags
Zach Hilman
2019-10-01
bcat: Add FSC accessors for BCAT data
Zach Hilman
2019-09-30
boxcat: Implement events global field
Zach Hilman
2019-09-30
bcat: Implement DeliveryCacheProgressImpl structure
Zach Hilman
2019-09-30
boxcat: Use Etag header names for file digest
Zach Hilman
2019-09-30
boxcat: Add downloading and client for launch parameter data
Zach Hilman
2019-09-30
bcat: Add backend function for BCAT Indirect (launch parameter)
Zach Hilman
2019-09-30
bcat: Expose CreateBackendFromSettings helper function
Zach Hilman
2019-09-30
am: Unstub PopLaunchParameter and add bcat connection for app-specific data
Zach Hilman
2019-09-30
bcat: Implement cmd 90201 ClearDeliveryCacheStorage
Zach Hilman
2019-09-30
bcat: Implement cmd 30100 SetPassphrase
Zach Hilman
2019-09-30
bcat: Implement cmd RequestSyncDeliveryCache and variant
Zach Hilman
2019-09-30
bcat: Implement IDeliveryCacheProgressService commands
Zach Hilman
2019-09-30
bcat: Implement IDeliveryCacheFileService commands
Zach Hilman
2019-09-30
bcat: Implement IDeliveryCacheDirectoryService commands
Zach Hilman
2019-09-30
bcat: Implement IDeliveryCacheStorageService commands
Zach Hilman
2019-09-30
bcat: Add commands to create IDeliveryCacheStorageService
Zach Hilman
2019-09-30
module: Create BCAT backend based upon Settings value on construction
Zach Hilman
2019-09-30
bcat: Add BCAT backend for Boxcat service
Zach Hilman
2019-09-30
bcat: Add backend class to generify the functions of BCAT
Zach Hilman
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
2019-09-30
nifm: Signal to applications that internet access is available
Zach Hilman
2019-09-30
core/loader: Track the NSO build ID of the current process
Zach Hilman
2019-09-30
applets: Add accessor for AppletFrontendSet
Zach Hilman
2019-09-30
filesystem: Add getter for BCAT temporary directory
Zach Hilman
[prev]
[next]