summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2021-09-01common/logging: Add missing includegerman77
2021-08-31Merge pull request #6897 from FernandoS27/pineapple-does-not-belong-in-pizzabunnei
2021-08-29Garbage Collection: Adress Feedback.Fernando Sahmkow
2021-08-28Merge pull request #6927 from german77/ngctMorph
2021-08-28Garbage Collection: enable as default, eliminate option.Fernando Sahmkow
2021-08-28VideoCore: Rework Garbage Collection.Fernando Sahmkow
2021-08-27ngct: Stub NGCT:U servicegerman77
2021-08-27Revert "logging: Display backtrace on crash"Morph
2021-08-26Merge pull request #6870 from yzct12345/trace-back-stack-back-stack-backbunnei
2021-08-24logging: Fix log filter during initializationameerj
2021-08-22Merge pull request #6869 from yzct12345/shiny-logs-in-the-fireplacebunnei
2021-08-21settings: Amend language_index maximum setting rangeMorph
2021-08-19Merge pull request #6877 from MerryMage/dyn-ignore-assertsbunnei
2021-08-16Merge pull request #6863 from spholz/fix-lan-playFernando S
2021-08-15xbyak: Update include pathMerry
2021-08-13threadsafe_queue: Fix deadlockyzct12345
2021-08-13logging: Display backtrace on crashyzct12345
2021-08-13logging: Simplify and make thread-safeyzct12345
2021-08-12Merge branch 'yuzu-emu:master' into fix-lan-playspholz
2021-08-12configuration: add option to select network interfacespholz
2021-08-11settings: Fix MSVC issueslat9nq
2021-08-10Merge pull request #6776 from lat9nq/ranged-settingsbunnei
2021-08-07Merge pull request #6827 from Morph1984/uuid-hashbunnei
2021-08-05Merge pull request #6822 from yzct12345/clion-assertbunnei
2021-08-06common: uuid: Add hash function for UUIDMorph
2021-08-05Merge pull request #6813 from Morph1984/hex-string-to-uuidbunnei
2021-08-05assert: Verify formattingyzct12345
2021-08-05assert: Avoid empty macrosyzct12345
2021-08-04hex_util: Fix incorrect array size in AsArrayMorph
2021-08-04common: uuid: Add hex string to UUID constructorMorph
2021-07-31settings: Use std::clamp where possiblelat9nq
2021-07-30settings: Remove unnecessary std::move usageslat9nq
2021-07-30Merge pull request #6759 from ReinUsesLisp/pipeline-statisticsbunnei
2021-07-30settings: Fix function virtualizationlat9nq
2021-07-30settings: Implement setting rangeslat9nq
2021-07-29Merge pull request #6742 from Morph1984/uuidbunnei
2021-07-28Merge pull request #6758 from jbeich/fastmembunnei
2021-07-28Merge pull request #6700 from lat9nq/fullscreen-enumbunnei
2021-07-27renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp
2021-07-27host_memory: Add workaround for FreeBSD 12Jan Beich
2021-07-27host_memory: Enable Linux implementation on FreeBSDJan Beich
2021-07-27common: fs: fs_util: Add BufferToUTF8StringMorph
2021-07-26common: uuid: Return a lower-case hex string in FormatMorph
2021-07-26Merge pull request #6696 from ameerj/speed-limit-renamebunnei
2021-07-25Merge pull request #6697 from ameerj/fps-capbunnei
2021-07-25Merge branch 'master' into fullscreen-enumlat9nq
2021-07-25Merge pull request #6585 from ameerj/hadesbunnei
2021-07-23general: Rename "Frame Limit" references to "Speed Limit"ameerj
2021-07-23config, nvflinger: Add FPS cap settingameerj
2021-07-23general: Implement FullscreenMode enumerationlat9nq