index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3568 from bunnei/time-calcspan
bunnei
2020-03-29
3
-1
/
+31
|
\
|
*
services: time: Implement CalculateSpanBetween.
bunnei
2020-03-27
3
-1
/
+31
*
|
Merge pull request #3562 from perillamint/vrsvc
bunnei
2020-03-28
2
-3
/
+42
|
\
\
|
*
|
am: Implement VR related APIs
perillamint
2020-03-27
2
-3
/
+42
|
|
/
*
/
services: hid: Stub InitializeSevenSixAxisSensor.
bunnei
2020-03-27
2
-1
/
+9
|
/
*
Merge pull request #3524 from FearlessTobi/port-5106
bunnei
2020-03-24
3
-1
/
+17
|
\
|
*
gdbstub: small logic bug fix with defer_start
Gauvain "GovanifY" Roussel-Tarbouriech
2020-03-17
1
-2
/
+4
|
*
gdbstub: Ensure gdbstub doesn't drop packets crucial to initialization
Gauvain "GovanifY" Roussel-Tarbouriech
2020-03-17
3
-2
/
+16
*
|
sm/controller: Increase PointerBufferSize
FearlessTobi
2020-03-23
1
-1
/
+1
*
|
Merge pull request #3477 from FearlessTobi/webapplet-shit
bunnei
2020-03-22
1
-0
/
+6
|
\
\
|
*
|
core/web_browser: Allow WebApplet to exit gracefully when an error occurs
FearlessTobi
2020-03-22
1
-0
/
+6
*
|
|
set: implement GetRegionCode
Dan
2020-03-19
4
-1
/
+12
*
|
|
Merge pull request #3527 from FearlessTobi/output-mode
bunnei
2020-03-18
1
-0
/
+1
|
\
\
\
|
*
|
|
yuzu: Save sound output mode and set it to Stereo by default
FearlessTobi
2020-03-17
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
time_zone_content_manager: Fix out of bounds read
ReinUsesLisp
2020-03-18
1
-1
/
+1
|
/
/
*
|
Merge pull request #3497 from FernandoS27/microprogfile-extend
bunnei
2020-03-12
1
-2
/
+2
|
\
\
|
*
|
NVFlinger: Do the microprofile Flip after processing a valid frame.
Fernando Sahmkow
2020-03-12
1
-2
/
+2
*
|
|
framebuffer_layout.h: drop the use of enum for screen dimensions.
Vitor Kiguchi
2020-03-11
2
-10
/
+10
|
/
/
*
|
Merge pull request #3301 from ReinUsesLisp/state-tracker
Rodrigo Locatti
2020-03-09
1
-0
/
+1
|
\
\
|
*
|
video_core: Reintroduce dirty flags infrastructure
ReinUsesLisp
2020-02-28
1
-0
/
+1
|
|
/
*
|
Merge pull request #3452 from Morph1984/anisotropic-filtering
bunnei
2020-03-07
1
-0
/
+1
|
\
\
|
*
|
Create an "Advanced" tab in the graphics configuration tab and add anisotropi...
Morph
2020-02-27
1
-0
/
+1
|
|
/
*
|
core: hle: Implement separate A32/A64 SVC interfaces.
bunnei
2020-03-02
2
-107
/
+380
*
|
core: Implement separate A32/A64 ARM interfaces.
bunnei
2020-03-02
20
-120
/
+452
*
|
core: loader: Remove check for 32-bit.
bunnei
2020-03-02
1
-6
/
+0
*
|
core: dynarmic: Add CP15 from Citra.
bunnei
2020-03-02
3
-0
/
+234
*
|
Merge pull request #3464 from FernandoS27/jit-fix
bunnei
2020-03-02
2
-4
/
+19
|
\
\
|
|
/
|
/
|
|
*
ARM_Interface: Cache the JITs instead of deleting/recreating.
Fernando Sahmkow
2020-02-26
2
-4
/
+19
*
|
Merge pull request #3430 from bunnei/split-presenter
bunnei
2020-02-27
10
-28
/
+32
|
\
\
|
*
|
renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace.
bunnei
2020-02-26
1
-41
/
+0
|
*
|
core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.
bunnei
2020-02-25
5
-25
/
+28
|
*
|
frontend: sdl2: emu_window: Implement separate presentation thread.
bunnei
2020-02-25
1
-3
/
+0
|
*
|
renderer_opengl: Add texture mailbox support for presenter thread.
bunnei
2020-02-25
1
-0
/
+1
|
*
|
core: frontend: emu_window: Add TextureMailbox class.
bunnei
2020-02-25
1
-0
/
+41
|
*
|
core: settings: Add setting to enable vsync, which is on by default.
bunnei
2020-02-25
3
-0
/
+3
|
|
/
*
|
AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454)
Morph
2020-02-27
2
-2
/
+14
*
|
Merge pull request #3431 from CJBok/npad-fix
bunnei
2020-02-25
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
analog_from_button get direction implementation
CJBok
2020-02-18
1
-5
/
+5
*
|
Scheduler: Inline global scheduler in Scheduler Lock.
Fernando Sahmkow
2020-02-22
1
-4
/
+2
*
|
Kernel: Correct pending feedback.
Fernando Sahmkow
2020-02-22
1
-3
/
+4
*
|
System: Expose Host thread registering routines from kernel.
Fernando Sahmkow
2020-02-22
2
-0
/
+14
*
|
Kernel: Address Feedback.
Fernando Sahmkow
2020-02-22
6
-30
/
+47
*
|
Kernel: Implement Scheduler locks
Fernando Sahmkow
2020-02-22
2
-0
/
+89
*
|
Kernel: Implement Time Manager.
Fernando Sahmkow
2020-02-22
5
-1
/
+98
*
|
Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel.
Fernando Sahmkow
2020-02-22
5
-24
/
+107
*
|
Kernel: Make global scheduler depend on KernelCore
Fernando Sahmkow
2020-02-22
4
-8
/
+24
*
|
httplib compatibility
Brian Clinkenbeard
2020-02-18
1
-3
/
+4
|
/
*
Merge pull request #3412 from Morph1984/aspect-ratio
bunnei
2020-02-17
3
-3
/
+34
|
\
|
*
Add 4:3 aspect ratio and address feedback
Morph
2020-02-14
2
-10
/
+13
|
*
Address feedback
Morph
2020-02-14
2
-18
/
+26
[next]