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 composite (UI custom shader, dispatched via UIRenderer). Runs
|
||||
// inside the per-frame UI compute pass, so it owns the ping-pong `out`
|
||||
// texture that gets blitted to the canvas — the app's composite→swapchain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue