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
2022-10-20
Merge pull request #9096 from Kelebek1/audio_15
bunnei
2022-10-20
Controller Applet had instance of Undocked, make Handheld
Kyle Kienapfel
2022-10-19
Merge pull request #9094 from lioncash/fixed
liamwhite
2022-10-19
video_core: don't build ASTC decoder shader unless requested
Liam
2022-10-19
kernel: remove most SessionRequestManager handling from KServerSession
Liam
2022-10-19
kernel: add KSessionRequest
Liam
2022-10-19
Merge pull request #9082 from Morph1984/future
liamwhite
2022-10-19
Merge pull request #9083 from liamwhite/take-a-chance-on-me
liamwhite
2022-10-19
Merge pull request #9071 from bunnei/mp-mm
liamwhite
2022-10-19
core: hle: kernel: Migrate ProcessState to enum class.
bunnei
2022-10-19
UI: Add option to hide the compatibility list
Kyle Kienapfel
2022-10-19
Update audio_core for firmware 15.0.0
Kelebek1
2022-10-19
Merge pull request #9084 from vonchenplus/dma_copy
Fernando S
2022-10-19
Maxwell3D/Puller: Fix regressions and syncing issues.
Fernando Sahmkow
2022-10-18
core: Initialize: Add missing braces.
bunnei
2022-10-18
core: core_timing: Re-initialize if single/multicore state changes.
bunnei
2022-10-18
core: core_timing: Remove unused IsHostTiming.
bunnei
2022-10-18
core: hle: kernel: Use result macros for new/changed code.
bunnei
2022-10-18
core: Partially persist emulation state across game boots.
bunnei
2022-10-18
core: hle: kernel: Fix InitializePreemption order.
bunnei
2022-10-18
core: hle: kernel: k_process: Improve management of page table & cleanup.
bunnei
2022-10-18
core: hle: kernel: k_interrupt_manager: HandleInterrupt should not depend on ...
bunnei
2022-10-18
core: hle: kernel: Remove junk.
bunnei
2022-10-18
core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup.
bunnei
2022-10-18
video_core: renderer_vulkan: vk_query_cache: Avoid shutdown crash in QueryPoo...
bunnei
2022-10-18
core: hle: kernel: Integration application memory block slab manager.
bunnei
2022-10-18
core: hle: kernel: k_page_table: Update, and integrate with new KMemoryBlockM...
bunnei
2022-10-18
core: hle: kernel: k_memory_block: Update.
bunnei
2022-10-18
core: hle: kernel: k_memory_block_manager: Update.
bunnei
2022-10-18
core: hle: kernel: k_thread: Implement thread termination DPC.
bunnei
2022-10-18
core: hle: kernel: Add KDynamicResourceManager.
bunnei
2022-10-18
core: hle: kernel: Add KDynamicSlabHeap.
bunnei
2022-10-18
core: hle: kernel: Add KDynamicPageManager.
bunnei
2022-10-18
core: hle: kernel: k_process: Change Status -> State.
bunnei
2022-10-18
core: hle: kernel: svc_types: Add SystemThreadPriorityHighest and ProcessState.
bunnei
2022-10-18
core: device_memory: Templatize GetPointer(..).
bunnei
2022-10-18
core: hle: result: Add GetInnerValue and Includes methods.
bunnei
2022-10-18
core: hle: kernel: svc_common: Add WaitInfinite & cleanup.
bunnei
2022-10-18
fixed_point: Mark default constructor as constexpr
Lioncash
2022-10-18
fixed_point: Mark copy/move assignment operators and constructors as constexpr
Lioncash
2022-10-18
fixed_point: Mark std::swap and move constructor as noexcept
Lioncash
2022-10-18
fixed_point: Mark relevant member function [[nodiscard]]
Lioncash
2022-10-18
fixed_point: Make to_uint() non-const
Lioncash
2022-10-18
fixed_point: Use defaulted comparisons
Lioncash
2022-10-18
fixed_point: Use variable templates and concepts where applicable
Lioncash
2022-10-17
Merge pull request #9054 from Docteh/just_lz4
bunnei
2022-10-17
Merge pull request #9087 from Morph1984/once
bunnei
2022-10-17
kernel: fix slab heap ABA
Liam
2022-10-17
general: compress png images
Frazer Smith
2022-10-17
video_core: implement 1D copies based on VMM 'kind'
FengChen
[prev]
[next]