shadPS4/src/video_core
TheTurtle 092d42e981
renderer_vulkan: Implement rectlist emulation with tessellation (#1857)
* renderer_vulkan: Implement rectlist emulation with tessellation

* clang format

* renderer_vulkan: Use tessellation for quad primitive as well

* vk_rasterizer: Handle viewport enable flags

* review

* shader_recompiler: Fix quad/rect list FS passthrough semantics.

* spirv: Bump to 1.5

* remove pragma

---------

Co-authored-by: squidbus <175574877+squidbus@users.noreply.github.com>
2024-12-24 13:28:47 +02:00
..
amdgpu texture_cache: 32bpp and 64bpp macro detilers (#1852) 2024-12-22 19:43:44 +01:00
buffer_cache renderer_vulkan: Implement rectlist emulation with tessellation (#1857) 2024-12-24 13:28:47 +02:00
host_shaders texture_cache: 32bpp and 64bpp macro detilers (#1852) 2024-12-22 19:43:44 +01:00
renderer_vulkan renderer_vulkan: Implement rectlist emulation with tessellation (#1857) 2024-12-24 13:28:47 +02:00
texture_cache added B5G6R5UnormPack16 format (#1856) 2024-12-23 15:52:29 +02:00
multi_level_page_table.h video_core: Implement guest buffer manager (#373) 2024-08-08 15:02:10 +03:00
page_manager.cpp cache: Invalidate pages for file reads. (#1726) 2024-12-11 21:11:24 +02:00
page_manager.h Fixed false-positive image reuploads (#1557) 2024-11-26 22:45:15 +02:00
renderdoc.cpp Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
renderdoc.h Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00