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®
|
||||
|
||||
// RTVolume RESOLVE-stage tonemap: Reinhard + gamma 2.2 over the linear
|
||||
// accumulator.
|
||||
fn resolve_main(coord: vec2<u32>, hdr: vec4<f32>) -> vec4<f32> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue