[vulkan, android] Initial implementation of LSFG-VK

This commit is contained in:
CamilleLaVey
2026-08-14 19:08:25 -04:00
parent e7a931d06b
commit 0f763b6de7
71 changed files with 4756 additions and 39 deletions
+4
View File
@@ -92,6 +92,10 @@ AddDependentPackages(vulkan-headers vulkan-utility-libraries)
# frozen
AddJsonPackage(frozen)
# DXVK's DXBC compiler, used to translate the frame generation shaders
# out of a user-supplied Lossless.dll into SPIR-V
AddJsonPackage(dxbc)
# DiscordRPC
if (USE_DISCORD_PRESENCE)
if (ARCHITECTURE_arm64)