summaryrefslogtreecommitdiff
path: root/src/shaders/render/exa_wm_write.g9a
diff options
context:
space:
mode:
authorSean V Kelley <seanvk@posteo.de>2017-02-18 15:22:23 -0800
committerSean V Kelley <seanvk@posteo.de>2017-02-18 15:22:23 -0800
commit731371d19d439228952e1e5317e3cf17afb69f90 (patch)
treeb984b0288dced1a10e04b46e68151b96fe02e535 /src/shaders/render/exa_wm_write.g9a
parent05d2d25c16a52d16c3f4cee14bfa4ca8f0209ba9 (diff)
PROJECT HAS MOVEDHEADmaster
See https://github.com/01org/intel-vaapi-driver Signed-off-by: Sean V Kelley <seanvk@posteo.de>
Diffstat (limited to 'src/shaders/render/exa_wm_write.g9a')
-rw-r--r--src/shaders/render/exa_wm_write.g9a26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/shaders/render/exa_wm_write.g9a b/src/shaders/render/exa_wm_write.g9a
deleted file mode 100644
index d735efd..0000000
--- a/src/shaders/render/exa_wm_write.g9a
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Copyright © 2014 Intel Corporation
- *
- * Permission is hereby granted, free of charge, to any person obtaining a
- * copy of this software and associated documentation files (the "Software"),
- * to deal in the Software without restriction, including without limitation
- * the rights to use, copy, modify, merge, publish, distribute, sublicense,
- * and/or sell copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following conditions:
- *
- * The above copyright notice and this permission notice (including the next
- * paragraph) shall be included in all copies or substantial portions of the
- * Software.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
- * IN THE SOFTWARE.
- *
- */
-
-include(`exa_wm.g4i')
-include(`exa_wm_write.g7i')