7201 Commits (d6d8be0a6ee189b68d3d47a2f0d049fa35946906)

Author SHA1 Message Date
swurl 89c06a7383
fix vk extension removal 12 months ago
MrPurple666 ce5d5d2aff THIS NEEDS TO BE CHECKED BEFORE MERGE: RAII fix, initial MSAA, some fixes for memory misallocation (#116) 12 months ago
Aleksandr Popovich 049cc54f4c fixes vulkan issues and android settings (#105) 12 months ago
swurl 7e943732bf fix a large variety of issues (#101) 12 months ago
swurl aa333e6fb1 Vulkan 1.4 and New Extensions (#93) 12 months ago
MrPurple666 d75dc79f26 Some fixes before Release (#92) 12 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 12 months ago
Briar 49c6b1a66a Fix bAd commit revert 1 year ago
JPikachu 82c89b7bc3 revert 8390c7dff7 1 year ago
JPikachu c8e2accf55 Add rasterizer_accelerated (#79) 1 year ago
edendev b01e20414f Readd Revert Problematic Commits 1 year ago
edendev 4181b53e19 revert Remove problematic commits 1 year ago
MrPurple666 b689d74bc9 Remove problematic commits 1 year ago
Briar 559eb0a488 renderer_vulkan: Use raw surface handles and improve release logic (#75) 1 year ago
MrPurple666 4cf41673ba Fix some issues in RAII 1 year ago
JPikachu e57b12d020 vulkan_device: Fully disable dynamic state extensions/features when dyna_state = 0 1 year ago
swurl 04578ac5b6 fix syntax 1 year ago
JPikachu 6abdda8072 vulkan_device: Remove must_emulate_scaled_formats = false for all Qualcomm and Arm processes 1 year ago
JPikachu 0de8f866db vulkan_device: Dynamically control scaled format emulation based on dynamic state setting fixing the "0" option 1 year ago
MrPurple666 0b35e89ab9 Some RAII fixes 1 year ago
MrPurple666 a58799aca7 Initial RAII implementation 1 year ago
MrPurple666 b695ca5a2a Revert some wip changes 1 year ago
swurl 808276b48a Dynamic State Fixes (#57) 1 year ago
swurl 83cf9774e1 switch dynamic state to a slider 1 year ago
swurl 1949e7c438 Add dynamic state extension configs 1 year ago
JPikachu c64c404a2f Enable ExtendedDynamicState 3 1 year ago
edendev e96383615b Fixed typo 1 year ago
edendev 8823f12f18 Enable ExtendedDynamicState 2 and other features 1 year ago
edendev 5080513a5e Enable ExtendedDynamicState 1 across platforms 1 year ago
JPikachu fc1a3b6310 shader compiler: Ensure all clip distances are initialized when used 1 year ago
Zephyron 728de0406e vulkan: Improve memory allocation robustness 1 year ago
MrPurple666 19d28cf97b Fix linux build 1 year ago
Zephyron 389327d3f0 vulkan: Add Samsung driver workarounds 1 year ago
MrPurple666 73d973dad6 Based on CamilleLaVey code, fix MSAA and Depth Stencil 1 year ago
MrPurple666 e26a256a44 Fix Zephyron commits 1 year ago
Zephyron 777111dfb4 feat(video_core): Fix Linux compilation issues in Hybrid Memory Manager 1 year ago
Zephyron 34693001aa Add Windows support to Hybrid Memory Manager 1 year ago
Zephyron 9615e910f9 feat(video_core): Implement HybridMemory for advanced Vulkan memory management 1 year ago
Zephyron 0c5659a198 video_core: Enhance Vulkan shader compilation with async threading system 1 year ago
Zephyron b550c6e3cc feat(vulkan): implement enhanced texture and shader management 1 year ago
Zephyron 991770b84f build: fix linux compilation 1 year ago
Zephyron c57a5fef92 WIP: Enhance shader compilation performance and control 1 year ago
MrPurple666 ce1a1912ae RenderVulkan Experiments: DO-NOT-MERGE: Only recreate when necessary and NEAREST 1 year ago
MrPurple666 2a793d610d RenderVulkan Experiments: DO-NOT-MERGE: Introduce functionality to frame interpolation 1 year ago
Pavel Barabanov 38737f26e5 Optimize SpiriV output 1 year ago
Pavel Barabanov be2e838f0d FRAME_SKIPPING and FRAME_INTERPOLATION only android and delete "enable" 1 year ago
Pavel Barabanov d25bea5762 Android: add FRAME_SKIPPING and FRAME_INTERPOLATION 1 year ago
Zephyron 45683a4034 video_core/vulkan: Improve texture format conversion handling 1 year ago
Zephyron 3e835ac3aa video_core: Add new shader format conversion pipelines 1 year ago
Zephyron 5cb3153f15 video_core: Add sRGB to D24S8 depth-stencil conversion support 1 year ago