14016 Commits (afa931cb3c271a394f75f0111bcdd0a3a29f20d2)

Author SHA1 Message Date
Lioncash d62357c8ae video_core/fence_manager: Remove unnecessary includes 5 years ago
ReinUsesLisp ecde168452 video_core/host_shaders: Add CMake integration for string shaders 5 years ago
ReinUsesLisp 82f88a0203 gl_shader_util: Use std::string_view instead of star pointer 5 years ago
Lioncash 6eeeebeb9d fsp_srv: Resolve -Wunused-but-set-variable warning 5 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 5 years ago
Lioncash c26b29c2c6 fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem() 5 years ago
Lioncash 942badd1e7 registered_cache: Make use of ends_with for string suffix checking 5 years ago
Lioncash a185b6cf21 registered_cache: Make use of designated initializers 5 years ago
Lioncash ebe30ea145 key_manager: Make data arrays constexpr 5 years ago
Lioncash beca7a0429 cpu_manager: Make use of ranged for where applicable 5 years ago
Lioncash 96214f8600 core_timing: Remove unused header 5 years ago
Lioncash aae74a55da core_timing: Move clock initializer into constructor initializer list 5 years ago
Lioncash 41c74f4f0c core_timing: Resolve sign conversion warning 5 years ago
Lioncash 77d6d3bf4b web_service: Move web_result.h into web_service 5 years ago
ReinUsesLisp 1c61cf29b6 video_core: Initialize renderer with a GPU 6 years ago
ReinUsesLisp 39cab995e3 vk_state_tracker: Fix primitive topology 5 years ago
bunnei 55d11a0bfd Revert "common/time_zone: Simplify GetOsTimeZoneOffset()" 5 years ago
Lioncash ecb9029c6a common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash d9fc3abc1f vfs_real: Resolve sign conversion warnings 5 years ago
Lioncash 182739ce1b vfs_real: Avoid redundant map lookups 5 years ago
Lioncash 475e8a40ea common/color: Migrate code over to the Common namespace 5 years ago
Lioncash e478c61eeb common/concepts: Move <type_traits> include out of the Common namespace 5 years ago
ameerj 4cb6ad9eaf Remove unneeded newlines, optional Registry in shader params 5 years ago
Ameer J 8374d79c4b Morph: Update worker allocation comment 5 years ago
ameerj b467d4dbd0 move thread 1/4 count computation into allocate workers method 5 years ago
ameerj 3fa34fa7bf Address feedback, add shader compile notifier, update setting text 5 years ago
ameerj 5a2879a781 Vk Async Worker directly emplace in cache 5 years ago
ameerj f029fa19bf Address feedback. Bruteforce delete duplicates 6 years ago
ameerj 77698ae7d6 Vk Async pipeline compilation 6 years ago
MerryMage 1057908c3a dynarmic: Add unsafe optimizations 5 years ago
Lioncash ea46b5546b configure_hotkeys: Don't translate empty strings 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash a67c91f9dd common: Silence two discarded result warnings 5 years ago
Lioncash 89b10968fc common/time_zone: Simplify GetOsTimeZoneOffset() 5 years ago
Lioncash f9fe50958e yuzu: Resolve -Wextra-semi warnings 5 years ago
lat9nq 385449fb24 main: Add an option to modify the currrent game's configuration 5 years ago
Lioncash 0977ef7d7f common/compression: Roll back std::span changes 5 years ago
Lioncash 2ef7815422 common: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash f6ff8a0235 configuration_shared: Simplify name lookup in highlighting functions 5 years ago
Lioncash 0d29e40857 yuzu: Make use of qOverload where applicable 5 years ago
Lioncash b86bba9f7e time_zone_content_manager: Collapse auto and default case 5 years ago
Lioncash 910dff8816 software_keyboard: Resolve a pessimizing move warning 5 years ago
Lioncash 0c78ed16df core: Resolve several -Wextra-semi warnings 5 years ago
Lioncash 7557cf39f9 shader/memory: Amend UNIMPLEMENTED_IF_MSG without a message 5 years ago
Lioncash dea59d837b macro-interpreter: Resolve -Wself-assign-field warning 5 years ago
Lioncash cde4447257 vulkan/wrapper: Avoid unnecessary copy in EnumerateInstanceExtensionProperties() 5 years ago
Lioncash cb79f177aa gl_shader_disk_cache: Make use of std::nullopt where applicable 5 years ago
Lioncash a743375791 async_shaders: Resolve -Wpessimizing-move warning 5 years ago
Lioncash 6dd94f94e6 maxwell_3d: Resolve -Wextra-semi warning 5 years ago
Lioncash f44ad07f2f emu_window: Mark Scoped constructor and Acquire() as nodiscard 5 years ago