index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2023-06-03
Use yuzu as category instead of citra
Narr the Reg
2023-06-03
common: link libandroid on android
Liam
2023-06-03
common: dynamic_library: Add ctor for existing handle.
bunnei
2023-06-03
android: Implement SAF support & migrate to SDK 31. (#4)
bunnei
2023-06-03
common: error: Fix for Android.
bunnei
2023-06-03
common: fs: Implement for Android.
bunnei
2023-06-03
common: logging: Implement Android logcat backend.
bunnei
2023-06-03
common: host_memory: Implement for Android.
bunnei
2023-05-28
externals: Update to fmt 10 and add format_as formatter for BitField
Morph
2023-05-23
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-15
Merge pull request #10181 from lat9nq/intel-compute-toggle
liamwhite
2023-05-11
Merge pull request #10132 from Kelebek1/fermi_blit2
liamwhite
2023-05-11
Allow Fermi blit accelerate to add src/dst to the cache if they don't exist a...
Kelebek1
2023-05-09
service: nfp: Allow to load with a different amiibo id
german77
2023-05-07
Settings: add option to enable / disable reactive flushing
Fernando Sahmkow
2023-05-07
Fix address space allocator slow path to avoid OOB
Kelebek1
2023-05-07
settings: Add enable compute pipelines
lat9nq
2023-05-06
Merge pull request #10125 from lat9nq/vsync-select
bunnei
2023-05-06
Merge pull request #10167 from german77/motion_preview
liamwhite
2023-05-07
Fix read access violation
Roni Kirla
2023-05-05
input_common: Add property to invert an axis button
Narr the Reg
2023-05-05
yuzu: Add motion preview to controller input
Narr the Reg
2023-05-03
settings: remove pessimistic flushing
Liam
2023-05-03
Merge pull request #10124 from liamwhite/pebkac
Morph
2023-05-02
settings: Enable FIFO relaxed
lat9nq
2023-05-02
configuration: Expose separate swap present modes
lat9nq
2023-05-01
vk_present_manager: Add toggle for async presentation
GPUCode
2023-04-30
settings: rename extended memory layout to unsafe, move from general to system
Liam
2023-04-29
common: add intrusive list type
Liam
2023-04-02
general: fixes for gcc 13
Liam
2023-03-29
Fixes 'Continous' typo
Max Dunbar
2023-03-27
telemetry: Add waitpkg instruction
Morph
2023-03-27
x64: Simplify RDTSC on non-MSVC compilers
Morph
2023-03-27
x64: Add MicroSleep
Morph
2023-03-27
x64: cpu_detect: Add detection of waitpkg instructions
Morph
2023-03-26
container_hash: use climits
Liam
2023-03-25
common: Port boost's hash_value implementation
Morph
2023-03-23
zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize
Morph
2023-03-23
Merge pull request #9971 from Morph1984/q
liamwhite
2023-03-23
Merge pull request #9964 from liamwhite/typed-address
liamwhite
2023-03-22
kernel: use KTypedAddress for addresses
Liam
2023-03-21
bounded_threadsafe_queue: Refactor Pop
Morph
2023-03-21
bounded_threadsafe_queue: Add producer cv to avoid busy waiting
Morph
2023-03-21
bounded_threadsafe_queue: Deduplicate and add PushModes
Morph
2023-03-21
bounded_threadsafe_queue: Add TryPush
Morph
2023-03-21
logging: Make use of bounded queue
Morph
2023-03-21
bounded_threadsafe_queue: Use simplified impl of bounded queue
Morph
2023-03-18
common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W.
bunnei
2023-03-17
common: bounded_threadsafe_queue: Use polyfill_thread.
bunnei
2023-03-12
general: fix spelling mistakes
Liam
[next]