summaryrefslogtreecommitdiff
path: root/src/video_core/host_shaders
AgeCommit message (Expand)Author
2025-02-03video_core/vulkan: Improve texture format conversion handlingZephyron
2025-02-01video_core: Add new shader format conversion pipelinesZephyron
2025-02-01video_core: Add sRGB to D24S8 depth-stencil conversion supportZephyron
2025-01-18arm/video: Fix shader extension and exception handlingZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-11Merge pull request #12756 from liamwhite/applet-multiprocess-hwcNarr the Reg
2024-02-10host_shaders: add vendor workaround for adreno driversLiam
2024-02-09nvnflinger/gpu: implement blendingLiam
2024-01-31renderer_vulkan: implement layer stack compositionLiam
2024-01-31renderer_vulkan: convert FSR to graphics pipelineLiam
2024-01-31renderer_opengl: split out FXAALiam
2024-01-07Fix typos in video_coreViktor Szépe
2023-10-18Merge pull request #11795 from Squall-Leonhart/D32FToOtherliamwhite
2023-10-17Merge pull request #11349 from vonchenplus/buffer_cache_crashliamwhite
2023-10-17Changes based on hardware testsSquall-Leonhart
2023-10-16added missing trailing line.Squall Leonhart
2023-10-16use texelfetch instead of texturelodSquall-Leonhart
2023-10-16Another missing copy connected to Bravely Default IISquall-Leonhart
2023-10-15Implement missing formats for Bravely Default 2Squall-Leonhart
2023-10-07update shader to confirmed format copySquall Leonhart
2023-10-05lets not convert depth to greyscale since this makes the exhaust and tire smo...Squall-Leonhart
2023-10-04Implements D32_Float to A8B8G8R8_UNORM format copySquall-Leonhart
2023-09-25host_shaders: More proper handling of x2 MSAA copiesGPUCode
2023-09-23Query Cache: Fix Prefix SumsFernando Sahmkow
2023-09-23Query Cache: Simplify Prefix Sum compute shaderFernando Sahmkow
2023-09-23Query Cache: Implement host side sample counting.Fernando Sahmkow
2023-09-23Query Cachge: Fully rework Vulkan's query cacheFernando Sahmkow
2023-09-07video_core: Fix d24r8/s8d24 convert shader build error in moltenvkFeng Chen
2023-08-21Merge pull request #11149 from ameerj/astc-perf-prodliamwhite
2023-08-19Masked depthstencil clearsKelebek1
2023-08-09flatten color_valuesAmeer J
2023-08-09flatten encoding_valuesAmeer J
2023-08-09flatten result vectorAmeer J
2023-08-09GetUnquantizedWeightVectorAmeer J
2023-08-06Compute ReplicateAmeer J
2023-08-06minorAmeer J
2023-08-06undo uintAmeer J
2023-08-06Revert "vulkan dims specialization"Ameer J
2023-08-06vulkan dims specializationameerj
2023-08-06small_block optAmeer J
2023-08-06remove TexelWeightParamsAmeer J
2023-08-06error/void extent funcsAmeer J
2023-08-06more packingAmeer J
2023-08-06Revert "uint result index"Ameer J
2023-08-06Revert "bfe instead of mod"Ameer J
2023-08-06Revert "global endpoints"Ameer J
2023-08-06global endpointsAmeer J
2023-08-06bfe instead of modAmeer J
2023-08-06uint result indexAmeer J