Happy New Year!

This commit is contained in:
Бранимир Караџић
2022-01-15 11:59:06 -08:00
parent a2ad066739
commit 4581f14cd4
551 changed files with 850 additions and 850 deletions

View File

@@ -1,6 +1,6 @@
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
/*

View File

@@ -2,7 +2,7 @@ $input v_texcoord0
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
#include "../common/common.sh"

View File

@@ -2,7 +2,7 @@ $input v_texcoord0
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
#include "../common/common.sh"

View File

@@ -2,7 +2,7 @@ $input v_texcoord0
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
#include "../common/common.sh"

View File

@@ -2,7 +2,7 @@ $input v_texcoord0
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
// don't use 5x5 sample pattern for spatial denoise, use 3x3 instead

View File

@@ -2,7 +2,7 @@ $input v_texcoord0
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
// use 5x5 sample pattern for spatial denoise

View File

@@ -1,6 +1,6 @@
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
#ifndef FS_DENOISE_SPATIAL_IMPLEMENTATION_SH

View File

@@ -2,7 +2,7 @@ $input v_texcoord0
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
#include "../common/common.sh"

View File

@@ -2,7 +2,7 @@ $input v_texcoord0
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
#include "../common/common.sh"

View File

@@ -1,6 +1,6 @@
#
# Copyright 2011-2019 Branimir Karadzic. All rights reserved.
# License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
# License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
#
BGFX_DIR=../..

View File

@@ -1,6 +1,6 @@
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
#ifndef NORMAL_ENCODING_SH

View File

@@ -1,6 +1,6 @@
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
#ifndef PARAMETERS_SH

View File

@@ -1,6 +1,6 @@
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
#ifndef SHARED_FUNCTIONS_SH

View File

@@ -3,7 +3,7 @@ $output v_normal, v_texcoord0, v_texcoord1, v_texcoord2, v_texcoord3
/*
* Copyright 2021 elven cache. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
*/
#include "../common/common.sh"