index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2021-01-20
Mark DestinationToString as static
Chloe Marcec
2021-01-20
Mark LogPacketHeaderEntry hash as noexcept
Chloe Marcec
2021-01-20
lm: Recode LM service
Chloe Marcec
2021-01-19
acc: Stub StoreSaveDataThumbnail
Chloe Marcec
2021-01-17
npad: Add check for HANDHELD_INDEX in UpdateControllerAt()
Morph
2021-01-17
Merge pull request #5360 from ReinUsesLisp/enforce-memclass-access
bunnei
2021-01-15
Merge pull request #5358 from ReinUsesLisp/rename-insert-padding
LC
2021-01-15
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-15
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
ReinUsesLisp
2021-01-15
Always initialize keyboard input
german
2021-01-15
Add mutitouch support for touch screens
german
2021-01-15
Allow to return up to 16 touch inputs per engine
german
2021-01-15
Allow all touch inputs at the same time and remove config options that are no...
german
2021-01-15
Add multitouch support
german
2021-01-15
common/bit_util: Replace CLZ/CTZ operations with standardized ones
Lioncash
2021-01-11
hle: kernel: thread: Preserve thread wait reason for debugging only.
bunnei
2021-01-11
hle: kernel: k_scheduler_lock: Fix shadowing errors.
bunnei
2021-01-11
core: hle: Add missing calls to MicroProfileOnThreadExit.
bunnei
2021-01-11
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
bunnei
2021-01-11
core: hle: kernel: Update KAddressArbiter.
bunnei
2021-01-11
core: hle: kernel: Update KConditionVariable.
bunnei
2021-01-11
core: hle: kernel: Begin moving common SVC defintions to its own header.
bunnei
2021-01-11
hle: kernel: Remove unnecessary AddressArbiter definition.
bunnei
2021-01-11
hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged.
bunnei
2021-01-11
hle: kernel: Rename thread "status" to "state".
bunnei
2021-01-11
hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single Thr...
bunnei
2021-01-11
core: hle: kernel: Add some useful functions for checking kernel addresses.
bunnei
2021-01-11
core: hle: kernel: svc_types: Add type definitions for KAddressArbiter.
bunnei
2021-01-11
core: hle: kernel: Update KSynchronizationObject.
bunnei
2021-01-11
core: hle: kernel: Begin moving common SVC results to its own header.
bunnei
2021-01-11
hle: service: nfp: Remove incorrect signaling behavior in GetDeviceState.
bunnei
2021-01-10
Merge pull request #5312 from german77/overclockenabled
bunnei
2021-01-08
core: Silence unhandled enum in switch warnings
ReinUsesLisp
2021-01-08
Stub IsCpuOverclockEnabled
german
2021-01-07
fix for nvdec disabled, cleanup host1x
ameerj
2021-01-07
nvdec syncpt incorporation
ameerj
2021-01-05
core: Silence warnings when compiling without asserts
ReinUsesLisp
2021-01-04
buffer_queue: Protect queue_sequence list access with a mutex
ameerj
2021-01-02
hle: service: nvflinger: buffer_queue: Do not reset id/layer_id on Connect.
bunnei
2021-01-02
general: Fix various spelling errors
Morph
2021-01-01
Merge pull request #5249 from ReinUsesLisp/lock-free-pages
bunnei
2020-12-30
Merge pull request #5208 from bunnei/service-threads
bunnei
2020-12-30
service/pcie: Fix invalid initialization argument
ReinUsesLisp
2020-12-29
core/memory: Read and write page table atomically
ReinUsesLisp
2020-12-29
Merge pull request #5247 from comex/xx-concepts
bunnei
2020-12-29
hle: kernel: service_thread: Make thread naming more consistent.
bunnei
2020-12-29
hle: kernel: Manage service threads on another thread.
bunnei
2020-12-29
Merge pull request #5246 from comex/xx-include
bunnei
2020-12-29
hle: kernel: Manage host thread IDs using TLS.
bunnei
2020-12-29
k_priority_queue: Fix concepts use
comex
[prev]
[next]