Commit Graph

29 Commits

Author SHA1 Message Date
Jarcode
5c9d974252 Fixed extglob in Makefile 2019-03-12 16:30:03 -07:00
Jarcode
d640ac5d3c Added basic test mode for debug builds 2019-03-12 16:18:46 -07:00
Levi Webb
6c02d15c80 Force bash in Makefile, see #91 2019-01-01 12:47:57 -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
Jarcode
f4ad41df32 Added '@' include specifier, #define workaround, closes #74, closes #75 2018-10-26 21:40:31 -07:00
Jarcode
b627219109 Updated makefile with various improvements 2018-10-08 17:36:17 -07:00
Jarcode
7bb7913bd3 Removed -march=native from Makefile 2018-10-08 12:43:18 -07:00
Jarcode
643b0cf3f5 Added detection for variable changes in Makefile, see #59 2018-09-09 19:26:32 -07:00
Jarcode
d49be40fd3 Added --desktop flag with presets, added setclickthrough option, removed kde previous kde changes, updated readme 2018-09-08 21:06:18 -07:00
Jarcode
fb1d85dbf9 Added potential fixes for KDE 2018-09-08 14:05:40 -07:00
Robin B
7b72a28f19 Fix fatal make issue when using XDG_CONFIG_DIRS 2018-05-07 11:48:17 +02:00
Jarcode
869ebba6b4 Added dynamic symbol loading for GLX functions, closes #41 2018-04-06 17:02:43 -07:00
Jarcode
20e755fbcb Switched to using git tags for versioning 2018-03-18 17:00:14 -07:00
Robin Broda
e2f32a14cf Fix LDFLAGS 2018-03-02 18:40:35 +01:00
Jarcode
b86870e0fd Added passes for premultiplied alpha, fixed alpha blending for native transparency 2018-02-12 16:25:32 -08:00
Jarcode
f021457abd Added GLX window creation backend, addresses #18 2018-02-12 12:47:59 -08:00
Jarcode
e5f5671acc Added gl_wcb interface to abstract out glfw and glx usage 2018-02-11 20:43:52 -08:00
Jarcode
79b99b09be refactored X11 code in 'render.c' and 'xwin.c' 2018-02-11 09:38:23 -08:00
Jarcode
d7e27cea7b Added more debug options to makefile 2018-01-17 18:45:33 -08:00
Jarcode
fc45b8d032 Fixed makefile space issues and updated readme 2018-01-17 17:51:07 -08:00
Jarcode
91e1a743c8 Fixed makefile race condition, fixed install goal, fixes #8 2018-01-17 17:31:17 -08:00
Jarcode
c4b62cdd54 Simplified makefile targets, related to #8 2018-01-17 17:20:58 -08:00
Jarcode
f767ae0b6c Fixed #8 and modified makefile targets to respect DESTDIR 2018-01-17 16:56:46 -08:00
Jarcode
dd935f7031 Fixed shm resource issue 2018-01-07 19:43:00 -08:00
Jarcode
2e0d0921c5 added transparency, cleanup 2018-01-07 18:35:40 -08:00
Jarcode
6e19ef29ab durrrr 2017-12-04 14:56:15 -08:00
Jarcode
4a6ba00ec4 added uninstall rule 2017-12-02 14:04:13 -08:00
Jarcode
75033a09aa properly handling config paths 2017-12-01 22:46:31 -08:00
Jarcode
ca7e6c8ba3 initial commit 2017-11-25 22:00:49 -08:00