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
2021-06-24
common: Replace common_sizes into user-literals
Wunkolo
2021-06-23
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-22
Merge pull request #6512 from ReinUsesLisp/wait-detached-stasks
Mai M
2021-06-22
common: fs: Add a description of a regular file in IsFile
Morph
2021-06-22
common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile
Morph
2021-06-22
common: fs: file: Remove [[nodiscard]] attribute from Flush
Morph
2021-06-22
common: fs: Remove [[nodiscard]] attribute on Remove* functions
Morph
2021-06-22
common/detached_tasks: Wait for tasks before shutting down
Rodrigo Locatti
2021-06-21
Merge pull request #6499 from FernandoS27/we-were-on-a-break
bunnei
2021-06-21
Merge pull request #6475 from ameerj/unlimit-fps
bunnei
2021-06-20
Update dynarmic and add new unsafe CPU option.
Fernando Sahmkow
2021-06-19
host_memory: Correct MEM_RESERVE_PLACEHOLDER
lat9nq
2021-06-17
nvflinger: Add toggle to disable buffer swap interval limits
ameerj
2021-06-16
Reaper: Address Feedback.
Fernando Sahmkow
2021-06-16
Reaper: Setup settings and final tuning.
Fernando Sahmkow
2021-06-16
Merge pull request #6464 from ameerj/disable-astc
bunnei
2021-06-16
Merge pull request #6460 from Morph1984/fs-access-log-fix
Morph
2021-06-16
common: fs: file: Remove redundant call to WriteStringToFile
Morph
2021-06-16
fsp_srv: Fix filesystem access logging
Morph
2021-06-15
Merge pull request #6462 from Morph1984/proper-flush
bunnei
2021-06-15
configure_graphics: Add Accelerate ASTC decoding setting
ameerj
2021-06-14
Merge pull request #6448 from Morph1984/recursive-dir-iterator
Fernando Sahmkow
2021-06-13
common: logging: Restructure backend code
Morph
2021-06-13
common: logging: backend: Wrap IOFile in a unique_ptr
Morph
2021-06-13
common: fs: file: Flush the file to the disk when Flush() is called
Morph
2021-06-12
common: fs: Use the normal directory iterator in *Recursively functions
Morph
2021-06-11
common/host_memory: Implement a fallback if fastmem fails.
Markus Wick
2021-06-11
common/host_shader: Load Windows 10 functions dynamically
ReinUsesLisp
2021-06-11
host_memory: Support staged VirtualProtect calls
ReinUsesLisp
2021-06-11
General: Add settings for fastmem and disabling adress space check.
FernandoS27
2021-06-11
common/host_memory: Optimize for huge tables.
Markus Wick
2021-06-11
core: Make use of fastmem
Markus Wick
2021-06-11
common/host_memory: Add Linux implementation
Markus Wick
2021-06-11
common/host_memory: Add interface and Windows implementation
ReinUsesLisp
2021-06-09
src/common/CMakeLists.txt: fix variable escaping
liushuyu
2021-06-08
common/fs/path_util: Remove [[nodiscard]] from function with void return
Lioncash
2021-06-02
Merge pull request #6395 from lioncash/result-move
Morph
2021-06-02
common: fs: fs_util: Move PathToUTF8String to fs_util
Morph
2021-06-02
common: fs: fs_util: Add more string conversion functions
Morph
2021-05-31
common_funcs: Move R_ macros to result.h
Lioncash
2021-05-30
Merge pull request #6385 from degasus/save_memory_access
bunnei
2021-05-29
core/memory: Check our memory fallbacks for out-of-bound behavior.
Markus Wick
2021-05-28
common: Extract point into a common struct
Lioncash
2021-05-28
common/fs/file: Explicitly delete copy constructors
Lioncash
2021-05-28
common/fs/file: Devirtualize destructor
Lioncash
2021-05-28
common/fs/file: Default initialize IOFile members
Lioncash
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-24
Merge pull request #6357 from lioncash/compression
bunnei
2021-05-24
zstd_compression: Make use of std::span
Lioncash
2021-05-24
lz4_compression: Make use of std::span
Lioncash
[next]