7098 Commits (4b7fc131465b31657b98a2a945def1c7e4561082)

Author SHA1 Message Date
Fernando Sahmkow 872f2e7de6 ShaderCompiler: Inline driver specific constants. 3 years ago
Fernando Sahmkow efd5661978 Vulkan: rework stencil tracking. 3 years ago
Liam 527c844a44 vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before 22.3.1 3 years ago
Liam af9b730db8 video_core: fix build 3 years ago
Fernando Sahmkow e6e49e584f MacroHLE: Final cleanup and fixes. 3 years ago
Fernando Sahmkow ea140a70fa Rasterizer: Setup skeleton for Host Conditional rendering 3 years ago
Fernando Sahmkow 3ea10762d2 RasterizerMemory: Add filtering for flushing/invalidation operations. 3 years ago
Fernando Sahmkow e9e619b605 Vulkan: Allow stagging buffer deferrals. 3 years ago
Fernando Sahmkow f7b16c30f1 MacroHLE: Add OpenGL Support 3 years ago
Fernando Sahmkow 95d314ebec Vulkan: Add other additional pipeline specs 3 years ago
Fernando Sahmkow 67a706d812 Vulkan: Implement Dynamic State 3 3 years ago
Fernando Sahmkow af68dc011b Vulkan Implement Dynamic State 2 LogicOp and PatchVertices 3 years ago
Fernando Sahmkow dc0f7dea8f Vulkan: Implement Dynamic States 2 3 years ago
Fernando Sahmkow 4bf1ee5bdc DMAPusher: Improve collection of non executing methods 3 years ago
Fernando Sahmkow d2643a61c3 Revert Buffer cache changes and setup additional macros. 3 years ago
Fernando Sahmkow 12a76465b9 MacroHLE: Reduce massive calculations on sizing estimation. 3 years ago
Fernando Sahmkow 7842543573 MacroHLE: Add HLE replacement for base vertex and base instance. 3 years ago
Fernando Sahmkow 209ce46a9f MacroHLE: Add Index Buffer size estimation. 3 years ago
Fernando Sahmkow b4fcb0b2b2 MacroHLE: Refactor MacroHLE system. 4 years ago
Fernando Sahmkow b5b0ec9429 MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect. 4 years ago
Fernando Sahmkow f2f2784817 MacroHLE: Add MultidrawIndirect HLE Macro. 4 years ago
Liam 86854a2384 vulkan_common: unify VK_EXT_debug_utils and selection of validation layer 3 years ago
FengChen 690070f088 video_core: Implement other missing vulkan topology 3 years ago
FengChen 2572668950 video_core: Implement vulkan QuadStrip topology 3 years ago
ameerj d45c01bd13 texture_cache: Use Common::ScratchBuffer for swizzle buffers 3 years ago
ameerj 51eb1f4aab texture_cache: Use pre-allocated buffer for texture downloads 3 years ago
ameerj 204e35087f texture_cache: Use pre-allocated buffer for texture uploads 3 years ago
ameerj 4d5adfb3c9 scratch_buffer: Explicitly defing resize and resize_destructive functions 3 years ago
ameerj 284582a0b2 dma_pusher: Rework command_headers usage 3 years ago
ameerj a9c22d329d buffer_cache: Use Common::ScratchBuffer for ImmediateBuffer usage 3 years ago
ameerj b501ee907e video_core: Add usages of ScratchBuffer 3 years ago
Jan Beich f3412998f0 externals: update Vulkan-Headers to v1.3.238 3 years ago
Kelebek1 6787d87e44 Remove unimplemented transform feedback geometry spam, it should be implemented 3 years ago
FernandoS27 11f29ec173 Vulkan: Add support for VK_EXT_depth_clip_control. 4 years ago
Liam aec084e315 vulkan_common: declare storageBuffer8BitAccess 3 years ago
Alexander Orzechowski 9e0510f77d gl_device: Use a more robust way to use strict context mode 3 years ago
Alexander Orzechowski ef5ccad791 video_core/vulkan: Explicity check swapchain size when deciding to recreate 3 years ago
Liam 2c6460d168 renderer_opengl: refactor context acquire 3 years ago
yzct12345 462220fe15 Fix validation errors on less compatible Intel GPU 3 years ago
Liam c5a82ada2b video_core: fix off by one in anisotropic filtering amount 3 years ago
Salvage 56a3ed4355 Fix compilation error 3 years ago
Liam 292cc68b75 video_core: Integrate SMAA 3 years ago
FengChen b40cdac0a4 video_core: Add vertex_array_instance_* sbubbed called warning 3 years ago
FengChen 17596e69b9 video_core: The draw manager manages whether Clear is required. 3 years ago
FengChen f09cf68f91 video_core: Adjust topology update logic 3 years ago
Feng Chen ad05d9fe1e video_core: Implement maxwell3d draw manager and split draw logic 3 years ago
Liam d50abc6a9c vulkan_common: further initialization tweaks 3 years ago
Fernando Sahmkow 7a7235b961 Vulkan: Implement Alpha coverage 3 years ago
Alexandre Bouvier 325a016cd2 cmake: prefer system libraries 3 years ago
Liam ee4e09128f vulkan_common: add feature test for shaderDrawParameters 3 years ago