mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-02 22:28:45 +00:00
add copyright information to patching shader doc
This commit is contained in:
parent
5156482ce8
commit
7fe77e1307
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2024 shadPS4 Emulator Project
|
||||||
|
SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
-->
|
||||||
|
|
||||||
### Install Vulkan SDK and \*ensure `spirv-cross` and `glslc` are in PATH\*.
|
### Install Vulkan SDK and \*ensure `spirv-cross` and `glslc` are in PATH\*.
|
||||||
|
|
||||||
1. Enable `dumpShaders` in config.toml
|
1. Enable `dumpShaders` in config.toml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue