summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2024-02-11texture_cache: tweak iteration tracking changeLiam
2024-02-11texture_cache: avoid overestimation of ASTC texture sizesLiam
2024-02-11caches: make critical reclamation less eager and possible in more casesLiam
2024-02-10host_shaders: add vendor workaround for adreno driversLiam
2024-02-10Texture Cache: Fix untracking on GPU remapFernando Sahmkow
2024-02-09gpu: dependency-inject scaling/antialiasing filter state for capture layersLiam
2024-02-09nvnflinger/gpu: implement applet captureLiam
2024-02-09nvnflinger/gpu: implement blendingLiam
2024-02-09video_core: defensively program around unmapped device pointersLiam
2024-02-08Merge pull request #12914 from FernandoS27/vc-refactorliamwhite
2024-02-06Merge pull request #12883 from FernandoS27/memory_manager_memliamwhite
2024-02-05Common: Rename SplitRangeSet to OverlapRangeSetFernando Sahmkow
2024-02-05Buffer Cache: Refactor to use Range sets insteadFernando Sahmkow
2024-02-04VideoCore: Move Slot Vector to CommonFernando Sahmkow
2024-02-02Merge pull request #12885 from Moonlacer/eclipse-fixliamwhite
2024-02-02Merge pull request #12761 from liamwhite/mp-compositeFernando S
2024-02-01Clang FixMoonlacer
2024-02-01Add Samsung Proprietary Driver ID to Reorder PassMoonlacer
2024-02-01MemoryManager: Reduce the page table size based on last big page address.Fernando Sahmkow
2024-01-31SwBlitter: Fix Pitch linear reading/writtingFernando Sahmkow
2024-01-31nvnflinger/gpu: implement layer stack compositionLiam
2024-01-31renderer_opengl: implement layer stack compositionLiam
2024-01-31renderer_vulkan: implement layer stack compositionLiam
2024-01-31renderer_opengl: split up blit screen resources into antialias and window ada...Liam
2024-01-31renderer_opengl: move out ownership of FSR resourcesLiam
2024-01-31renderer_vulkan: convert FSR to graphics pipelineLiam
2024-01-31renderer_opengl: move out FSR shader source constructionLiam
2024-01-31renderer_opengl: split out FXAALiam
2024-01-31renderer_opengl: split out SMAALiam
2024-01-31renderer_vulkan: split up blit screen resources into separate antialias and w...Liam
2024-01-31renderer_vulkan: isolate FXAA from blit screenLiam
2024-01-31renderer_opengl: isolate core presentation codeLiam
2024-01-31video_core: consistently account for resolution scaling when renderingLiam
2024-01-31video_core: simplify accelerated surface fetch and crop handling between APIsLiam
2024-01-31Texture Cache: make sparse texture table per channelFernando Sahmkow
2024-01-29Merge pull request #12814 from Kelebek1/time_new_ipcliamwhite
2024-01-29Merge pull request #12439 from FireBurn/vkresultliamwhite
2024-01-27Move time services to new IPC.Kelebek1
2024-01-25Merge pull request #12499 from Kelebek1/timeliamwhite
2024-01-24Demote Mesa dozen to the bottom of the device listMatías Locatti
2024-01-24Rework time service to fix time passing offline.Kelebek1
2024-01-22Merge pull request #12579 from FernandoS27/smmuliamwhite
2024-01-22Simplify VkResult lookupMike Lothian
2024-01-22Add Vulkan-Utility-Libraries dependencyMike Lothian
2024-01-18Core: Eliminate core/memory dependancies.Fernando Sahmkow
2024-01-18SMMU: Fix 8Gb layout.Fernando Sahmkow
2024-01-18Core: Clang format and other small issues.Fernando Sahmkow
2024-01-18SMMU: Simplify and remove old code.Fernando Sahmkow
2024-01-18SMMU: Add Android compatibilityFernando Sahmkow
2024-01-18GPU-SMMU: Estimate game leak and preallocate device region.Fernando Sahmkow