aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/3ds/shader.v.pica
diff options
context:
space:
mode:
authorThomas Edvalson2016-04-19 03:22:32 -0400
committerThomas Edvalson2016-04-19 03:22:32 -0400
commite8dcfc3a4efeeaffad0380e88223fabbc12e1423 (patch)
treefe58902ccbc752cb44c60e51b6704255b48df64a /backends/platform/3ds/shader.v.pica
parent1ea737bbd87b27c1acf068f20845611a44adb98d (diff)
downloadscummvm-rg350-e8dcfc3a4efeeaffad0380e88223fabbc12e1423.tar.gz
scummvm-rg350-e8dcfc3a4efeeaffad0380e88223fabbc12e1423.tar.bz2
scummvm-rg350-e8dcfc3a4efeeaffad0380e88223fabbc12e1423.zip
3DS: Fix code styling, add license header, remove unused portdefs.h
Diffstat (limited to 'backends/platform/3ds/shader.v.pica')
-rw-r--r--backends/platform/3ds/shader.v.pica21
1 files changed, 20 insertions, 1 deletions
diff --git a/backends/platform/3ds/shader.v.pica b/backends/platform/3ds/shader.v.pica
index a359768218..2d18985622 100644
--- a/backends/platform/3ds/shader.v.pica
+++ b/backends/platform/3ds/shader.v.pica
@@ -1,4 +1,23 @@
-; PICA200 vertex shader
+;* ScummVM - Graphic Adventure Engine
+;*
+;* ScummVM is the legal property of its developers, whose names
+;* are too numerous to list here. Please refer to the COPYRIGHT
+;* file distributed with this source distribution.
+;*
+;* This program is free software; you can redistribute it and/or
+;* modify it under the terms of the GNU General Public License
+;* as published by the Free Software Foundation; either version 2
+;* of the License, or (at your option) any later version.
+;*
+;* This program is distributed in the hope that it will be useful,
+;* but WITHOUT ANY WARRANTY; without even the implied warranty of
+;* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+;* GNU General Public License for more details.
+;*
+;* You should have received a copy of the GNU General Public License
+;* along with this program; if not, write to the Free Software
+;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+;*
; Uniforms
.fvec projection[4], modelView[4]