pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libretro-glsl-shaders: Regenerate SHADER_DIRS



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Thu Jun 22 18:21:31 2017 +0100
Changeset:	d7b0f8d7bf431399a3d3fa02f605742b925394e5

Modified Files:
	libretro-glsl-shaders/Makefile
	libretro-glsl-shaders/PLIST

Log Message:
libretro-glsl-shaders: Regenerate SHADER_DIRS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d7b0f8d7bf431399a3d3fa02f605742b925394e5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libretro-glsl-shaders/Makefile | 4 +++-
 libretro-glsl-shaders/PLIST    | 8 ++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

diffs:
diff --git a/libretro-glsl-shaders/Makefile b/libretro-glsl-shaders/Makefile
index 0f13beff57..328ed03fe9 100644
--- a/libretro-glsl-shaders/Makefile
+++ b/libretro-glsl-shaders/Makefile
@@ -17,6 +17,7 @@ SHADER_DIRS+=	3dfx
 SHADER_DIRS+=	3dfx/shaders
 SHADER_DIRS+=	anti-aliasing
 SHADER_DIRS+=	anti-aliasing/shaders
+SHADER_DIRS+=	anti-aliasing/shaders/aa-shader-4.0-level2
 SHADER_DIRS+=	blurs
 SHADER_DIRS+=	borders
 SHADER_DIRS+=	borders/1080p
@@ -38,6 +39,7 @@ SHADER_DIRS+=	crt/shaders/crt-royale
 SHADER_DIRS+=	crt/shaders/crt-royale/src
 SHADER_DIRS+=	crt/shaders/crtsim
 SHADER_DIRS+=	crt/shaders/glow
+SHADER_DIRS+=	crt/shaders/metacrt
 SHADER_DIRS+=	crt/shaders/gtu-famicom
 SHADER_DIRS+=	crt/shaders/gtu-v050
 SHADER_DIRS+=	crt/shaders/phosphorlut
@@ -64,9 +66,9 @@ SHADER_DIRS+=	handheld/console-border/old
 SHADER_DIRS+=	handheld/console-border/resources
 SHADER_DIRS+=	handheld/console-border/shader-files
 SHADER_DIRS+=	handheld/lcd-shader
-SHADER_DIRS+=	handheld/lcd-shader/backup
 SHADER_DIRS+=	handheld/lcd-shader/backup-2
 SHADER_DIRS+=	handheld/lcd-shader/backup-3
+SHADER_DIRS+=	handheld/lcd-shader/backup
 SHADER_DIRS+=	handheld/shaders
 SHADER_DIRS+=	handheld/shaders/color
 SHADER_DIRS+=	handheld/shaders/gameboy
diff --git a/libretro-glsl-shaders/PLIST b/libretro-glsl-shaders/PLIST
index 5a9312faad..7d04c389a2 100644
--- a/libretro-glsl-shaders/PLIST
+++ b/libretro-glsl-shaders/PLIST
@@ -7,6 +7,8 @@ share/libretro/shaders/anti-aliasing/aa-shader-4.0-level2.glslp
 share/libretro/shaders/anti-aliasing/aa-shader-4.0.glslp
 share/libretro/shaders/anti-aliasing/advanced-aa.glslp
 share/libretro/shaders/anti-aliasing/fxaa.glslp
+share/libretro/shaders/anti-aliasing/shaders/aa-shader-4.0-level2/aa-shader-4.0-level2-pass1.glsl
+share/libretro/shaders/anti-aliasing/shaders/aa-shader-4.0-level2/aa-shader-4.0-level2-pass2.glsl
 share/libretro/shaders/anti-aliasing/shaders/aa-shader-4.0.glsl
 share/libretro/shaders/anti-aliasing/shaders/advanced-aa.glsl
 share/libretro/shaders/anti-aliasing/shaders/fxaa.glsl
@@ -211,6 +213,12 @@ share/libretro/shaders/crt/shaders/gtu-famicom/scaleY.glsl
 share/libretro/shaders/crt/shaders/gtu-v050/pass1.glsl
 share/libretro/shaders/crt/shaders/gtu-v050/pass2.glsl
 share/libretro/shaders/crt/shaders/gtu-v050/pass3.glsl
+share/libretro/shaders/crt/shaders/metacrt/Image.glsl
+share/libretro/shaders/crt/shaders/metacrt/basilica.png
+share/libretro/shaders/crt/shaders/metacrt/bufC.glsl
+share/libretro/shaders/crt/shaders/metacrt/bufD.glsl
+share/libretro/shaders/crt/shaders/metacrt/gradient.png
+share/libretro/shaders/crt/shaders/metacrt/woodgrain.png
 share/libretro/shaders/crt/shaders/phosphorlut/luts/aperture-grille.png
 share/libretro/shaders/crt/shaders/phosphorlut/luts/shadowmask.png
 share/libretro/shaders/crt/shaders/phosphorlut/luts/slotmask.png


Home | Main Index | Thread Index | Old Index