Commit Graph

230 Commits

Author SHA1 Message Date
Jarcode
5fdf0545a8 Added GLSL sampling modes 2019-03-09 14:52:38 -08:00
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
Levi Webb
bc2db4a415 Merge pull request #97 from arch1t3cht30/graph_tweaks
Anti-aliasing and better joining for the graph module
2019-02-02 14:58:33 -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
Levi Webb
f235362f44 Merge pull request #94 from dan-santana/musl-build
Fix musl build
2019-01-04 21:45:19 -08:00
Levi Webb
32853b73d8 Merge pull request #93 from dan-santana/master
Use SONAMEs when loading GLX libs dinamically
2019-01-04 21:43:29 -08:00
Daniel Santana
4705699bb6 Fix musl build 2019-01-04 22:23:52 -02:00
Daniel Santana
3ef23f0db8 Use SONAMEs when loading GLX libs dinamically 2019-01-04 21:57:52 -02:00
Levi Webb
4d51ccbd54 Update README.md 2019-01-01 14:00:11 -08:00
Levi Webb
6c02d15c80 Force bash in Makefile, see #91 2019-01-01 12:47:57 -08:00
Levi Webb
40dac829cc Merge pull request #92 from Aaahh/patch-7
Check SHADERDIR exist
2019-01-01 12:46:06 -08:00
Aaahh Ahh
bde3101c42 Check SHADERDIR exist
Unity has incorrectly set XDG_CONFIG_DIRS to a path that does not exist
2018-12-30 16:49:40 -05:00
Levi Webb
f2857e5f21 Merge pull request #83 from jubalh/readme
Add install instructions
2018-12-17 13:09:01 -08:00
Levi Webb
66a9b09b10 Merge pull request #82 from jubalh/giti
Add gitignore
2018-11-30 18:15:16 -08:00
Michael Vetter
31a39b6ecd Add install instructions
Some distros have packages for glava. Let's mention them.
2018-11-30 14:49:13 +01:00
Michael Vetter
dd0f5bf0f9 Add gitignore
Add files that we don't want to have in version control so devs have it
easier.
2018-11-30 14:42:58 +01:00
Jarcode
1337253257 Added audio backends, fifo support, see #78 2018-11-17 21:03:02 -08:00
Jarcode
76325cb126 Fixed uninitialized GLSL output variable, closes #70 2018-11-13 17:04:12 -08:00
Jarcode
426f70f579 Added --request parameter, fixed reading directives at end of file, limited most output to --verbose option v1.5.8 2018-11-02 16:27:54 -07:00
Jarcode
1d2b014da7 Fix leak with 'xroot' transparency 2018-11-02 13:09:48 -07:00
Jarcode
6670c54827 Cleaned up and optimized 'graph' module and its settings, fixes #76 v1.5.7 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
93df114308 update wording 2018-10-26 18:42:01 -07:00
Jarcode
d21edcfb29 update contribution guidelines 2018-10-26 18:41:00 -07:00
Jarcode
e0b4f7d6c7 Merge branch 'master' of https://github.com/wacossusca34/glava 2018-10-26 18:35:44 -07:00
Jarcode
386d32076c Style changes and contribution guidelines 2018-10-26 18:35:29 -07:00
Robin B
52af6ac173 radial: configurable offsets (#73)
* Add: Offset radial visualizer (config)

* Add: Offset radial visualizer
2018-10-25 18:56:59 +02:00
Jarcode
3da1fb34dd stopped using centered coords for radial module, see #69 2018-10-21 12:13:56 -07:00
Jarcode
2c99124556 Fixed various static leaks v1.5.6 2018-10-21 10:28:06 -07:00
Jarcode
9d1c3a177c Fixed critical bug that caused GLava to stop rendering if it was obstructed v1.5.5 2018-10-09 17:43:15 -07:00
Jarcode
db625cf00c Add flags for i3 v1.5.4 2018-10-08 17:52:04 -07:00
Jarcode
1845fad7fd update README.md 2018-10-08 17:51:18 -07:00
Jarcode
25c1701ce6 Update --desktop flags for i3 and awesome 2018-10-08 17:49:17 -07:00
Jarcode
b627219109 Updated makefile with various improvements 2018-10-08 17:36:17 -07:00
Jarcode
3dfbdb5127 Removed hard dependency on glad submodule 2018-10-08 17:32:44 -07:00
Jarcode
7bb7913bd3 Removed -march=native from Makefile v1.5.3 2018-10-08 12:43:18 -07:00
Jarcode
1a1cbc9cc8 Fixed changes to _XROOTPMAP_ID not updating background with "xroot" transparency 2018-10-08 11:53:58 -07:00
Jarcode
83a94e3eb4 Handle window map_state and VisibilityNotify events, closes #68 2018-10-08 11:18:45 -07:00
Jarcode
acdbb8f3b5 updated README.md v1.5.2 2018-10-07 12:04:00 -07:00
Jarcode
829c1be370 Merge branch 'master' of https://github.com/wacossusca34/glava 2018-10-07 08:20:33 -07:00
Jarcode
261ba8ded5 Added more meaningful error messages to the GLX backend 2018-10-07 08:20:19 -07:00
Levi Webb
fc9c74d256 Merge pull request #66 from coderobe/patch-readme
README: Add required X extensions
2018-10-06 15:21:11 -07:00
Levi Webb
a697af9a0a Merge pull request #67 from coderobe/patch-readme-archlinux
README: Mention Arch Linux binary release (community)
2018-10-06 15:20:40 -07:00
Robin B
437aa146a4 README: Mention Arch Linux binary release (community)
GLava is now part of the official Arch Linux [community] repository, maintained by me
2018-10-06 20:41:11 +02:00