Updated HEaders

This commit is contained in:
2021-08-16 16:35:36 -07:00
parent 67ebb49d02
commit d69699230a
197 changed files with 2466 additions and 549 deletions

View File

@@ -1,4 +1,8 @@
// Copyright 2012 Kearwood Gilbert. All rights reserved.
//
// light_directional_osx.fsh
// Kraken Engine
//
// Copyright 2021 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:
@@ -25,6 +29,7 @@
// or implied, of Kearwood Gilbert.
//
out vec4 colorOut;
uniform sampler2D gbuffer_frame;