early-access version 2590

This commit is contained in:
pineappleEA
2022-03-22 08:30:07 +01:00
parent 9c48e94f2d
commit 5235709b60
273 changed files with 130 additions and 477 deletions

View File

@@ -2,11 +2,8 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include <string_view>
#include "shader_recompiler/backend/glasm/emit_glasm_instructions.h"
#include "shader_recompiler/backend/glasm/glasm_emit_context.h"
#include "shader_recompiler/frontend/ir/program.h"
#include "shader_recompiler/frontend/ir/value.h"
#ifdef _MSC_VER