6793 Commits (ab2ebb773e60fb2f6ea23a5580e98fe5fd078892)

Author SHA1 Message Date
FearlessTobi 1c7dcf3858 core/web_browser: Allow WebApplet to exit gracefully when an error occurs 6 years ago
Dan d5c239a047 set: implement GetRegionCode 6 years ago
ReinUsesLisp e656938a5a time_zone_content_manager: Fix out of bounds read 6 years ago
FearlessTobi 918657de2e yuzu: Save sound output mode and set it to Stereo by default 6 years ago
Gauvain "GovanifY" Roussel-Tarbouriech fc6dfe012c gdbstub: small logic bug fix with defer_start 6 years ago
Gauvain "GovanifY" Roussel-Tarbouriech 32ebfa66fe gdbstub: Ensure gdbstub doesn't drop packets crucial to initialization 6 years ago
Fernando Sahmkow babc572a47 NVFlinger: Do the microprofile Flip after processing a valid frame. 6 years ago
Vitor Kiguchi d28c202e1d framebuffer_layout.h: drop the use of enum for screen dimensions. 6 years ago
bunnei 36c4c33bb8 core: hle: Implement separate A32/A64 SVC interfaces. 6 years ago
bunnei 048ac77adc core: Implement separate A32/A64 ARM interfaces. 6 years ago
bunnei 9b0419ce67 core: loader: Remove check for 32-bit. 6 years ago
bunnei 9137455d86 core: dynarmic: Add CP15 from Citra. 6 years ago
ReinUsesLisp 005f5ca883 video_core: Reintroduce dirty flags infrastructure 6 years ago
Morph c6e07faf25 Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 6 years ago
Morph 055ebfc2e7 AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) 6 years ago
bunnei cba9bdcab0 renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace. 6 years ago
Fernando Sahmkow 2f55c11a35 ARM_Interface: Cache the JITs instead of deleting/recreating. 6 years ago
bunnei f1f2405b9f core: frontend: Refactor scope_acquire_window_context to scope_acquire_context. 6 years ago
bunnei 6904e8442d frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
bunnei 361819a125 renderer_opengl: Add texture mailbox support for presenter thread. 6 years ago
bunnei 27e56facc9 core: frontend: emu_window: Add TextureMailbox class. 6 years ago
bunnei f93fe8e862 core: settings: Add setting to enable vsync, which is on by default. 6 years ago
Fernando Sahmkow d0b12c793d Scheduler: Inline global scheduler in Scheduler Lock. 6 years ago
Fernando Sahmkow d6584d988f Kernel: Correct pending feedback. 6 years ago
Fernando Sahmkow 8a079a59ed System: Expose Host thread registering routines from kernel. 6 years ago
Fernando Sahmkow 78f01601d0 Kernel: Address Feedback. 6 years ago
Fernando Sahmkow 7c2b72bcef Kernel: Implement Scheduler locks 6 years ago
Fernando Sahmkow fe53ac3e33 Kernel: Implement Time Manager. 6 years ago
Fernando Sahmkow e6cc0a48e0 Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 6 years ago
Fernando Sahmkow f5da504663 Kernel: Make global scheduler depend on KernelCore 6 years ago
Brian Clinkenbeard 050a4362ad httplib compatibility 6 years ago
CJBok 7ec4bd7793 analog_from_button get direction implementation 6 years ago
Nguyen Dac Nam 2807020c01 IUserLocalCommunicationService: add function Initialize2 6 years ago
Nguyen Dac Nam c4e8f9589a HLE: correct function name of IUserLocalCommunicationService 6 years ago
namkazy 8bb64da7ac nvhost_gpu: implement ChannelSetTimeslice 6 years ago
Morph 5afb6b95ed Add 4:3 aspect ratio and address feedback 6 years ago
Fernando Sahmkow f326183e8b Core: Correct compilition in GCC 6 years ago
Morph 5abb2b6336 Address feedback 6 years ago
Morph db5dc22c68 Use enumeration instead of magic numbers 6 years ago
Morph 74a490c909 Add following aspect ratios: 16:9, 21:9, Stretch to Window 6 years ago
Fernando Sahmkow 0d2a459fae Core: Address Feedback 6 years ago
Lioncash 5c0742bb94 address_arbiter: Collapse loops in InsertThread() and RemoveThread() 6 years ago
Lioncash 3105b7864c address_arbiter: Simplify GetThreadsWaitingOnAddress() 6 years ago
Lioncash d5435df964 bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPassphrase() 6 years ago
Lioncash 8792d4562c bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear() 6 years ago
Lioncash 750c48af18 kernel/thread: Remove trivial usages of the global system accessor 6 years ago
Fernando Sahmkow 6fc0790f3a Core: Set all hardware emulation constants in a single file. 6 years ago
Fernando Sahmkow 1ee7a4d926 Kernel: Refactor synchronization to better match RE 6 years ago
makigumo b71b872e74 update hwopus DecodeInterleaved for FW 7.0.0+ 6 years ago
Fernando Sahmkow 3a7f539463 Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. 6 years ago