13908 Commits (beca7a0429f286a24d33901e66dfa5b836d64053)

Author SHA1 Message Date
Lioncash beca7a0429 cpu_manager: Make use of ranged for where applicable 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 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 5 years ago
ameerj 77698ae7d6 Vk Async pipeline compilation 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 cde4447257 vulkan/wrapper: Avoid unnecessary copy in EnumerateInstanceExtensionProperties() 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
Lioncash 8d7e58562f kernel/scheduler: Mark SchedulerLock constructor as nodiscard 5 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 5 years ago
Morph 237d4bb1c5 gl_shader_cache: Use std::max() for determining num_workers 5 years ago
ReinUsesLisp 9a83f8794b textures/decoders: Fix block linear to pitch copies 5 years ago
ameerj 5d4750541b Remove UI changes 5 years ago
ameerj ac3cdc1741 Add range slider functionality for gc adapter 6 years ago
Ameer 6afee6b0c8 undo unnecessary newlines, slider range 50-150 6 years ago
Ameer 16d15421c5 Address c++20 warning, fix inaccurate range text display when slide == 0 6 years ago
Ameer 1eb1eff48c Add range slider for analog sticks 6 years ago
Lioncash 14874f0b67 General: Tidy up clang-format warnings 5 years ago
Lioncash 80d04c0daa common/concepts: Rename IsBaseOf to DerivedFrom 5 years ago
Lioncash 21229948aa freezer: Move entry finding to its own function 5 years ago
Lioncash 4a54d99f0d freezer: Take address values by value 5 years ago
Lioncash b67eb6746b freezer: Make use of std::erase_if 5 years ago
Lioncash 304da7bfc8 cheat_engine: Resolve implicit bool->u64 conversion 5 years ago
Lioncash 6c2392941b cheat_engine: Make use of designated initializers 5 years ago
Lioncash accf36193b partition_data_manager: Update master key hashes 5 years ago
Lioncash b0c3f66dc7 partition_data_manager: Make data arrays constexpr 5 years ago
Lioncash c4f9130264 partition_data_manager: Eliminate magic value 5 years ago
Lioncash 8b8cb4da9f aes_util: Make use of non-template variant of Transcode 5 years ago
Jan Beich ff9473d6a0 common/virtual_buffer: drop unused includes 5 years ago
Lioncash 9e72b1df7d system_control: Make functions internally linked where applicable 5 years ago