index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-04
Merge pull request #1981 from ogniK5377/open-app-area-create
bunnei
2019-01-04
Merge pull request #1980 from ogniK5377/applet-msg-update
bunnei
2019-01-04
Merge pull request #1984 from ogniK5377/remove-pulse
Mat M
2019-01-04
Removed pulse event type
David Marcec
2019-01-03
Merge pull request #1975 from lioncash/vi
bunnei
2019-01-03
Merge pull request #1979 from ogniK5377/30-fps
bunnei
2019-01-04
Return no application area when games try to open an application area
David Marcec
2019-01-04
Proper no message handling for AM::PopMessage
David Marcec
2019-01-03
Merge pull request #1724 from FearlessTobi/port-4412
Hexagon12
2019-01-03
Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs test...
David Marcec
2019-01-02
Merge pull request #1976 from lioncash/display
bunnei
2019-01-02
Merge pull request #1978 from lioncash/enabled
bunnei
2019-01-02
Merge pull request #1942 from DarkLordZach/profile-select-game-boot
bunnei
2019-01-02
Merge pull request #1941 from DarkLordZach/profile-select-save-data
bunnei
2019-01-02
service/vi: Implement SetDisplayEnabled()
Lioncash
2019-01-02
Merge pull request #1977 from lioncash/vi-log
bunnei
2019-01-02
service/vi: Log more information where applicable
Lioncash
2019-01-02
service/vi: Implement OpenDefaultDisplay in terms of OpenDisplay
Lioncash
2019-01-02
Merge pull request #1961 from ReinUsesLisp/tex-view-2d
bunnei
2019-01-02
service/vi: Correct initial width and height values
Lioncash
2019-01-02
service/vi: Document unknown DisplayInfo struct members
Lioncash
2019-01-02
Merge pull request #1944 from FearlessTobi/port-4187
bunnei
2019-01-02
Merge pull request #1969 from lioncash/cast
bunnei
2019-01-02
Merge pull request #1970 from lioncash/header
bunnei
2018-12-31
yuzu/configure_general: Silence truncation warnings in loadConfiguration()
Lioncash
2018-12-31
yuzu/config: Silence truncation warnings
Lioncash
2018-12-31
core/kernel: Remove unnecessary inclusions
Lioncash
2018-12-31
Merge pull request #1966 from lioncash/backtrace
bunnei
2018-12-31
Merge pull request #1967 from lioncash/thread
bunnei
2018-12-31
Merge pull request #1965 from lioncash/fmt
bunnei
2018-12-30
kernel/svc: Correct misleading error message within CreateThread()
Lioncash
2018-12-30
kernel/svc: Sanitize core number and thread priorities in CreateThread()
Lioncash
2018-12-30
kernel/process: Rename GetAllowedProcessorMask() and GetAllowedThreadPriority...
Lioncash
2018-12-30
kernel/svc: Simplify thread core ID sanitizing in CreateThread
Lioncash
2018-12-30
arm_interface: Make include path relative for arm_interface.h
Lioncash
2018-12-30
arm_interface: Make LogBacktrace() a const member function
Lioncash
2018-12-30
arm_interface: Mark variables as const where applicable in LogBacktrace()
Lioncash
2018-12-30
arm_interface: Remove unnecessary semicolon
Lioncash
2018-12-30
Merge pull request #1956 from lioncash/process-thread
Sebastian Valle
2018-12-29
Merge pull request #1847 from ogniK5377/backtrace-break
bunnei
2018-12-29
Merge pull request #1964 from lioncash/time
bunnei
2018-12-29
gl_rasterizer_cache: Texture view if shader samples array but OGL is not
ReinUsesLisp
2018-12-29
service/time: Minor cleanup to GetClockSnapshot()
Lioncash
2018-12-29
externals: Update fmt to 5.3.0
Lioncash
2018-12-29
service/time: Fill in some structures and remove padding where not necessary
Lioncash
2018-12-29
Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal
David Marcec
2018-12-28
Merge pull request #1955 from bunnei/g8r8-fix
bunnei
2018-12-28
gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist.
bunnei
2018-12-28
Merge pull request #1958 from lioncash/audio
bunnei
2018-12-28
audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEM...
Lioncash
[next]