aboutsummaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2022-12-26video_core: Implement vulkan QuadStrip topologyFengChen
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-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
2022-12-05Vulkan: Implement Alpha coverageFernando Sahmkow
2022-12-04cmake: prefer system librariesAlexandre Bouvier
2022-12-04vulkan_common: add feature test for shaderDrawParametersLiam
2022-12-04vulkan_common: clean up extension usageLiam
2022-12-04vulkan_common: correct usage of timeline semaphore fallbacksLiam
2022-12-04vulkan_common: ensure all mandatory features are tested in feature reportLiam
2022-12-04vulkan_common: unsuffix 16-bit storage feature test structureLiam
2022-12-04vulkan_common: unsuffix timeline semaphore feature test structureLiam
2022-12-04vulkan_common: add logicOp to feature reportLiam
2022-12-04vulkan_common: promote host query reset usage to coreLiam
2022-12-04vulkan_common: promote descriptor update template usage to coreLiam
2022-12-04vulkan_common: promote timeline semaphore usage to coreLiam
2022-12-04Merge pull request #9374 from liamwhite/externalsliamwhite
2022-12-04externals: update dynarmic, SDL2Liam
2022-12-03Merge pull request #9344 from liamwhite/nullbunnei
2022-12-03Merge pull request #9300 from ameerj/pchliamwhite
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-12-03Merge pull request #9353 from vonchenplus/draw_indexedliamwhite
2022-12-02Merge pull request #9303 from liamwhite/new-vulkan-initMatías Locatti
2022-12-01shader_recompiler: add gl_Layer translation GS for older hardwareLiam
2022-12-01video_core: Fine tuning the index drawing judgment logicFeng Chen
2022-11-30vulkan_common: quiet some validation errorsLiam
2022-11-30CMake: Consolidate common PCH headersameerj
2022-11-30Respect render mode overrideKelebek1
2022-11-29CMake: Use precompiled headersameerj
2022-11-29Merge pull request #9352 from lioncash/vidcastliamwhite
2022-11-29host1x/syncpoint_manager: Eliminate unnecessary std::function constructionLioncash
2022-11-29host1x/syncpoint_manager: Pass DeregisterAction() handle as const-refLioncash
2022-11-29maxwell_3d: Mark shifted value as unsignedLioncash
2022-11-29engines: Remove unnecessary castsLioncash
2022-11-28video_core/surface: Eliminate casts in GetFormatType()Lioncash
2022-11-28video_core: add null backendLiam
2022-11-27Vulkan: update initializationLiam
2022-11-27Merge pull request #9276 from goldenx86/fsrSliderbunnei
2022-11-26Merge pull request #9288 from vonchenplus/deferred_drawliamwhite
2022-11-26Merge pull request #9307 from Morph1984/not-used-correctlyliamwhite
2022-11-24Merge pull request #9194 from FernandoS27/yfc-fermi2dliamwhite