index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2019-10-15
Kernel: Style and Corrections
Fernando Sahmkow
2019-10-15
Correct PrepareReschedule
Fernando Sahmkow
2019-10-15
Comment and reorganize the scheduler
Fernando Sahmkow
2019-10-15
Add PrepareReschedule where required.
Fernando Sahmkow
2019-10-15
Correct compiling errors and addapt to the new interface.
Fernando Sahmkow
2019-10-15
Correct Supervisor Calls to work with the new scheduler,
Fernando Sahmkow
2019-10-15
Add interfacing to the Global Scheduler
Fernando Sahmkow
2019-10-15
Addapt thread class to the new Scheduler
Fernando Sahmkow
2019-10-15
Implement a new Core Scheduler
Fernando Sahmkow
2019-10-13
pl_u: Fix mismatched rebase size error in font encryption
Zach Hilman
2019-10-13
pl_u: Use kernel physical memory
Zach Hilman
2019-10-13
pl_u: Remove excess static qualifier
Zach Hilman
2019-10-13
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-10-12
nvflinger/buffer_queue: Remove use of a global system accessor
Lioncash
2019-10-09
Merge pull request #2921 from FreddyFunk/compiler-warnings-core
bunnei
2019-10-08
Merge pull request #2654 from DarkLordZach/lm-log-rewrite
bunnei
2019-10-07
hid: Implement DeactivateNpad
Morph
2019-10-07
hid: Stub SetNpadJoyAssignmentModeSingle and reorganize service commands
Morph
2019-10-06
Merge pull request #2951 from lioncash/global
Zach Hilman
2019-10-06
bcat/module: Silence truncation warnings
Lioncash
2019-10-06
bcat: Take std::function instance by value in NullBackend's constructor
Lioncash
2019-10-06
bcat: In-class initialize ProgressServiceBackend's impl member
Lioncash
2019-10-06
bcat: Make ProgressServiceBackend's constructor take a std::string_view
Lioncash
2019-10-06
bcat: Make ProgressServiceBackend's GetEvent() const
Lioncash
2019-10-06
boxcat: Silence an unused variable warning
Lioncash
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
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-03
Merge pull request #2539 from DarkLordZach/bcat
David
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
[prev]
[next]