index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
1.5X resolution scaler option
Matías Locatti
2
-5
/
+10
2023-01-08
renderer_vulkan: disable turbo by default
Liam
1
-1
/
+1
2023-01-05
input_common: Create an update engine
Narr the Reg
1
-3
/
+0
2023-01-05
config: Set the Vulkan driver pipeline cache option to be global
Wollnashorn
1
-0
/
+1
2023-01-05
config: Better wording for VK pipeline cache option and enable by default
Wollnashorn
1
-1
/
+1
2023-01-05
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
1
-0
/
+2
2023-01-04
common: add setting for renderer clock workaround
Liam
2
-0
/
+2
2023-01-04
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
1
-0
/
+1
2023-01-04
Video_core: Address feedback
Fernando Sahmkow
1
-3
/
+3
2023-01-01
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
1
-4
/
+4
2023-01-01
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2
-0
/
+140
2023-01-01
host_memory: Use transparent huge pages where available
Merry
1
-0
/
+15
2023-01-01
host_memory: Allocate virtual_base with MAP_NORESERVE
Merry
1
-2
/
+2
2022-12-19
scratch_buffer: Explicitly defing resize and resize_destructive functions
ameerj
1
-0
/
+17
2022-12-19
tests: Add ScratchBuffer tests
ameerj
1
-5
/
+9
2022-12-19
common: Add ScratchBuffer class
ameerj
2
-0
/
+75
2022-12-19
common: add make_unique_for_overwrite
ameerj
2
-0
/
+26
2022-12-17
Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442)
Matías Locatti
1
-2
/
+2
2022-12-13
Set: Allow setting device nickname
Chloe Marcec
2
-0
/
+2
2022-12-11
memory: correct semantics of data cache management operations
Liam
3
-88
/
+0
2022-12-08
video_core: Integrate SMAA
Liam
1
-1
/
+2
2022-12-06
general: improve handling of system startup failure
Liam
1
-4
/
+7
2022-12-04
cmake: prefer system libraries
Alexandre Bouvier
1
-12
/
+2
2022-12-02
core: add option to break on unmapped access
Liam
1
-0
/
+1
2022-11-30
CMake: Consolidate common PCH headers
ameerj
3
-8
/
+16
2022-11-30
string_util: Fix Mingw compile error
ameerj
1
-2
/
+2
2022-11-29
CMake: Use precompiled headers
ameerj
2
-0
/
+18
2022-11-28
video_core: add null backend
Liam
1
-1
/
+2
2022-11-28
common/cache_management: Amend header includes
Lioncash
2
-4
/
+3
2022-11-28
common/input: Add helpers functions for creating input and output devices
Lioncash
1
-0
/
+34
2022-11-28
common/input: Pass ParamPackage by const reference in CreateDevice
Lioncash
1
-3
/
+3
2022-11-26
Oops
Matías Locatti
1
-1
/
+1
2022-11-26
Replace GLSL as the default OpenGL shader backend
Matías Locatti
1
-1
/
+1
2022-11-25
settings: Reset FSR sharpening global state with the others
lat9nq
1
-0
/
+1
2022-11-24
FSR Sharpening Slider part 1 - only a global slider
Matías Locatti
2
-0
/
+2
2022-11-22
general: fix compile for Apple Clang
Liam
9
-4
/
+865
2022-11-20
Configuration: Add per-game input profiles
ameerj
1
-0
/
+1
2022-11-13
Add break for default cases
Kyle Kienapfel
1
-0
/
+1
2022-11-12
common: add cache management functions
Liam
3
-0
/
+89
2022-11-11
Add CPU core count to log files
Matías Locatti
2
-3
/
+60
2022-11-09
Initial ARM64 support
Liam
2
-1
/
+9
2022-11-09
Add break statement in default cases
Enrico Mancuso
1
-0
/
+1
2022-10-26
concepts: Use the std::contiguous_iterator concept
Morph
2
-19
/
+9
2022-10-22
CMakeLists: Disable C4100 and C4324
Morph
1
-9
/
+0
2022-10-22
CMakeLists: Remove redundant warnings
Morph
1
-2
/
+0
2022-10-22
CMakeLists: Treat MSVC warnings as errors
Morph
1
-1
/
+0
2022-10-22
general: Enforce C4800 everywhere except in video_core
Morph
2
-4
/
+17
2022-10-22
CMakeLists: Remove all redundant warnings
Morph
1
-2
/
+0
2022-10-21
input_common: cache vibration tests
german77
1
-1
/
+4
2022-10-18
fixed_point: Mark default constructor as constexpr
Lioncash
1
-2
/
+2
[next]