summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-13video_core: Rearrange pixel format namesReinUsesLisp
2020-07-13video_core: Fix DXT4 and RGB565ReinUsesLisp
2020-07-13video_core/format_lookup_table: Add formats with existing PixelFormatReinUsesLisp
2020-07-13video_core: Fix B5G6R5_UNORM render target formatReinUsesLisp
2020-07-13video_core: Fix B5G6R5UReinUsesLisp
2020-07-13video_core: Implement RGBA32_SINT render targetReinUsesLisp
2020-07-13video_core: Implement RGBA32_SINT render targetReinUsesLisp
2020-07-13video_core: Implement RGBA16_SINT render targetReinUsesLisp
2020-07-13video_core: Implement RGBA8_SINT render targetReinUsesLisp
2020-07-13video_core: Implement RG32_SINT render targetReinUsesLisp
2020-07-13video_core: Implement RG8_SINT render target and fix RG8_UINTReinUsesLisp
2020-07-13video_core: Implement R8_SINT render targetReinUsesLisp
2020-07-13video_core: Implement R8_SNORM render targetReinUsesLisp
2020-07-13video_core/surface: Remove explicit values on PixelFormat's definitionReinUsesLisp
2020-07-13video_core/surface: Reorder render target to pixel format switchReinUsesLisp
2020-07-12vk_blit_screen: Make use of designated initializers where applicableLioncash
2020-07-12vk_state_tracker: Fix dirty flags for stencil_enable on VK_EXT_extended_dynam...ReinUsesLisp
2020-07-12Merge pull request #4318 from lioncash/cpp20Rodrigo Locatti
2020-07-12CMakeLists: Enable usage of C++20 on LinuxLioncash
2020-07-12Merge pull request #4317 from lioncash/boostRodrigo Locatti
2020-07-12CMakeLists: Correct boost asio disabling define nameLioncash
2020-07-12Merge pull request #4316 from lioncash/cmake-conceptRodrigo Locatti
2020-07-12CMakeLists: Disable concepts in boost asioLioncash
2020-07-12udp: Silence a C++20 deprecation warningLioncash
2020-07-12gc_poller: Mark GCButtonFactory::GetNextInput() as constLioncash
2020-07-12gc_poller: Get rid of undefined behavior in Create()Lioncash
2020-07-12gc_poller: Silence sign conversion warningsLioncash
2020-07-12gc_adapter: Remove deprecated usage of = in lambda capturesLioncash
2020-07-12gc_adapter: Silence sign conversion warningsLioncash
2020-07-12configure_cpu: Split optimization settings off into Debug tabMerryMage
2020-07-12Merge pull request #4265 from Morph1984/file-renameFernando Sahmkow
2020-07-12Merge pull request #4290 from lioncash/latestLC
2020-07-12Merge pull request #3385 from Morph1984/batch-installbunnei
2020-07-12common/alignment: Fix compilation errors (#4303)Tobias
2020-07-12Merge pull request #4312 from Morph1984/fix-discord-inviteLC
2020-07-12Fix Discord invite linkMorph
2020-07-12fs: Fix RomFS building when zero byte files are presentMorph
2020-07-12Merge pull request #4275 from CrazyMax/desired_languagebunnei
2020-07-11Merge pull request #4289 from ReinUsesLisp/dynfixbunnei
2020-07-11Merge pull request #4295 from MerryMage/macOS-libusbbunnei
2020-07-11hle: service: mii: Rewrite service to properly support creation of random and...bunnei
2020-07-11Merge pull request #4305 from yuzu-emu/revert-4300-port-5441bunnei
2020-07-11Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp""bunnei
2020-07-11Merge pull request #4300 from FearlessTobi/port-5441bunnei
2020-07-11Common: remove a mod from AlignUp (#5441)Marshall Mohror
2020-07-11configure_cpu: Add tooltipsMerryMage
2020-07-11configure_cpu: Show/Hide debugging optionsMerryMage
2020-07-11main/profile_select: Don't prompt for profile selection when only one is avai...FearlessTobi
2020-07-11CMakeLists: Do not search for system libusb on macOSMerryMage
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage