426e643f10
Fix build on ppc64
2018-06-23 16:58:03 +02:00
02ad1f7ba7
Merge pull request #75 from luigino/minor
...
Minor fixes
2018-06-22 11:58:47 -07:00
194201bb22
Use correct SOVERSION for libprojectM.so
2018-06-21 17:57:04 +02:00
e9d267b0b4
Also search for rcc-qt5
2018-06-21 17:56:10 +02:00
c87f208c47
Add return value to non-void function template
2018-06-21 17:55:21 +02:00
f2188e6ec2
Merge pull request #71 from deltaoscarmike/memleaks_fixes
...
memleaks fixes
2018-06-17 13:50:24 +02:00
1a32b440e3
have xcode copy all presets to $BUILT_PRODUCTS_DIR
2018-06-17 13:48:24 +02:00
59a65a1dc7
Version 3.0.0 - GLES/OpenGL 3
v3.0.0
2018-06-17 13:02:31 +02:00
a410acc14c
Merge pull request #72 from projectM-visualizer/gles3
...
switching glsl version depends of --enable-gles configure flag
2018-06-13 08:28:09 +03:00
40a54802f1
memleaks fixes
2018-06-10 22:02:06 +02:00
444759fad6
switching glsl version depends of --enable-gles configure flag
...
fix vao memleak
2018-06-10 19:23:41 +02:00
e6a2df5b00
Merge pull request #70 from projectM-visualizer/gles3
...
GLES3
2018-06-10 16:32:01 +03:00
f7bf7b7d5c
gles not enabled by default
2018-06-09 23:11:10 +02:00
b2fe0384cc
Merge branch 'gles3' of https://github.com/projectM-visualizer/projectm into gles3
2018-06-09 22:52:49 +02:00
2c321aea20
Restore vertex layout location
2018-06-09 22:50:29 +02:00
133cb6bd00
fix undefined VAO error
2018-06-09 23:28:16 +03:00
266b5e1ed0
progress - glsl 410
2018-06-09 21:54:13 +03:00
b1564b8167
Merge branch 'gles3' of github.com:projectM-visualizer/projectm into gles3
2018-06-09 21:43:18 +03:00
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
de8b84c6e9
Merge pull request #68 from deltaoscarmike/master
...
FIX: crash if preset directory is empty.
2018-06-07 12:16:48 +03: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
0d19e1766a
FIX: crash if preset directory is empty.
...
The crash happens in QProjectM_MainWindow::refreshHeaders which is dependent of columns count.
Columns headers doesn't need to be hidden if preset folder is empty.
2018-06-06 19:13:33 +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