index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2020-04-07
file_sys: fix LayeredFS error when loading some games made with… (#3602)
enler
2020-04-03
Merge pull request #3563 from bunnei/fix-ldr-memstate
Fernando Sahmkow
2020-04-02
Merge pull request #3552 from jroweboy/single-context
Rodrigo Locatti
2020-03-31
capsrv: Split Capture services into individual files and stub GetAlbumContent...
Morph
2020-03-29
Merge pull request #3568 from bunnei/time-calcspan
bunnei
2020-03-28
Merge pull request #3562 from perillamint/vrsvc
bunnei
2020-03-27
services: hid: Stub InitializeSevenSixAxisSensor.
bunnei
2020-03-27
services: time: Implement CalculateSpanBetween.
bunnei
2020-03-27
am: Implement VR related APIs
perillamint
2020-03-26
services: ldr: Fix MemoryState for read/write regions of NROs.
bunnei
2020-03-25
Address review and fix broken yuzu-tester build
James Rowe
2020-03-24
Frontend/GPU: Refactor context management
James Rowe
2020-03-24
Merge pull request #3524 from FearlessTobi/port-5106
bunnei
2020-03-23
sm/controller: Increase PointerBufferSize
FearlessTobi
2020-03-22
Merge pull request #3477 from FearlessTobi/webapplet-shit
bunnei
2020-03-22
core/web_browser: Allow WebApplet to exit gracefully when an error occurs
FearlessTobi
2020-03-19
set: implement GetRegionCode
Dan
2020-03-18
Merge pull request #3527 from FearlessTobi/output-mode
bunnei
2020-03-18
time_zone_content_manager: Fix out of bounds read
ReinUsesLisp
2020-03-17
yuzu: Save sound output mode and set it to Stereo by default
FearlessTobi
2020-03-17
gdbstub: small logic bug fix with defer_start
Gauvain "GovanifY" Roussel-Tarbouriech
2020-03-17
gdbstub: Ensure gdbstub doesn't drop packets crucial to initialization
Gauvain "GovanifY" Roussel-Tarbouriech
2020-03-12
Merge pull request #3497 from FernandoS27/microprogfile-extend
bunnei
2020-03-12
NVFlinger: Do the microprofile Flip after processing a valid frame.
Fernando Sahmkow
2020-03-11
framebuffer_layout.h: drop the use of enum for screen dimensions.
Vitor Kiguchi
2020-03-09
Merge pull request #3301 from ReinUsesLisp/state-tracker
Rodrigo Locatti
2020-03-07
Merge pull request #3452 from Morph1984/anisotropic-filtering
bunnei
2020-03-02
core: hle: Implement separate A32/A64 SVC interfaces.
bunnei
2020-03-02
core: Implement separate A32/A64 ARM interfaces.
bunnei
2020-03-02
core: loader: Remove check for 32-bit.
bunnei
2020-03-02
core: dynarmic: Add CP15 from Citra.
bunnei
2020-03-02
Merge pull request #3464 from FernandoS27/jit-fix
bunnei
2020-02-28
video_core: Reintroduce dirty flags infrastructure
ReinUsesLisp
2020-02-27
Create an "Advanced" tab in the graphics configuration tab and add anisotropi...
Morph
2020-02-27
Merge pull request #3430 from bunnei/split-presenter
bunnei
2020-02-27
AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454)
Morph
2020-02-26
renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace.
bunnei
2020-02-26
ARM_Interface: Cache the JITs instead of deleting/recreating.
Fernando Sahmkow
2020-02-25
Merge pull request #3431 from CJBok/npad-fix
bunnei
2020-02-25
core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.
bunnei
2020-02-25
frontend: sdl2: emu_window: Implement separate presentation thread.
bunnei
2020-02-25
renderer_opengl: Add texture mailbox support for presenter thread.
bunnei
2020-02-25
core: frontend: emu_window: Add TextureMailbox class.
bunnei
2020-02-25
core: settings: Add setting to enable vsync, which is on by default.
bunnei
2020-02-22
Scheduler: Inline global scheduler in Scheduler Lock.
Fernando Sahmkow
2020-02-22
Kernel: Correct pending feedback.
Fernando Sahmkow
2020-02-22
System: Expose Host thread registering routines from kernel.
Fernando Sahmkow
2020-02-22
Kernel: Address Feedback.
Fernando Sahmkow
2020-02-22
Kernel: Implement Scheduler locks
Fernando Sahmkow
2020-02-22
Kernel: Implement Time Manager.
Fernando Sahmkow
[next]