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-08-04
hex_util: Fix incorrect array size in AsArray
Morph
2021-07-30
Merge pull request #6759 from ReinUsesLisp/pipeline-statistics
bunnei
2021-07-29
Merge pull request #6742 from Morph1984/uuid
bunnei
2021-07-28
Merge pull request #6758 from jbeich/fastmem
bunnei
2021-07-28
Merge pull request #6700 from lat9nq/fullscreen-enum
bunnei
2021-07-27
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-27
host_memory: Add workaround for FreeBSD 12
Jan Beich
2021-07-27
host_memory: Enable Linux implementation on FreeBSD
Jan Beich
2021-07-27
common: fs: fs_util: Add BufferToUTF8String
Morph
2021-07-26
common: uuid: Return a lower-case hex string in Format
Morph
2021-07-26
Merge pull request #6696 from ameerj/speed-limit-rename
bunnei
2021-07-25
Merge pull request #6697 from ameerj/fps-cap
bunnei
2021-07-25
Merge branch 'master' into fullscreen-enum
lat9nq
2021-07-25
Merge pull request #6585 from ameerj/hades
bunnei
2021-07-23
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
2021-07-23
config, nvflinger: Add FPS cap setting
ameerj
2021-07-23
general: Implement FullscreenMode enumeration
lat9nq
2021-07-23
common: Publically link to pthreads
lat9nq
2021-07-22
cmake: Remove shader cache version
ReinUsesLisp
2021-07-22
general: Add setting shader_backend
lat9nq
2021-07-22
shader: Add logging
ReinUsesLisp
2021-07-22
shader: Add shader loop safety check settings
lat9nq
2021-07-22
shader_recompiler,video_core: Cleanup some GCC and Clang errors
lat9nq
2021-07-22
shader: Remove old shader management
ReinUsesLisp
2021-07-22
thread_worker: Fix compile time error
ameerj
2021-07-21
uuid: Directly compare UUID instead of checking per element
Chloe Marcec
2021-07-16
input_common: Fix mouse panning behaivour
german77
2021-07-15
Merge pull request #6579 from ameerj/float-settings
bunnei
2021-07-11
Merge pull request #6576 from ameerj/unlock-fps-setting
Morph
2021-07-10
settings: Disable FPS unlimit setting between title launches
ameerj
2021-07-09
Merge pull request #6573 from lat9nq/cpu-settings-cleanup-2
Fernando S
2021-07-08
configure_input: Use u8 for mouse sensitivity
ameerj
2021-07-08
configure_graphics: Use u8 for bg_color values
ameerj
2021-07-08
configure_audio: Use u8 for volume value
ameerj
2021-07-08
common/thread_worker: Stop workers on stop_token when waiting
ReinUsesLisp
2021-07-08
common/thread_worker: Add support for stateful threads
ReinUsesLisp
2021-07-08
common/thread_worker: Simplify logic
FernandoS27
2021-07-08
common/thread_worker: Fix data race
FernandoS27
2021-07-08
common/thread_worker: Use unique function
ReinUsesLisp
2021-07-08
common: Add unique function
ReinUsesLisp
2021-07-08
common/thread_worker: Add wait for requests method
ReinUsesLisp
2021-07-08
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
lat9nq
2021-07-08
settings, yuzu qt: Add migration code for CPU accuracy
lat9nq
2021-07-08
core,common,yuzu qt: Add CPU accuracy option 'Auto'
lat9nq
2021-07-08
Merge pull request #6539 from lat9nq/default-setting
Ameer J
2021-07-08
general: Code formatting improvements
lat9nq
2021-07-06
common: logging: backend: Close the file after exceeding the write limit
Morph
2021-07-06
common: fs: file: Revert Flush to its previous behavior and add Commit
Morph
2021-07-06
common: fs: file: Flush the file in GetSize
Morph
2021-07-01
settings: Set resolution_factor default to 1
lat9nq
[next]