Browse Source
fix lciense
Signed-off-by: lizzie <lizzie@eden-emu.dev>
atomicops-mxwell
lizzie
2 months ago
No known key found for this signature in database
GPG Key ID: 287378CADCAB13
1 changed files with
3 additions and
0 deletions
-
src/shader_recompiler/frontend/maxwell/translate/impl/surface_atomic_operations.cpp
|
|
@ -1,3 +1,6 @@ |
|
|
|
|
|
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
|
|
|
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
|
|
|
|
|
// SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project
|
|
|
// SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project
|
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
|
|
|
|
|