SPDX license update
This commit is contained in:
parent
a879c834c7
commit
42a479572d
181 changed files with 1328 additions and 1392 deletions
|
|
@ -1,3 +1,6 @@
|
|||
//SPDX-License-Identifier: MIT
|
||||
//SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts®
|
||||
|
||||
// HDRBloom blur pass (PlainComputeShader). Box-blurs the thresholded bloom
|
||||
// mip into a second rgba16float target — demonstrating an N-target float
|
||||
// chain: this pass SAMPLES the texture the threshold pass wrote (storage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue