aboutsummaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2023-01-01Vulkan: Implement Dynamic State 3Fernando Sahmkow
2023-01-01Vulkan Implement Dynamic State 2 LogicOp and PatchVerticesFernando Sahmkow
2023-01-01Vulkan: Implement Dynamic States 2Fernando Sahmkow
2023-01-01DMAPusher: Improve collection of non executing methodsFernando Sahmkow
2023-01-01Revert Buffer cache changes and setup additional macros.Fernando Sahmkow
2023-01-01MacroHLE: Reduce massive calculations on sizing estimation.Fernando Sahmkow
2023-01-01MacroHLE: Add HLE replacement for base vertex and base instance.Fernando Sahmkow
2023-01-01MacroHLE: Add Index Buffer size estimation.Fernando Sahmkow
2023-01-01MacroHLE: Refactor MacroHLE system.Fernando Sahmkow
2023-01-01MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.Fernando Sahmkow
2023-01-01MacroHLE: Add MultidrawIndirect HLE Macro.Fernando Sahmkow
2023-01-01vulkan_common: unify VK_EXT_debug_utils and selection of validation layerLiam
2022-12-28Merge pull request #9423 from vonchenplus/vulkan_quad_stripliamwhite
2022-12-26video_core: Implement other missing vulkan topologyFengChen
2022-12-26video_core: Implement vulkan QuadStrip topologyFengChen
2022-12-25texture_cache: Use Common::ScratchBuffer for swizzle buffersameerj
2022-12-25texture_cache: Use pre-allocated buffer for texture downloadsameerj
2022-12-25texture_cache: Use pre-allocated buffer for texture uploadsameerj
2022-12-24Merge pull request #9453 from ameerj/scratch-vectorFernando S
2022-12-19scratch_buffer: Explicitly defing resize and resize_destructive functionsameerj
2022-12-19dma_pusher: Rework command_headers usageameerj
2022-12-19buffer_cache: Use Common::ScratchBuffer for ImmediateBuffer usageameerj
2022-12-19video_core: Add usages of ScratchBufferameerj
2022-12-19externals: update Vulkan-Headers to v1.3.238Jan Beich
2022-12-17Merge pull request #7450 from FernandoS27/ndc-vulkanliamwhite
2022-12-16Remove unimplemented transform feedback geometry spam, it should be implementedKelebek1
2022-12-15Merge pull request #9431 from liamwhite/sixty-five-oh-twoNarr the Reg
2022-12-15Merge pull request #7410 from Nefsen402/wayland-fixesliamwhite
2022-12-13Vulkan: Add support for VK_EXT_depth_clip_control.FernandoS27
2022-12-13vulkan_common: declare storageBuffer8BitAccessLiam
2022-12-13gl_device: Use a more robust way to use strict context modeAlexander Orzechowski
2022-12-13video_core/vulkan: Explicity check swapchain size when deciding to recreateAlexander Orzechowski
2022-12-13renderer_opengl: refactor context acquireLiam
2022-12-12Fix validation errors on less compatible Intel GPUyzct12345
2022-12-12Merge pull request #9406 from vonchenplus/topologybunnei
2022-12-12Merge pull request #9420 from liamwhite/anisoMai
2022-12-11Merge pull request #9409 from liamwhite/smaa2Matías Locatti
2022-12-10video_core: fix off by one in anisotropic filtering amountLiam
2022-12-09Fix compilation errorSalvage
2022-12-08video_core: Integrate SMAALiam
2022-12-08video_core: Add vertex_array_instance_* sbubbed called warningFengChen
2022-12-08video_core: The draw manager manages whether Clear is required.FengChen
2022-12-08video_core: Adjust topology update logicFengChen
2022-12-08Merge pull request #9401 from vonchenplus/draw_managerFernando S
2022-12-08video_core: Implement maxwell3d draw manager and split draw logicFeng Chen
2022-12-06Merge pull request #9365 from liamwhite/valMorph
2022-12-06Merge pull request #9393 from liamwhite/more-vulkanFernando S
2022-12-05Merge pull request #9360 from Kelebek1/R-E-S-P-E-C-Tliamwhite
2022-12-05vulkan_common: further initialization tweaksLiam
2022-12-05Merge pull request #6833 from abouvier/unbundleliamwhite