mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-04-22 06:02:04 +02:00
Lanczos3 shader: fix copyright notice
This commit is contained in:
parent
d9465b28a0
commit
6c471dafdb
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
// From https://raw.githubusercontent.com/Sentmoraap/doing-sdl-right/93a52a0db0ff2da5066cce12f5b9a2ac62e6f401/assets/lanczos3.frag
|
||||
// Copyright 2020 Lilian Gimenez (Sentmoraap).
|
||||
// mkxp-z modifications Copyright 2022-2023 Splendide Imaginarius.
|
||||
// MIT license.
|
||||
|
||||
precision highp float;
|
||||
|
|
Loading…
Add table
Reference in a new issue