summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2023-10-05Mark a buffer GPU modified after the buffers are confirmed, do not double syn...Kelebek1
2023-10-05lets not convert depth to greyscale since this makes the exhaust and tire smo...Squall-Leonhart
2023-10-04Fix CI Formatting checkSquall-Leonhart
2023-10-04Implements D32_Float to A8B8G8R8_UNORM format copySquall-Leonhart
2023-10-02vk_present_manager: recreate surface on any surface lossLiam
2023-10-02ci: fix new codespell errorsLiam
2023-10-01Query Cache: Fix memory leak.Fernando Sahmkow
2023-09-29Merge pull request #11622 from liamwhite/qcr-reg1Fernando S
2023-09-28Enable depth test on stencil clear pathKelebek1
2023-09-28Merge pull request #11402 from FernandoS27/depth-bias-controlliamwhite
2023-09-27renderer_vulkan: fix query cache for homebrewLiam
2023-09-25host_shaders: More proper handling of x2 MSAA copiesGPUCode
2023-09-25renderer_vulkan: Implement MSAA copiesGPUCode
2023-09-25Merge pull request #11225 from FernandoS27/no-laxatives-in-santas-cookiesliamwhite
2023-09-24Merge pull request #11562 from GPUCode/srgb-madnessliamwhite
2023-09-24Merge pull request #11165 from Morph1984/ds_blitliamwhite
2023-09-23Query Cache: Fix Prefix SumsFernando Sahmkow
2023-09-23Query Cache: Fix behavior in Normal AccuracyFernando 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 Cache: Fix guest side sample countingFernando Sahmkow
2023-09-23Query Cache: address issuesFernando Sahmkow
2023-09-23QueryCache: Implement dependant queries.Fernando Sahmkow
2023-09-23Macro HLE: Add DrawIndirectByteCountFernando Sahmkow
2023-09-23Query Cachge: Fully rework Vulkan's query cacheFernando Sahmkow
2023-09-23Query Cache: Setup Base reworkFernando Sahmkow
2023-09-22Merge pull request #11557 from GPUCode/brr-formatliamwhite
2023-09-21Fix DMA engine register offsetsKelebek1
2023-09-21vk_texture_cache: Limit srgb block to transcoding onlyGPUCode
2023-09-21renderer_vulkan: Correct component order for A4B4G4R4_UNORMGPUCode
2023-09-20Reuse part of my previous idea to to use num_levels to check within AdjustMip...Squall-Leonhart
2023-09-18Merge pull request #11258 from Squall-Leonhart/Z16_Assert_Fixliamwhite
2023-09-18Partial revert of #10433Squall Leonhart
2023-09-16android: Use 1 worker for shader compilation for all devicesCharles Lombardo
2023-09-16Vulkan: add temporary workaround for AMDVLKFernando Sahmkow
2023-09-16Vulkan: Implement Depth Bias ControlFernando Sahmkow
2023-09-11Look for the most recently modified image for presentKelebek1
2023-09-10Merge pull request #11470 from GPUCode/bundle-vvlliamwhite
2023-09-10vk_buffer_cache: Respect max vertex bindings in BindVertexBuffers (#11471)GPUCode
2023-09-08renderer_vulkan: Remove debug reportGPUCode
2023-09-07video_core: Fix d24r8/s8d24 convert shader build error in moltenvkFeng Chen
2023-09-07video_core: Add missing scissor update when viewport scale offset disableFeng Chen
2023-09-02Merge pull request #11383 from FernandoS27/are-you-a-wabbitliamwhite
2023-09-02Merge pull request #11393 from FernandoS27/bayo-got-busted-upliamwhite
2023-08-28Use initial_frame to check interlaced flagDanila Malyutin
2023-08-27Maxwell3D: Improve Index buffer size estimation.Fernando Sahmkow
2023-08-27Merge pull request #11389 from FernandoS27/discard-fixFernando S
2023-08-27VideoCore: Implement DispatchIndirectFernando Sahmkow
2023-08-27Shader Recompiler: Auto stub special registers and dump pipelines on exception.Fernando Sahmkow
2023-08-27Buffer Cache: fix discard writes.Fernando Sahmkow