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-01-19
input_common: Use DriverResult on all engines
german77
2023-01-19
input_common: Disable SDL driver with switch controllers
Narr the Reg
2023-01-19
input_common: Initial skeleton for custom joycon driver
Narr the Reg
2023-01-13
Update settings.h
Matías Locatti
2023-01-13
CPP
Matías Locatti
2023-01-13
1.5X resolution scaler option
Matías Locatti
2023-01-08
renderer_vulkan: disable turbo by default
Liam
2023-01-07
Merge pull request #9563 from german77/crash_not_allowed
bunnei
2023-01-06
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-05
input_common: Create an update engine
Narr the Reg
2023-01-05
config: Set the Vulkan driver pipeline cache option to be global
Wollnashorn
2023-01-05
config: Better wording for VK pipeline cache option and enable by default
Wollnashorn
2023-01-05
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2023-01-04
common: add setting for renderer clock workaround
Liam
2023-01-04
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
2023-01-04
Video_core: Address feedback
Fernando Sahmkow
2023-01-01
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2023-01-01
host_memory: Use transparent huge pages where available
Merry
2023-01-01
host_memory: Allocate virtual_base with MAP_NORESERVE
Merry
2022-12-19
scratch_buffer: Explicitly defing resize and resize_destructive functions
ameerj
2022-12-19
tests: Add ScratchBuffer tests
ameerj
2022-12-19
common: Add ScratchBuffer class
ameerj
2022-12-19
common: add make_unique_for_overwrite
ameerj
2022-12-17
Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442)
Matías Locatti
2022-12-13
Set: Allow setting device nickname
Chloe Marcec
2022-12-12
Merge pull request #9398 from liamwhite/fail
bunnei
2022-12-11
Merge pull request #9415 from liamwhite/dc
Mai
2022-12-11
memory: correct semantics of data cache management operations
Liam
2022-12-08
video_core: Integrate SMAA
Liam
2022-12-06
general: improve handling of system startup failure
Liam
2022-12-06
Merge pull request #9370 from liamwhite/break-unmapped
merry
2022-12-05
Merge pull request #6833 from abouvier/unbundle
liamwhite
2022-12-04
Merge pull request #9273 from ameerj/per-game-profile
liamwhite
2022-12-04
cmake: prefer system libraries
Alexandre Bouvier
2022-12-03
Merge pull request #9344 from liamwhite/null
bunnei
2022-12-03
Merge pull request #9300 from ameerj/pch
liamwhite
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-02
core: add option to break on unmapped access
Liam
2022-11-30
CMake: Consolidate common PCH headers
ameerj
2022-11-30
string_util: Fix Mingw compile error
ameerj
2022-11-29
CMake: Use precompiled headers
ameerj
2022-11-28
video_core: add null backend
Liam
2022-11-28
Merge pull request #9339 from lioncash/cacheheader
Morph
2022-11-28
common/cache_management: Amend header includes
Lioncash
2022-11-28
common/input: Add helpers functions for creating input and output devices
Lioncash
2022-11-28
common/input: Pass ParamPackage by const reference in CreateDevice
Lioncash
2022-11-27
Merge pull request #9276 from goldenx86/fsrSlider
bunnei
2022-11-26
Oops
Matías Locatti
2022-11-26
Replace GLSL as the default OpenGL shader backend
Matías Locatti
[next]