summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-16Texture Cache: More rescaling fixes.Fernando Sahmkow
2021-11-16gl_texture_cache: WIP texture rescaleameerj
2021-11-16Texture Cache: Implement Vulkan UpScaling & DownScalingFernando Sahmkow
2021-11-16ShaderDecompiler: Add initial support for rescaling.Fernando Sahmkow
2021-11-16Settings: Add resolution scaling to settings.Fernando Sahmkow
2021-11-16VideoCore: Initial Setup for the Resolution Scaler.Fernando Sahmkow
2021-11-14Merge pull request #7326 from ameerj/vp8Fernando S
2021-11-14Merge pull request #7260 from vonchenplus/spirv_support_legacy_attribute_v2bunnei
2021-11-13Merge pull request #7272 from behunin/the-courteous-loggerbunnei
2021-11-12codes: Rename ComposeFrameHeader to ComposeFrameameerj
2021-11-12vp8: Implement header compositionameerj
2021-11-12codecs: Add VP8 codec classameerj
2021-11-10program_metadata: Add default ThreadInfo kernel capabilityOatmealDome
2021-11-08applets/swkbd: Fix text check message encodingMorph
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph
2021-11-05service/pctl: Stub EndFreeCommunicationNarr the Reg
2021-11-05vulkan_device: Add missing vulkan image format R5G6B5 in GetFormatPropertiesFeng Chen
2021-11-04Merge pull request #7279 from Morph1984/system-get-program-idMorph
2021-11-04Merge pull request #7289 from ameerj/perf-stat-shutdownMorph
2021-11-04core: Reorder perf_stats destruction order on Shutdownameerj
2021-11-05Merge pull request #7287 from Morph1984/stub-aocFernando S
2021-11-04general: Get the current process program id directly from the systemMorph
2021-11-04general: Rename GetTitleID to GetProgramIDMorph
2021-11-04Merge pull request #7282 from ameerj/core-includesbunnei
2021-11-04service: aoc: Stub NotifyUnmountAddOnContentMorph
2021-11-04service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContentMorph
2021-11-04service/acc: Rename Unknown160 to InitializeApplicationInfoV2german77
2021-11-04service: acc: Stub acc:u0 '160'Morph
2021-11-03core: Fix transitive include build errorsameerj
2021-11-03core: Remove unused includesameerj
2021-11-04Simply legacy attribute implementFeng Chen
2021-11-02svc: Correct WaitSynchronization num_handles param typeMorph
2021-11-02Merge pull request #7262 from FernandoS27/Buffalo-buffalo-Buffalo-buffalo-buf...bunnei
2021-11-02Merge pull request #7265 from Morph1984/gl-rasterizer-unused-includeMai M
2021-11-02general: Remove MakeResult helpersMorph
2021-11-02hle/result: Amend ResultVal documentationMorph
2021-11-02hle/result: Reimplement ResultVal using Common::ExpectedMorph
2021-11-02common: Implement a subset of P0323 (std::expected)Morph
2021-11-01Merge pull request #7227 from vonchenplus/fix_memory_leak_v2bunnei
2021-11-01 Refactor Logging ImplLevi Behunin
2021-11-02Shader Cahe: Fix Phi Nodes on GLASM.Fernando Sahmkow
2021-11-01ShaderCache: Fix Phi Nodes Type on OGL.Fernando Sahmkow
2021-10-31gl_rasterizer: Remove unused includesMorph
2021-10-31ShaderCache: Order Phi Arguments from farthest away to nearest.Fernando Sahmkow
2021-10-31Support gl_FogFragCoord attributevonchenplus
2021-10-31Merge pull request #7246 from german77/userimagebunnei
2021-10-30Merge pull request #7201 from ameerj/spirv-depth-samplingFernando S
2021-10-30Merge pull request #6702 from lat9nq/disable-screensaverbunnei
2021-10-29Merge pull request #7244 from Morph1984/application-lang-pt-brbunnei
2021-10-30yuzu qt: Disable the screensaver with SDL2lat9nq