summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-17Merge pull request #4531 from lioncash/overloadRodrigo Locatti
2020-08-17Merge pull request #4443 from ameerj/vk-async-shadersDavid
2020-08-17Merge pull request #4515 from lat9nq/pgs-menubar-configbunnei
2020-08-17Merge pull request #4520 from lioncash/pessimizeDavid
2020-08-16Remove unneeded newlines, optional Registry in shader paramsameerj
2020-08-16Merge pull request #4536 from lioncash/semi3bunnei
2020-08-16Morph: Update worker allocation commentAmeer J
2020-08-16move thread 1/4 count computation into allocate workers methodameerj
2020-08-16Address feedback, add shader compile notifier, update setting textameerj
2020-08-16Vk Async Worker directly emplace in cacheameerj
2020-08-16Address feedback. Bruteforce delete duplicatesameerj
2020-08-16Vk Async pipeline compilationameerj
2020-08-16dynarmic: Add unsafe optimizationsMerryMage
2020-08-16configure_hotkeys: Don't translate empty stringsLioncash
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-08-16common: Silence two discarded result warningsLioncash
2020-08-16common/time_zone: Simplify GetOsTimeZoneOffset()Lioncash
2020-08-16yuzu: Resolve -Wextra-semi warningsLioncash
2020-08-16Merge pull request #4528 from lioncash/discardbunnei
2020-08-16Merge pull request #4519 from lioncash/semibunnei
2020-08-15main: Add an option to modify the currrent game's configurationlat9nq
2020-08-15common/compression: Roll back std::span changesLioncash
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
2020-08-15Merge pull request #4526 from lioncash/core-semibunnei
2020-08-15Merge pull request #4527 from lioncash/pessimizing2bunnei
2020-08-15Merge pull request #4492 from lioncash/linkagebunnei
2020-08-15Merge pull request #4463 from lioncash/lockdiscardbunnei
2020-08-15Merge pull request #4416 from lioncash/spanbunnei
2020-08-14Merge pull request #4518 from lioncash/fmtlibbunnei
2020-08-14Merge pull request #4453 from ReinUsesLisp/block-to-linearbunnei
2020-08-14configuration_shared: Simplify name lookup in highlighting functionsLioncash
2020-08-14yuzu: Make use of qOverload where applicableLioncash
2020-08-14Merge pull request #4529 from lioncash/assignmentbunnei
2020-08-14time_zone_content_manager: Collapse auto and default caseLioncash
2020-08-14CMakeLists: Update fmt to 7.0.3Lioncash
2020-08-14software_keyboard: Resolve a pessimizing move warningLioncash
2020-08-14core: Resolve several -Wextra-semi warningsLioncash
2020-08-14macro-interpreter: Resolve -Wself-assign-field warningLioncash
2020-08-14vulkan/wrapper: Avoid unnecessary copy in EnumerateInstanceExtensionProperties()Lioncash
2020-08-14gl_shader_disk_cache: Make use of std::nullopt where applicableLioncash
2020-08-14async_shaders: Resolve -Wpessimizing-move warningLioncash
2020-08-14maxwell_3d: Resolve -Wextra-semi warningLioncash
2020-08-14emu_window: Mark Scoped constructor and Acquire() as nodiscardLioncash
2020-08-14kernel/scheduler: Mark SchedulerLock constructor as nodiscardLioncash
2020-08-14Merge pull request #4495 from lioncash/convRodrigo Locatti
2020-08-13Merge pull request #4514 from Morph1984/worker-allocbunnei
2020-08-13Merge pull request #4511 from lioncash/build2LC
2020-08-13General: Tidy up clang-format warnings part 2Lioncash
2020-08-12gl_shader_cache: Use std::max() for determining num_workersMorph
2020-08-11Merge pull request #4497 from lioncash/freezer-algbunnei