|
|
e2bce59bfc
|
Merge pull request #59 from mbellew/eval_perf
Expression evaluation performance
|
2018-05-12 08:55:41 +03:00 |
|
|
|
66db7ade78
|
NULL check
|
2018-05-10 21:40:37 -07:00 |
|
|
|
439a4f161a
|
typo
|
2018-05-10 20:06:02 -07:00 |
|
|
|
10b0a4d9a4
|
TreeExprMult
|
2018-05-10 19:30:28 -07:00 |
|
|
|
f4a29d54fe
|
PrefunExprOne
|
2018-05-10 18:47:15 -07:00 |
|
|
|
f5e83537f7
|
ExprClass and some warning cleanup
|
2018-05-10 14:50:37 -07:00 |
|
|
|
96a76ad1ed
|
optimize()
|
2018-05-09 22:39:02 -07:00 |
|
|
|
2f8c3b6b7c
|
kill GenExpr
|
2018-05-09 08:43:05 -07:00 |
|
|
|
6e4363d146
|
virtual Expr::eval()
|
2018-05-08 21:56:22 -07:00 |
|
|
|
d98efea27a
|
remove bogus readme
|
2018-04-27 02:53:07 -07:00 |
|
|
|
84eac206b1
|
Merge pull request #57 from projectM-visualizer/pkgconfig
pkg-config from @schnitzeltony
|
2018-04-27 12:52:24 +03:00 |
|
|
|
d6c99b0a23
|
update tests to look for headers in libprojectM/...
|
2018-04-27 02:15:11 -07:00 |
|
|
|
83218ee85c
|
Merge branch 'pkgconfig' of github.com:projectM-visualizer/projectm into pkgconfig
|
2018-04-27 12:13:40 +03:00 |
|
|
|
5c13056d31
|
Merge pull request #54 from schnitzeltony/master
Autotools pkgconfig
|
2018-04-27 12:12:55 +03:00 |
|
|
|
9c98ba3e07
|
Merge pull request #56 from deltaoscarmike/master
Fix typo
|
2018-04-26 23:41:02 +03:00 |
|
|
|
85c799c60c
|
Fix typo
|
2018-04-26 22:34:23 +02:00 |
|
|
|
f0ce9c7269
|
Install headers to /usr/include/libprojectM
That is where the were before switching to autotools and where projects expect
them.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
2018-04-15 01:01:07 +02:00 |
|
|
|
85f6d954b2
|
Re-add pkg-config support
Give others - e.g qmmp the chance to find projectM
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
2018-04-14 23:53:28 +02:00 |
|
|
|
9f8387cbfb
|
Merge pull request #53 from walshbp/install_headers
install additional headers needed to compile against libprojectm
|
2018-04-11 09:44:07 +02:00 |
|
|
|
1b30a59075
|
do not install config.h. Remove config.h from Common.hpp
|
2018-04-10 18:54:12 -04:00 |
|
|
|
02d8e0e377
|
install additional headers needed to compile against libprojectm
|
2018-04-09 19:37:26 -04:00 |
|
|
|
82c22c36f5
|
readme update
|
2018-04-09 08:34:53 -07:00 |
|
|
|
77141bf4f1
|
Merge pull request #52 from projectM-visualizer/pthreads
Re-enable threading
|
2018-04-09 17:34:08 +02:00 |
|
|
|
2e67f128eb
|
Merge pull request #50 from projectM-visualizer/xcode
Config file / xcode
|
2018-04-09 17:33:53 +02:00 |
|
|
|
8854e27e91
|
try adding pthreads CFLAGS
|
2018-04-09 04:55:35 -07:00 |
|
|
|
4120d04559
|
debugging
|
2018-04-09 04:54:11 -07:00 |
|
|
|
432da1cf19
|
trying to get LIBS right
|
2018-04-08 23:59:33 -07:00 |
|
|
|
38c7716cdf
|
bleh
|
2018-04-08 14:10:04 -07:00 |
|
|
|
3ea353f3b2
|
threading enabled
|
2018-04-08 13:28:14 -07:00 |
|
|
|
27056353bc
|
moving threading
|
2018-04-08 13:27:50 -07:00 |
|
|
|
b4d9270568
|
pthreads
|
2018-04-08 13:27:38 -07:00 |
|
|
|
18b24a849d
|
moving threading to diff branch
|
2018-04-08 13:23:43 -07:00 |
|
|
|
55cf2f24d7
|
use version macro
|
2018-04-08 13:04:52 -07:00 |
|
|
|
a4ead567fa
|
deal with old sdl that doesn't have SDL_GetDisplayUsableBounds(0, &initialWindowBounds);
|
2018-04-08 13:04:21 -07:00 |
|
|
|
c799f7915b
|
multithreading, bump up mesh size in config
|
2018-04-08 12:55:10 -07:00 |
|
|
|
b68aa8085e
|
make DATADIR_PATH accessible from our CFLAGS
|
2018-04-08 12:04:13 -07:00 |
|
|
|
fc5451076c
|
fix shadowing width/height on resize
|
2018-04-08 12:04:00 -07:00 |
|
|
|
4b5f671775
|
track shader filenames so we know where the shader compilation errors come from
|
2018-04-08 11:43:26 -07:00 |
|
|
|
cba5094f9f
|
bump version
|
2018-04-08 11:00:03 -07:00 |
|
|
|
820e40053f
|
fixing cg/shaders for dev run of SDL app
|
2018-04-08 10:56:48 -07:00 |
|
|
|
1c3f72f2c1
|
shader load path for debug
|
2018-04-08 10:45:22 -07:00 |
|
|
|
420c939369
|
SDL include, remove my copyrights that xcode added :/
|
2018-04-08 10:28:48 -07:00 |
|
|
|
f683733f67
|
building under xcode
|
2018-04-08 10:17:14 -07:00 |
|
|
|
2f002a4913
|
xcode
|
2018-04-08 09:11:33 -07:00 |
|
|
|
ce837ddac3
|
can build libprojectM with xcode now
|
2018-04-08 08:57:03 -07:00 |
|
|
|
c1ee4bd6dd
|
libprojectM xcode project
|
2018-04-08 08:17:38 -07:00 |
|
|
|
cc6748896e
|
kind of working itunes plugin support again
|
2018-04-06 15:17:43 -07:00 |
|
|
|
76aae4dbac
|
Cg support again
|
2018-04-06 13:58:56 -07:00 |
|
|
|
f175751da0
|
cleanup
|
2018-04-05 21:47:23 -07:00 |
|
|
|
e4735008ff
|
ignores
|
2018-04-05 21:37:57 -07:00 |
|