|
|
a6c96e21fa
|
use bundled presets, skip config file. make self-contained
|
2018-08-04 14:09:32 +03:00 |
|
|
|
02b857c5a5
|
itunes plugin works again
|
2018-08-04 13:26:58 +03:00 |
|
|
|
79f225c8d0
|
some fixes for itunes plugin support. still doesn't really work
|
2018-08-04 11:03:22 +03:00 |
|
|
|
4ef9b71fd9
|
osx packaging w/ xcode
|
2018-08-02 00:52:52 +03:00 |
|
|
|
72cdf9cd22
|
output installer package and app bundle on osx
|
2018-08-02 00:10:54 +03:00 |
|
|
|
9d69291cf2
|
readme
|
2018-08-01 17:28:34 +03:00 |
|
|
|
4966e76b7e
|
makefile stuff for emscripten
|
2018-08-01 17:23:45 +03:00 |
|
|
|
dbe822aff8
|
merge
|
2018-08-01 16:26:37 +03:00 |
|
|
|
66212ca8f1
|
fixup! fixup! fix makefile and add more context to readme
|
2018-08-01 12:18:18 +02:00 |
|
|
|
488737b714
|
fixup! fix makefile and add more context to readme
|
2018-08-01 11:56:09 +02:00 |
|
|
|
4c0237a82d
|
fix makefile and add more context to readme
|
2018-08-01 11:53:27 +02:00 |
|
|
|
463db6132b
|
bundle SDL for osx WIP
|
2018-07-31 12:07:28 +03:00 |
|
|
|
e0619ea9c4
|
Merge branch 'master' into glsl
|
2018-07-28 20:06:25 +02:00 |
|
|
|
9f524298af
|
Downgrade glsl required version to 3.3 supported by OGL 3.3.
It's for old hardware compatiblity since OGL 4.x features are not used.
|
2018-07-28 19:56:46 +02:00 |
|
|
|
15b23e9f79
|
Fix borders issue
|
2018-07-28 19:50:57 +02:00 |
|
|
|
6425b561a5
|
GLES and SSE2 fix stuff
|
2018-07-28 16:30:30 +00:00 |
|
|
|
dcc7800fb7
|
some emscripten support returns
|
2018-07-28 00:20:46 +03:00 |
|
|
|
2fde689eac
|
Merge branch 'glsl' of github.com:projectM-visualizer/projectm into glsl
|
2018-07-26 00:04:38 +03:00 |
|
|
|
984f5ceaf8
|
read FPS from config file for SDL version
|
2018-07-26 00:04:34 +03:00 |
|
|
|
9d91ec0c21
|
Re-enabling PerPixelMath_sse (issue #84)
|
2018-07-25 21:09:58 +02:00 |
|
|
|
7628fd018c
|
- Fix for travis
- Convert glProgramUniform* for OGL 3.x compatibility
|
2018-07-25 19:38:17 +02:00 |
|
|
|
543a3374ff
|
Revert commit ae242a5
|
2018-07-25 19:32:44 +02:00 |
|
|
|
b63c06a824
|
how do you mess up a one character patch?
|
2018-07-23 16:41:46 -07:00 |
|
|
|
c891898281
|
fix _mm_pow(), see https://github.com/projectM-visualizer/projectm/issues/84
|
2018-07-23 15:24:37 -07:00 |
|
|
|
0fda4a58ff
|
GL_LUMINANCE is deprecated, replacement by GL_RGB
|
2018-07-23 20:31:09 +02:00 |
|
|
|
94a5176932
|
Fix border issue
|
2018-07-23 19:31:43 +02:00 |
|
|
|
ed37ab3969
|
some cleanups. fixed dylib loader path for SDL2 so we can bundle it together. fix some minor syntax things. remove cg code.
|
2018-07-23 14:29:08 +03:00 |
|
|
|
0517b76c5d
|
Merge branch 'glsl' of github.com:projectM-visualizer/projectm into glsl
|
2018-07-23 12:57:03 +03:00 |
|
|
|
9f554788f6
|
bleh
|
2018-07-23 12:53:04 +03:00 |
|
|
|
6a6ce7cd90
|
Fix travis building
|
2018-07-23 08:18:36 +02:00 |
|
|
|
3142b36e79
|
Blur shaders ported to GLSL
All presets unifoms corrected
Shader rendering fixed
|
2018-07-23 08:07:14 +02:00 |
|
|
|
ddcd9fb735
|
Texture manager rewrite to add sampler support (used by shaders)
Renderer target rewrite to remove FBO support (better fps)
Render to texture support restored
|
2018-07-22 09:16:06 +02:00 |
|
|
|
dc9f700690
|
Add testing switches:
- fake audio
- unlock FPS (linux only)
|
2018-07-18 21:46:01 +02:00 |
|
|
|
96d91d8eac
|
Removing Cg leftovers
|
2018-07-18 21:41:47 +02:00 |
|
|
|
4c8545a963
|
Disabling PerPixelMath_sse (issue #84)
|
2018-07-18 20:50:53 +02:00 |
|
|
|
be26c7a7a6
|
Merge pull request #77 from luigino/icon
Also install icon file mentioned in the .desktop
|
2018-06-23 14:56:21 -07:00 |
|
|
|
418e28006a
|
Merge pull request #82 from luigino/ppc64
Fix build on ppc64
|
2018-06-23 14:55:34 -07:00 |
|
|
|
1df2e1824b
|
Fix build on ppc64
|
2018-06-23 16:58:03 +02:00 |
|
|
|
a4565f6a09
|
Plugins should be unversioned shared objects
|
2018-06-23 11:25:56 +02:00 |
|
|
|
64638e3965
|
Also install icon file mentioned in the .desktop
|
2018-06-23 10:05:48 +02:00 |
|
|
|
28f34f53d3
|
WIP: now some presets shaders are compiled
- HLSL: Lots of HLSLparser fixes
- HLSL: Add Preprocessor macro support
- HLSL: Add functions: modf, tan
- HLSL: Add while loops support
- Shader static code fixes
- Add define DUMP_SHADERS_ON_ERROR
- ShaderEngine.hpp cleanup
- Restore current preset message
- Remove useless messages
|
2018-06-22 19:38:54 +02:00 |
|
|
|
2446808615
|
Use correct SOVERSION for libprojectM.so
|
2018-06-21 17:57:04 +02:00 |
|
|
|
30f5e04a51
|
Add return value to non-void function template
|
2018-06-21 17:55:21 +02:00 |
|
|
|
a9739e1c97
|
add libprojectM xcode project
|
2018-06-17 14:02:41 +02:00 |
|
|
|
a56010bf81
|
merge master
|
2018-06-17 14:00:27 +02:00 |
|
|
|
dd4e878847
|
this doesn't belong in this branch
|
2018-06-17 13:57:46 +02:00 |
|
|
|
a399f83cda
|
this doesn't belong in this branch
|
2018-06-17 13:57:27 +02:00 |
|
|
|
4a48090c06
|
this doesn't belong in this branch
|
2018-06-17 13:57:11 +02:00 |
|
|
|
2247fc1108
|
FTGL/Cg flags gone
|
2018-06-17 13:56:13 +02:00 |
|
|
|
3af10288ec
|
load from correct presets dir
|
2018-06-17 13:52:38 +02:00 |
|