summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2020-03-18time_zone_content_manager: Fix out of bounds readReinUsesLisp
2020-03-12Merge pull request #3497 from FernandoS27/microprogfile-extendbunnei
2020-03-12NVFlinger: Do the microprofile Flip after processing a valid frame.Fernando Sahmkow
2020-03-11framebuffer_layout.h: drop the use of enum for screen dimensions.Vitor Kiguchi
2020-03-09Merge pull request #3301 from ReinUsesLisp/state-trackerRodrigo Locatti
2020-03-07Merge pull request #3452 from Morph1984/anisotropic-filteringbunnei
2020-03-02core: hle: Implement separate A32/A64 SVC interfaces.bunnei
2020-03-02core: Implement separate A32/A64 ARM interfaces.bunnei
2020-03-02core: loader: Remove check for 32-bit.bunnei
2020-03-02core: dynarmic: Add CP15 from Citra.bunnei
2020-03-02Merge pull request #3464 from FernandoS27/jit-fixbunnei
2020-02-28video_core: Reintroduce dirty flags infrastructureReinUsesLisp
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-02-27Merge pull request #3430 from bunnei/split-presenterbunnei
2020-02-27AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454)Morph
2020-02-26renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace.bunnei
2020-02-26ARM_Interface: Cache the JITs instead of deleting/recreating.Fernando Sahmkow
2020-02-25Merge pull request #3431 from CJBok/npad-fixbunnei
2020-02-25core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.bunnei
2020-02-25frontend: sdl2: emu_window: Implement separate presentation thread.bunnei
2020-02-25renderer_opengl: Add texture mailbox support for presenter thread.bunnei
2020-02-25core: frontend: emu_window: Add TextureMailbox class.bunnei
2020-02-25core: settings: Add setting to enable vsync, which is on by default.bunnei
2020-02-22Scheduler: Inline global scheduler in Scheduler Lock.Fernando Sahmkow
2020-02-22Kernel: Correct pending feedback.Fernando Sahmkow
2020-02-22System: Expose Host thread registering routines from kernel.Fernando Sahmkow
2020-02-22Kernel: Address Feedback.Fernando Sahmkow
2020-02-22Kernel: Implement Scheduler locksFernando Sahmkow
2020-02-22Kernel: Implement Time Manager.Fernando Sahmkow
2020-02-22Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel.Fernando Sahmkow
2020-02-22Kernel: Make global scheduler depend on KernelCoreFernando Sahmkow
2020-02-18httplib compatibilityBrian Clinkenbeard
2020-02-18analog_from_button get direction implementationCJBok
2020-02-17Merge pull request #3412 from Morph1984/aspect-ratiobunnei
2020-02-17Merge pull request #3420 from namkazt/master2bunnei
2020-02-16IUserLocalCommunicationService: add function Initialize2Nguyen Dac Nam
2020-02-16HLE: correct function name of IUserLocalCommunicationServiceNguyen Dac Nam
2020-02-16nvhost_gpu: implement ChannelSetTimeslicenamkazy
2020-02-14Merge pull request #3401 from FernandoS27/synchronizationbunnei
2020-02-14Add 4:3 aspect ratio and address feedbackMorph
2020-02-14Core: Correct compilition in GCCFernando Sahmkow
2020-02-14Address feedbackMorph
2020-02-13Use enumeration instead of magic numbersMorph
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2020-02-13Merge pull request #3400 from makigumo/patch-1bunnei
2020-02-13Core: Address FeedbackFernando Sahmkow
2020-02-12address_arbiter: Collapse loops in InsertThread() and RemoveThread()Lioncash
2020-02-12address_arbiter: Simplify GetThreadsWaitingOnAddress()Lioncash
2020-02-12Merge pull request #3403 from lioncash/debugbunnei
2020-02-12bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPas...Lioncash