diff --git a/LICENSE b/LICENSE index 71990f0..467ab2c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2022, brimson +Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cAbberation.fx b/shaders/cAbberation.fx index c970177..2181b20 100644 --- a/shaders/cAbberation.fx +++ b/shaders/cAbberation.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cAutoExposure.fx b/shaders/cAutoExposure.fx index 63e4ebf..f7e811b 100644 --- a/shaders/cAutoExposure.fx +++ b/shaders/cAutoExposure.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cBloom.fx b/shaders/cBloom.fx index 6e88161..f76baf4 100644 --- a/shaders/cBloom.fx +++ b/shaders/cBloom.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cCheckerBoard.fx b/shaders/cCheckerBoard.fx index d849c3e..ca234f2 100644 --- a/shaders/cCheckerBoard.fx +++ b/shaders/cCheckerBoard.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cColorBlendOp.fx b/shaders/cColorBlendOp.fx index 6fc1a7b..dc8288f 100644 --- a/shaders/cColorBlendOp.fx +++ b/shaders/cColorBlendOp.fx @@ -2,7 +2,7 @@ /* Color tinting without texture fetches - Copyright (c) 2022 brimson + Copyright (c) 2022 Paul Dang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/shaders/cColorNormalization.fx b/shaders/cColorNormalization.fx index 5489031..4b20976 100644 --- a/shaders/cColorNormalization.fx +++ b/shaders/cColorNormalization.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cDefault.fx b/shaders/cDefault.fx index 2ce0505..be166fc 100644 --- a/shaders/cDefault.fx +++ b/shaders/cDefault.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cFilmGrain.fx b/shaders/cFilmGrain.fx index 64567af..2690bb5 100644 --- a/shaders/cFilmGrain.fx +++ b/shaders/cFilmGrain.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cFrameBlending.fx b/shaders/cFrameBlending.fx index 5018c56..c8c834a 100644 --- a/shaders/cFrameBlending.fx +++ b/shaders/cFrameBlending.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cFrameDifference.fx b/shaders/cFrameDifference.fx index 744a488..2938765 100644 --- a/shaders/cFrameDifference.fx +++ b/shaders/cFrameDifference.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cGaussianBlur.fx b/shaders/cGaussianBlur.fx index fcb2f40..e57e580 100644 --- a/shaders/cGaussianBlur.fx +++ b/shaders/cGaussianBlur.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cHornSchunck.fx b/shaders/cHornSchunck.fx index b165e06..b393093 100644 --- a/shaders/cHornSchunck.fx +++ b/shaders/cHornSchunck.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cInterpolation.fx b/shaders/cInterpolation.fx index 72fabf9..7dee373 100644 --- a/shaders/cInterpolation.fx +++ b/shaders/cInterpolation.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cLetterBox.fx b/shaders/cLetterBox.fx index ff77ede..909cbbd 100644 --- a/shaders/cLetterBox.fx +++ b/shaders/cLetterBox.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cLuminance.fx b/shaders/cLuminance.fx index 1373fd8..cbab603 100644 --- a/shaders/cLuminance.fx +++ b/shaders/cLuminance.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cMedian.fx b/shaders/cMedian.fx index 5771e64..4606d96 100644 --- a/shaders/cMedian.fx +++ b/shaders/cMedian.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cMotionBlur.fx b/shaders/cMotionBlur.fx index 6ba6ef5..048ce2f 100644 --- a/shaders/cMotionBlur.fx +++ b/shaders/cMotionBlur.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cOpticalFlow.fx b/shaders/cOpticalFlow.fx index e11a9a5..39abbf9 100644 --- a/shaders/cOpticalFlow.fx +++ b/shaders/cOpticalFlow.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cPingPong.fx b/shaders/cPingPong.fx index d8ee184..fef6f70 100644 --- a/shaders/cPingPong.fx +++ b/shaders/cPingPong.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cShard.fx b/shaders/cShard.fx index 50fa54f..5ba50a9 100644 --- a/shaders/cShard.fx +++ b/shaders/cShard.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cSrcDestBlend.fx b/shaders/cSrcDestBlend.fx index d2180f6..80754e7 100644 --- a/shaders/cSrcDestBlend.fx +++ b/shaders/cSrcDestBlend.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cThreshold.fx b/shaders/cThreshold.fx index d5b11ba..15f6672 100644 --- a/shaders/cThreshold.fx +++ b/shaders/cThreshold.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/cTile.fx b/shaders/cTile.fx index 0967c37..c76d727 100644 --- a/shaders/cTile.fx +++ b/shaders/cTile.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/shaders/kContour.fx b/shaders/kContour.fx index e67bdd5..53bb6fe 100644 --- a/shaders/kContour.fx +++ b/shaders/kContour.fx @@ -4,7 +4,7 @@ BSD 3-Clause License - Copyright (c) 2022, brimson + Copyright (c) 2022, Paul Dang All rights reserved. Redistribution and use in source and binary forms, with or without