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-16
Merge pull request #6863 from spholz/fix-lan-play
Fernando S
2021-08-13
threadsafe_queue: Fix deadlock
yzct12345
2021-08-12
Merge branch 'yuzu-emu:master' into fix-lan-play
spholz
2021-08-12
configuration: add option to select network interface
spholz
2021-08-11
settings: Fix MSVC issues
lat9nq
2021-08-10
Merge pull request #6776 from lat9nq/ranged-settings
bunnei
2021-08-07
Merge pull request #6827 from Morph1984/uuid-hash
bunnei
2021-08-05
Merge pull request #6822 from yzct12345/clion-assert
bunnei
2021-08-06
common: uuid: Add hash function for UUID
Morph
2021-08-05
Merge pull request #6813 from Morph1984/hex-string-to-uuid
bunnei
2021-08-05
assert: Verify formatting
yzct12345
2021-08-05
assert: Avoid empty macros
yzct12345
2021-08-04
hex_util: Fix incorrect array size in AsArray
Morph
2021-08-04
common: uuid: Add hex string to UUID constructor
Morph
2021-07-31
settings: Use std::clamp where possible
lat9nq
2021-07-30
settings: Remove unnecessary std::move usages
lat9nq
2021-07-30
Merge pull request #6759 from ReinUsesLisp/pipeline-statistics
bunnei
2021-07-30
settings: Fix function virtualization
lat9nq
2021-07-30
settings: Implement setting ranges
lat9nq
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
[next]