Manually converted libretro/common-shaders for arm devices
  • GLSL 95.5%
  • C 3.8%
  • C++ 0.6%
Find a file
Jools Wills 7ab98be403 Merge pull request #6 from verybadsoldier/more_crt-pi_shaders
Adding missing crt-pi shaders from the rpi branch
2016-12-12 16:39:18 +00:00
3dfx Remove old shaders 2015-11-10 18:16:41 +01:00
anti-aliasing Remove old shaders 2015-11-10 18:16:41 +01:00
auto-box Add shaders from upstream 2015-11-09 19:17:10 +01:00
bevel Initial commit. 2015-03-08 09:15:07 +01:00
bicubic Remove old shaders 2015-11-10 18:16:41 +01:00
blurs Add shaders from upstream 2015-11-09 19:17:10 +01:00
borders Add shaders from upstream 2015-11-09 19:17:10 +01:00
cgp Add shaders from upstream 2015-11-09 19:17:10 +01:00
crt Remove old shaders 2015-11-10 18:16:41 +01:00
ddt Remove old shaders 2015-11-10 18:16:41 +01:00
dithering Remove old shaders 2015-11-10 18:16:41 +01:00
docs Initial commit. 2015-03-08 09:15:07 +01:00
eagle Remove old shaders 2015-11-10 18:16:41 +01:00
handheld Remove old shaders 2015-11-10 18:16:41 +01:00
hqx Remove old shaders 2015-11-10 18:16:41 +01:00
include Initial commit. 2015-03-08 09:15:07 +01:00
lanczos Initial commit. 2015-03-08 09:15:07 +01:00
misc Remove old shaders 2015-11-10 18:16:41 +01:00
motionblur Remove old shaders 2015-11-10 18:16:41 +01:00
mudlord Remove old shaders 2015-11-10 18:16:41 +01:00
nedi Add shaders from upstream 2015-11-09 19:17:10 +01:00
neon Add shaders from upstream 2015-11-09 19:17:10 +01:00
ntsc Remove old shaders 2015-11-10 18:16:41 +01:00
python Add shaders from upstream 2015-11-09 19:17:10 +01:00
quad Remove old shaders 2015-11-10 18:16:41 +01:00
retro Add shaders from upstream 2015-11-09 19:17:10 +01:00
retropie Adding missing crt-pi shaders from the rpi branch 2016-12-12 11:08:52 +01:00
sabr Remove old shaders 2015-11-10 18:16:41 +01:00
scalehq Remove old shaders 2015-11-10 18:16:41 +01:00
scalenx Remove old shaders 2015-11-10 18:16:41 +01:00
sharpen Add shaders from upstream 2015-11-09 19:17:10 +01:00
srgb-helpers Add shaders from upstream 2015-11-09 19:17:10 +01:00
test Add shaders from upstream 2015-11-09 19:17:10 +01:00
warp/shaders Remove old shaders 2015-11-10 18:16:41 +01:00
waterpaint Remove old shaders 2015-11-10 18:16:41 +01:00
windowed Remove old shaders 2015-11-10 18:16:41 +01:00
xbr Remove old shaders 2015-11-10 18:16:41 +01:00
xbr-hybrid Initial commit. 2015-03-08 09:15:07 +01:00
xsai Remove old shaders 2015-11-10 18:16:41 +01:00
xsal Remove old shaders 2015-11-10 18:16:41 +01:00
xsoft Remove old shaders 2015-11-10 18:16:41 +01:00
README.md Update README.md 2015-03-08 09:23:58 +01:00

#common-shaders

GLSL shaders from https://github.com/libretro/common-shaders.git, https://github.com/TheMaister/Emulator-Shader-Pack.git and https://github.com/gigaherz/lcd3x.git converted with cg2glsl.py. It is not possible to convert cg/cgp on the fly on arm platforms because there is no nvidia-cg-toolkit package.