summaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2912 from FernandoS27/async-fixesGravatar bunnei2019-10-166-28/+29
|\
| * NvFlinger: Remove leftover from corrections and clang format.Gravatar Fernando Sahmkow2019-10-041-4/+0
| * Core: Wait for GPU to be idle before shutting down.Gravatar Fernando Sahmkow2019-10-041-0/+2
| * Nvdrv: Correct Event setup in NvdrvGravatar Fernando Sahmkow2019-10-042-23/+14
| * NVFlinger: Reverse the change that only signaled events on buffer acquire.Gravatar Fernando Sahmkow2019-10-042-20/+1
| * Nvdrv: Do framelimiting only in the CPU ThreadGravatar Fernando Sahmkow2019-10-041-0/+4
| * NvFlinger: Don't swap buffers if a frame is missing and always trigger event ...Gravatar Fernando Sahmkow2019-10-041-1/+3
| * GPU_Async: Correct fences, display events and more.Gravatar Fernando Sahmkow2019-10-042-2/+21
| * Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncsGravatar Fernando Sahmkow2019-10-042-3/+9
* | Merge pull request #2972 from lioncash/systemGravatar bunnei2019-10-159-33/+63
|\ \
| * | bcat: Remove use of global system accessorsGravatar Lioncash2019-10-156-29/+55
| * | nvflinger/buffer_queue: Remove use of a global system accessorGravatar Lioncash2019-10-123-4/+8
* | | Merge pull request #2965 from FernandoS27/fair-core-timingGravatar bunnei2019-10-156-38/+94
|\ \ \
| * | | Core_Timing: Address Remaining feedback.Gravatar Fernando Sahmkow2019-10-121-5/+4
| * | | Core_Timing: Address Feedback and suppress warnings.Gravatar Fernando Sahmkow2019-10-115-13/+12
| * | | Core Timing: Correct Idle and remove lefting pragmaGravatar Fernando Sahmkow2019-10-091-2/+1
| * | | Core Timing: General corrections and added tests.Gravatar Fernando Sahmkow2019-10-092-4/+12
| * | | Core Timing: Rework Core Timing to run all cores evenly.Gravatar Fernando Sahmkow2019-10-096-38/+89
| |/ /
* | | Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1Gravatar bunnei2019-10-1418-123/+73480
|\ \ \
| * | | pl_u: Fix mismatched rebase size error in font encryptionGravatar Zach Hilman2019-10-133-19/+17
| * | | pl_u: Use kernel physical memoryGravatar Zach Hilman2019-10-132-4/+8
| * | | pl_u: Remove excess static qualifierGravatar Zach Hilman2019-10-131-1/+1
| * | | pl_u: Use OSS system archives if real archives don't existGravatar Zach Hilman2019-10-132-112/+48
| * | | system_archive: Synthesize shared fonts system archivesGravatar Zach Hilman2019-10-133-5/+101
| * | | externals: Move OSS font data to file_sys in coreGravatar Zach Hilman2019-10-1313-1/+73324
| |/ /
* | | Merge pull request #2930 from DarkLordZach/gamecard-partitionsGravatar bunnei2019-10-144-26/+128
|\ \ \ | |/ / |/| |
| * | card_image: Implement system update commands in XCIGravatar Zach Hilman2019-10-132-3/+37
| * | card_image: Add accessors for raw partitions in XCIGravatar Zach Hilman2019-09-222-0/+36
| * | card_image: Lazily load partitions in XCIGravatar Zach Hilman2019-09-222-26/+41
| * | pfs: Provide accessors for file sizes and offsetsGravatar Zach Hilman2019-09-222-0/+17
* | | Merge pull request #2921 from FreddyFunk/compiler-warnings-coreGravatar bunnei2019-10-091-6/+6
|\ \ \
| * | | Services::ES fix casting warningsGravatar FreddyFunk2019-09-291-6/+6
| |/ /
* | | Merge pull request #2654 from DarkLordZach/lm-log-rewriteGravatar bunnei2019-10-0810-159/+367
|\ \ \
| * | | lm: Flush manager output on core shutdownGravatar Zach Hilman2019-09-225-11/+15
| * | | lm: Rename Initialize to Log and implement with manager/reporterGravatar Zach Hilman2019-09-221-140/+22
| * | | lm: Implement manager class to output to reporterGravatar Zach Hilman2019-09-222-0/+233
| * | | core: Add LM::Manager to systemGravatar Zach Hilman2019-09-226-19/+39
| * | | reporter: Add log output for packaged lm log dataGravatar Zach Hilman2019-09-222-0/+69
| |/ /
* | | hid: Implement DeactivateNpadGravatar Morph2019-10-072-1/+13
* | | Merge pull request #2951 from lioncash/globalGravatar Zach Hilman2019-10-0618-65/+87
|\ \ \
| * | | core/core: Remove unused headerGravatar Lioncash2019-10-061-1/+0
| * | | core: Remove Core::CurrentProcess()Gravatar Lioncash2019-10-065-13/+11
| * | | hle/service: Replace global system instance calls with instance-based onesGravatar Lioncash2019-10-0614-51/+76
* | | | bcat/module: Silence truncation warningsGravatar Lioncash2019-10-061-3/+3
* | | | bcat: Take std::function instance by value in NullBackend's constructorGravatar Lioncash2019-10-062-2/+2
* | | | bcat: In-class initialize ProgressServiceBackend's impl memberGravatar Lioncash2019-10-062-2/+2
* | | | bcat: Make ProgressServiceBackend's constructor take a std::string_viewGravatar Lioncash2019-10-062-3/+7
* | | | bcat: Make ProgressServiceBackend's GetEvent() constGravatar Lioncash2019-10-062-2/+2
* | | | boxcat: Silence an unused variable warningGravatar Lioncash2019-10-061-1/+2
|/ / /
* | | audio/audout_u: Change formatting for old clang-format versionsGravatar ReinUsesLisp2019-10-041-1/+1