Commit Graph

1569 Commits

Author SHA1 Message Date
ad2acbf21b Downgrade shaders to glsl 1.3 2018-06-09 14:19:46 +02:00
d30e58bb4e Merge branch 'gles3' of github.com:projectM-visualizer/projectm into gles3 2018-06-09 15:08:49 +03:00
0b662c87f4 GL 1.3 stuff 2018-06-09 15:08:34 +03:00
630a92ab53 SDL GL 2018-06-09 14:09:58 +03:00
466b80b02d SDL GL 2018-06-09 14:08:29 +03:00
1cecc14298 Disabling FTGL and Cg 2018-06-09 12:42:29 +02:00
047831815f Merge branch 'gles3' of github.com:projectM-visualizer/projectm into gles3 2018-06-09 00:22:36 +03:00
13cc40da73 C++11 nullptr to NULL
C++11 lambda conversion
2018-06-08 16:25:07 +02:00
7d497ce582 Merge pull request #69 from deltaoscarmike/gles3
OpenGL ES 3.0 support
2018-06-08 08:34:55 +03:00
a75c6aa67f FTGL doesn't support modern OpenGL: disabling 2018-06-08 07:18:07 +02:00
0bb9903afd Move optional gl32.h which is only used for GL debug 2018-06-08 07:07:33 +02:00
c1f71d3bb3 Forgot to add libglm...again 2018-06-07 19:46:24 +02:00
b11a6e14b8 Fix glm presence checking by autotools 2018-06-07 19:19:13 +02:00
2513161489 fixing up GL bits and pieces 2018-06-07 10:38:10 +03:00
7614c28368 OpenGL ES 3.0 support 2018-06-06 20:25:31 +02:00
15f5096e6d Merge pull request #67 from schnitzeltony/master
Makefile.am: Fix installation with DESTDIR set
2018-06-05 08:21:05 +02:00
5a2f6eec3b Makefile.am: Fix installation with DESTDIR set
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-04 22:35:38 +02:00
b873d83734 copying this into master to make diffing easier 2018-06-03 15:08:15 +02:00
768114f4f7 Merge pull request #65 from mbellew/issue_64
fix for issue 64
2018-06-02 15:01:28 +02:00
9134d174d6 fix for issue 64 2018-05-29 07:14:13 -07:00
c8e22e350c Merge pull request #62 from mbellew/sse
SSE version of PresetOutputs::PerPixelMath
2018-05-23 10:11:22 +03:00
5f8a525f9b fix signature for _mm_sincosf(), thanks Mischa 2018-05-22 12:45:07 -07:00
541a22c712 AC_CHECK_FUNCS_ONCE 2018-05-22 12:03:26 -07:00
6834d407dc __APPLE__ 2018-05-21 22:22:39 -07:00
43070063c7 TARGET_OS_MAC 2018-05-21 21:00:57 -07:00
a374bd93bc some comments 2018-05-20 16:34:52 -07:00
17942b79ac alloc mesh as one memory block 2018-05-20 16:25:20 -07:00
a2d1003aad Merge pull request #61 from mbellew/parameterexpr_cleanup
ParameterExpr cleanup
2018-05-18 10:22:10 +03:00
21118fb3e6 move matrix_flag check back to eval time 2018-05-17 14:49:45 -07:00
fb773fff93 fix responsiveness of SDL app 2018-05-17 14:34:48 -07:00
59ee738428 cleanup 2018-05-16 09:32:55 -07:00
681b23d9f9 unused member pcmBuffer 2018-05-16 09:31:45 -07:00
d1578229ce SSE version of PresetOutputs::PerPixelMath() 2018-05-15 22:34:32 -07:00
0d0d918d55 Merge pull request #2 from projectM-visualizer/master
from main repo
2018-05-14 18:31:20 -07:00
9650468607 Merge pull request #60 from mbellew/sdl_crash_on_quit
fix segfault on app close
2018-05-14 18:35:29 +03:00
33110d0908 fix segfault on app close 2018-05-13 23:22:37 -07:00
60df419050 Merge pull request #59 from mbellew/eval_perf
Expression evaluation performance
2018-05-12 08:55:41 +03:00
f9da4b3f0b NULL check 2018-05-10 21:40:37 -07:00
f3ab8e2942 typo 2018-05-10 20:06:02 -07:00
4ac64f4642 TreeExprMult 2018-05-10 19:30:28 -07:00
0d248236e7 PrefunExprOne 2018-05-10 18:47:15 -07:00
397790b95e ExprClass and some warning cleanup 2018-05-10 14:50:37 -07:00
54b2537066 optimize() 2018-05-09 22:39:02 -07:00
c8e0b93574 kill GenExpr 2018-05-09 08:43:05 -07:00
39b74ef528 virtual Expr::eval() 2018-05-08 21:56:22 -07:00
133b0a74f1 remove bogus readme 2018-04-27 02:53:07 -07:00
1f408cad42 Merge pull request #57 from projectM-visualizer/pkgconfig
pkg-config from @schnitzeltony
2018-04-27 12:52:24 +03:00
34d63573e4 update tests to look for headers in libprojectM/... 2018-04-27 02:15:11 -07:00
4594aeca68 Merge branch 'pkgconfig' of github.com:projectM-visualizer/projectm into pkgconfig 2018-04-27 12:13:40 +03:00
f7f2dd4214 Merge pull request #54 from schnitzeltony/master
Autotools pkgconfig
2018-04-27 12:12:55 +03:00