summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2025-02-09vulkan: Rename resolve_image to resolve_image_holderZephyron
2025-02-09Revert "Replace yuzu identifiers with citron"Zephyron
2025-02-09Replace yuzu identifiers with citronZephyron
2025-02-04vulkan: Add Samsung driver workaroundsZephyron
2025-02-03video_core/vulkan: Improve texture format conversion handlingZephyron
2025-02-02vulkan: Implement native MSAA resolve in texture cacheZephyron
2025-02-02vulkan: Add 4KB memory alignment for AMD and Qualcomm driversZephyron
2025-02-01video_core: Add new shader format conversion pipelinesZephyron
2025-02-01video_core: Add sRGB to D24S8 depth-stencil conversion supportZephyron
2025-01-27vulkan: Relax VRAM allocation limits for better stabilityZephyron
2025-01-27android: Fix compilation by adding missing log.h includeZephyron
2025-01-26buffer_cache: Simplify storage buffer binding logicZephyron
2025-01-21service/nvdrv: Relax GPU validation and improve error handlingZephyron
2025-01-20service/nvdrv: Implement stubbed GPU functionsZephyron
2025-01-18arm/video: Fix shader extension and exception handlingZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2025-01-13Android: Update build system and dependenciesZephyron
2025-01-09vulkan: Fix crashes with bindless texture constant buffer handlingZephyron
2025-01-08vulkan: Add bindless texture constant buffer support in compute pipelineZephyron
2025-01-02buffer_cache: Fix storage buffer memory validation and size detectionZephyron
2025-01-02video_core: Enforce safe memory reads for compute dispatchZephyron
2024-12-31core: Update copyright headersZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-03-04"Merge Tagged PR 13178"yuzubot
2024-02-27Merge pull request #13171 from liamwhite/fake-addressliamwhite
2024-02-27general: workarounds for SMMU syncing issues (#12749)liamwhite
2024-02-27vk_rasterizer: flip scissor y on lower left origin mode (#13122)liamwhite
2024-02-27buffer_cache: avoid overflow in usage tracker (#13166)liamwhite
2024-02-27texture_cache: use two-pass collection for costly load resources (#13096)liamwhite
2024-02-26Merge pull request #13172 from liamwhite/gl-streamsNarr the Reg
2024-02-26renderer_opengl: declare geometry stream support in profileLiam
2024-02-26settings: remove global override for smash on amdvlkLiam
2024-02-26video_core: make gpu context aware of rendering programLiam
2024-02-26texture_cache: do not track invalid addressesLiam
2024-02-22Merge pull request #13001 from liamwhite/scaled-availabilityNarr the Reg
2024-02-22Merge pull request #13075 from liamwhite/mali-having-a-bad-timeNarr the Reg
2024-02-20Merge pull request #10529 from liamwhite/critical-spacingMatías Locatti
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-19shader_recompiler: throw on missing geometry streams in geometry shadersLiam
2024-02-18vulkan_device: don't use fixed cap for memory limitsLiam
2024-02-13buffer_cache: use mapped range with large vertex buffer sizeLiam
2024-02-13Merge pull request #12975 from FernandoS27/keep-your-own-vodoo-doll-away-from-gfliamwhite
2024-02-11Merge pull request #12756 from liamwhite/applet-multiprocess-hwcNarr the Reg
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