Commit Graph

18 Commits

Author SHA1 Message Date
Jarcode
8cb183fb9a Fixed emission bug with @n:(...) syntax 2019-04-02 16:20:21 -07:00
Jarcode
d1028c24da Fixed recursive pipe parsing, use proper pipe uniform prefix 2019-04-02 16:01:54 -07:00
Jarcode
452deea23d Handle preceding operators for pipe defaults 2019-04-02 15:45:20 -07:00
Jarcode
13e9f051ce Emit #line directives, refactor prefixes '__' -> '_', fix 'bars' outline 2019-04-02 03:22:46 -07:00
Jarcode
706ec0fcd4 properly handle default pipe names 2019-03-15 00:32:33 -07:00
Jarcode
4cdf1f13f9 Allow underscores in @ syntax 2019-03-14 22:00:42 -07:00
Jarcode
06644549e2 remove unnessecary strdup 2019-03-14 21:57:26 -07:00
Jarcode
aa56b89ddf Add --pipe flag 2019-03-14 21:39:50 -07:00
Jarcode
426f70f579 Added --request parameter, fixed reading directives at end of file, limited most output to --verbose option 2018-11-02 16:27:54 -07:00
Jarcode
f4ad41df32 Added '@' include specifier, #define workaround, closes #74, closes #75 2018-10-26 21:40:31 -07:00
Jarcode
386d32076c Style changes and contribution guidelines 2018-10-26 18:35:29 -07:00
Jarcode
2c99124556 Fixed various static leaks 2018-10-21 10:28:06 -07:00
Jarcode
ec6d4d0c37 exempted glsl color syntax from string contents 2018-02-07 19:53:23 -08:00
Jarcode
aea30abf67 added RGBA hex color parsing for GLSL, fixed alpha blending bug 2018-02-07 19:29:56 -08:00
Jarcode
79d391938d moved hex color parsing to ext_parse_color, removed debug message 2018-02-07 17:46:34 -08:00
Jarcode
49f4ce735b Added cfg paths 2017-12-09 12:05:26 -08:00
Jarcode
bb9fbfc4fc fixed config load order, cleaning up shaders 2017-12-02 17:34:22 -08:00
Jarcode
ca7e6c8ba3 initial commit 2017-11-25 22:00:49 -08:00