Commit Graph

25 Commits

Author SHA1 Message Date
Jarcode
f87c70af2b Disable second 'graph' pass if nessecary (& other formatting), see #97 2019-02-05 17:45:17 -08:00
Jarcode
7c30c4a78a Added support for disabling shader passes, see #97 2019-02-04 22:07:26 -08:00
Theo Müller
3ff1097941 Fix inverting in antialias pass 2019-02-01 22:40:46 +01:00
Theo Müller
041bfdfd55 Make anti-aliasing work with invert 2019-02-01 20:19:15 +01:00
Theo Müller
8cbf7bc579 Cubic interpolation for joining graph channels 2019-01-31 12:05:05 +01:00
Theo Müller
91530dfc49 Make joining optional 2019-01-30 20:26:35 +01:00
Theo Müller
a39a1324e1 Add anti-aliasing option for graph 2019-01-30 19:59:51 +01:00
Theo Müller
140d98b404 Join middle borders instead of clamping them down 2019-01-30 19:59:51 +01:00
Jarcode
6670c54827 Cleaned up and optimized 'graph' module and its settings, fixes #76 2018-10-29 20:16:40 -07:00
Jarcode
f4ad41df32 Added '@' include specifier, #define workaround, closes #74, closes #75 2018-10-26 21:40:31 -07:00
Jarcode
6c401cbe93 Added circle module, demonstration, changed default configuration values 2018-02-04 20:03:22 -08:00
Jarcode
522d022b70 Added smooth pass option, improved texture lookup performance, fixes #10 (and fixed issues with config copying) 2018-02-03 11:08:28 -08:00
Jarcode
15ffe975cc Changed FFT scaling to use native code and requests 2018-01-12 17:04:03 -08:00
Jarcode
847f26c5fb fixed graph rendering artifact 2017-12-09 12:07:49 -08:00
Jarcode
49f4ce735b Added cfg paths 2017-12-09 12:05:26 -08:00
Jarcode
3473c1562a Updated shader configs 2017-12-04 12:25:26 -08:00
Jarcode
b8d84e78b4 new smoothing formula, radial module, utility module 2017-12-03 19:40:23 -08:00
Jarcode
bb9fbfc4fc fixed config load order, cleaning up shaders 2017-12-02 17:34:22 -08:00
Jarcode
9f3fd6bafc updating shader 2017-12-02 14:02:00 -08:00
Jarcode
d0aec12eaf refactoring shader configs 2017-12-02 14:00:39 -08:00
Jarcode
c7cf13ef2a updating shaders 2017-11-30 18:27:10 -08:00
Jarcode
bd3b0b1457 Updated gravity transform, cleaned up graph shader 2017-11-28 11:47:28 -08:00
Jarcode
88d0485750 fixed crashing issue & avg transform, added gravity transform 2017-11-26 22:47:44 -08:00
Jarcode
57e7071ab9 disabled smoothing pass for graph module 2017-11-26 20:56:59 -08:00
Jarcode
ca7e6c8ba3 initial commit 2017-11-25 22:00:49 -08:00