mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 16:11:31 +11:00
8f9aa4e8a0
* Remove non standard characters; Remove unused test file * Fix missing includes in shaders * Fix some presets * Fix copy of crt-super-xbr.slangp in MegaBezel * Fix copy of FBNEO-Vertical__STD.slangp in MegaBezel * Revert "Remove non standard characters; Remove unused test file" This reverts commit 62d3cc1c5a4e3b0ead9d0f732631be80685521cd.
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
#version 450
|
|
|
|
#include "../base/common/globals-and-potato-params.inc"
|
|
#include "../base/common/common-functions.inc"
|
|
#include "../guest/hsm-crt-guest-advanced.inc"
|