Commit graph

535 commits

Author SHA1 Message Date
hunterk 6d868df91a add author block to AANN 2017-01-19 14:09:16 -06:00
hunterk 8df1213ad5 add pixellate license 2017-01-19 13:48:22 -06:00
hunterk 87c4e92a8b fix undershot in automatic prescale at exact integer scales 2017-01-19 10:08:19 -06:00
hunterk 7f57e74535 fix some dumb mistakes 2017-01-18 12:45:32 -06:00
hunterk 9846f2de0b add option to interpolate in linear gamma 2017-01-17 16:38:39 -06:00
hunterk f8fac3677b add crt-hyllian-multipass 2017-01-17 10:16:54 -06:00
hunterk c144d3d1aa blind port of xbr-lv2.glsl 2017-01-15 17:14:52 -06:00
hunterk 5f1b86f316 add bayer-matrix, gendither and gdapt shaders 2017-01-06 12:55:29 -06:00
hunterk 7c2c7406ab change some gl_FragCoords to match spec doc 2017-01-06 12:55:04 -06:00
hizzlekizzle 4aa0679176 add default auto-pre-scale to sharp-bilinear 2016-12-30 08:28:09 -06:00
hizzlekizzle 6918720885 Merge pull request #49 from Monroe88/color
Update handheld color shaders to version 8.
2016-12-29 20:13:47 -06:00
Monroe88 93afc2f8fe Update handheld color shaders to version 8. 2016-12-29 20:05:45 -06:00
hunterk 8009dea4d7 break glow-trails to its own shader and add vector-glow presets 2016-12-20 15:36:43 -06:00
hunterk 54d09899b4 add deinterlacing shader 2016-12-13 12:14:02 -06:00
hunterk 6d39ee668e add 4x and 5x xBRZ 2016-12-12 11:12:56 -06:00
hunterk 59218b85b0 add xbr-lv3-noblend shaders ported from guest to nonworking 2016-12-12 09:17:49 -06:00
hunterk c2060a3a5a Merge branch 'master' of https://github.com/libretro/slang-shaders 2016-12-12 08:38:00 -06:00
hunterk eebe663f78 add 6xbrz from guest 2016-12-12 08:37:17 -06:00
hizzlekizzle f029113ceb Merge pull request #48 from rz5/master
(glow) Enforce the R8G8B8A8_SRGB format from within the shaders
2016-12-08 19:43:54 -06:00
hizzlekizzle ee05ea7f18 whoops, too much 2016-12-08 13:24:37 -06:00
hizzlekizzle a8394785d1 increase grain on vcr shader 2016-12-08 13:22:43 -06:00
Arzed Five b8f930c86b (glow) Enforce the R8G8B8A8_SRGB format from within the shaders 2016-12-08 17:49:41 +00:00
hunterk 0640cc2cca force srgb framebuffers in crt-royale passes 2016-12-07 21:14:21 -06:00
hizzlekizzle 588bccd4a8 switch to 16-bit float framebuffer instead of 32
looks the same to me.
2016-12-07 12:05:05 -06:00
hizzlekizzle 578f733d47 Merge pull request #47 from rz5/master
(gtu-famicom) Style nits, changed div by 2 with mul by 0.5
2016-12-07 07:49:17 -06:00
hizzlekizzle 1f3f73129d change parameter for ntsc-color 2016-12-07 07:33:28 -06:00
hunterk e84d4d6a51 add intensity setting for ntsc-color 2016-12-06 20:27:55 -06:00
Arzed Five 5fdb0ee25d (gtu-famicom) Style nits, changed div by 2 with mul by 0.5 2016-12-07 01:12:14 +00:00
hunterk 9ee5eb1eb4 move gtu-famicom out of nonfunctional 2016-12-06 18:31:13 -06:00
hunterk 22a9cd9c96 force float framebuffer in pass, fixes gtu-famicom 2016-12-06 18:29:19 -06:00
hunterk 1f9f26397c fix image-adjustment and add option for always-on OSD in VCR shader 2016-12-06 16:24:04 -06:00
hunterk 9c99a6083c more tweaks to GTU-Famicom 2016-12-06 15:04:16 -06:00
hunterk c53288bb40 unroll everything to make it more readable 2016-12-05 10:42:59 -06:00
hizzlekizzle f1263cacc0 Merge pull request #46 from rz5/master
(misc) Translated natural-vision.cg to slang
2016-12-03 15:54:13 -06:00
Arzed Five babf85dcd6 (misc) Translated natural-vision.cg to slang 2016-12-03 21:07:34 +00:00
hizzlekizzle 1f0d48b554 Merge pull request #45 from rz5/master
(xSaL) Update shaders and presets
2016-12-02 21:05:28 -06:00
Arzed Five a7e35a114b (xSaL) Update shaders and presets 2016-12-02 20:11:44 +00:00
hunterk 400d5dead9 add VCR shader 2016-12-02 11:21:15 -06:00
hunterk 96bedecf3e Merge branch 'master' of https://github.com/libretro/slang-shaders 2016-12-02 11:20:25 -06:00
hizzlekizzle 9cb0f9c97e Merge pull request #44 from rz5/master
(xSaL) Translated all files from Cg to slang
2016-12-01 10:21:22 -06:00
Arzed Five 6c5e9f4515 (xSaL) Translated all files from Cg to slang 2016-12-01 16:15:26 +00:00
hunterk e1fe670222 add mame-ntsc 2016-11-29 13:05:52 -06:00
hunterk cdd260242e remove broken crt-easymode-halation since a working version exists 2016-11-29 13:04:58 -06:00
hizzlekizzle eb1b90e0a2 Create scanline.slang 2016-11-23 12:11:11 -06:00
hizzlekizzle 42bce5d24c add grain and sharpen 2016-11-23 12:10:29 -06:00
hizzlekizzle e0e615844b overhaul image-adjustment 2016-11-11 10:29:45 -06:00
hizzlekizzle b421752001 change HSV/RGB conversion to fast, branchless version 2016-11-11 10:15:39 -06:00
hunterk 3ca09c1169 add HSV colorspace conversion 2016-11-08 16:18:51 -06:00
hunterk 82e0df9c32 add sabr-hybrid-deposterize 2016-11-03 15:16:39 -05:00
hunterk dca7c467cb Merge branch 'master' of https://github.com/libretro/slang-shaders 2016-11-01 16:27:14 -05:00