mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 14:17:51 +00:00
host_shaders: Misc copyright/style changes
This commit is contained in:
parent
612c52a5fc
commit
9db1c7f6c9
4 changed files with 12 additions and 10 deletions
|
@ -1,4 +1,8 @@
|
|||
// Adapted from
|
||||
// Copyright 2021 yuzu Emulator Project
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
// Source code is adapted from
|
||||
// https://www.geeks3d.com/20110405/fxaa-fast-approximate-anti-aliasing-demo-glsl-opengl-test-radeon-geforce/3/
|
||||
|
||||
#version 460
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue