mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-25 20:32:22 +00:00
update slang blacklist for wiiu
This commit is contained in:
parent
9091a53497
commit
74526ca140
@ -11,23 +11,15 @@ SLANG_DIR = slang-shaders
|
||||
|
||||
BLACKLIST :=
|
||||
BLACKLIST += $(SLANG_DIR)/dithering/shaders/bayer-matrix-dithering.slang
|
||||
BLACKLIST += $(SLANG_DIR)/scalefx/shaders/old/scalefx-pass3.slang
|
||||
BLACKLIST += $(SLANG_DIR)/scalefx/shaders/old/scalefx-pass7.slang
|
||||
BLACKLIST += $(SLANG_DIR)/scalefx/shaders/scalefx-pass1.slang
|
||||
BLACKLIST += $(SLANG_DIR)/scalefx/shaders/scalefx-pass2.slang
|
||||
BLACKLIST += $(SLANG_DIR)/scalefx/shaders/scalefx-pass4.slang
|
||||
BLACKLIST += $(SLANG_DIR)/scalefx/shaders/scalefx-pass4-hybrid.slang
|
||||
BLACKLIST += $(SLANG_DIR)/test/decode-format.slang
|
||||
BLACKLIST += $(SLANG_DIR)/test/format.slang
|
||||
BLACKLIST += $(wildcard $(SLANG_DIR)/crt/shaders/crt-royale/src/*.slang)
|
||||
BLACKLIST += $(SLANG_DIR)/slang-shaders/blurs/blur12x12shared.slang
|
||||
BLACKLIST += $(SLANG_DIR)/blurs/blur5x5-gamma-encode-every-fbo.slang
|
||||
BLACKLIST += $(SLANG_DIR)/blurs/blur12x12shared.slang
|
||||
BLACKLIST += $(SLANG_DIR)/ntsc/shaders/ntsc-xot.slang
|
||||
BLACKLIST += $(SLANG_DIR)/nedi/shaders/nedi-pass0.slang
|
||||
BLACKLIST += $(SLANG_DIR)/nedi/shaders/nedi-pass1.slang
|
||||
BLACKLIST += $(SLANG_DIR)/nedi/shaders/nedi-pass2.slang
|
||||
BLACKLIST += $(SLANG_DIR)/retro/shaders/bandlimit-pixel.slang
|
||||
BLACKLIST += $(wildcard $(SLANG_DIR)/vhs/shaders/gristleVHS/*.slang)
|
||||
BLACKLIST += $(wildcard $(SLANG_DIR)/anti-aliasing/shaders/smaa/*.slang)
|
||||
BLACKLIST += $(wildcard $(SLANG_DIR)/procedural/*.slang)
|
||||
|
||||
EXE_EXT :=
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user