7d279db9bb
Merge pull request #123 from projectM-visualizer/gles_fixes
...
DX to openGL/openGLES transpilation fixes
2018-11-23 12:27:57 +01:00
d9f65d9211
Disable OGL debug for GLES build
...
Memory leak fix
2018-11-21 18:39:52 +01:00
94ece761ff
Merge pull request #122 from projectM-visualizer/build_warnings_cleanup
...
Build warnings cleanup
2018-11-21 18:33:35 +01:00
271f1f2f68
- Matrix assignment: DX to GL adaptation
...
- GLES fix
2018-11-20 20:34:36 +01:00
64d62429fb
Assignement -> Assignment
2018-11-20 20:29:09 +01:00
0e4436026e
easy asan activation
2018-11-20 19:21:34 +01:00
069c005c5b
audio emoji is back
2018-11-20 19:19:59 +01:00
18de78fd71
using std::abs
2018-11-19 19:06:19 +01:00
10ee34683e
DX to openGL/openGLES transpilation fixes
2018-11-17 13:13:25 +01:00
116025f272
std::abs usage
2018-11-17 12:55:34 +01:00
d4d74f6d05
Build warnings cleanup
2018-11-17 11:42:28 +01:00
4e37c109f0
memleak fix
2018-11-17 11:41:59 +01:00
9fea09b23e
Merge pull request #112 from notspiff/add_runtime_datadir
...
added: allow specifying datadir in settings on runtime
2018-10-15 16:27:59 +03:00
b56a1c848d
fixup! added: allow specifying datadir in settings on runtime
2018-10-15 15:24:14 +02:00
7bf0a3f35d
added: allow specifying datadir in settings on runtime
2018-10-04 16:33:47 +02:00
a282403cac
update xcode
2018-09-30 15:46:01 +03:00
dd27a53889
readme, comments
2018-09-30 15:37:45 +03:00
47286f1b34
Merge pull request #106 from projectM-visualizer/no-glew
...
No GLEW
2018-09-30 15:22:36 +03:00
5e456e28ec
Merge pull request #107 from projectM-visualizer/glsl
...
Include config.h for libraries
2018-09-23 15:04:23 +02:00
b1fe1637f4
Merge pull request #103 from growingant/patch-2
...
update Makefile.am
2018-09-23 14:31:09 +02:00
527ba32c29
Merge pull request #102 from growingant/patch-1
...
update Makefile.am
2018-09-23 14:30:31 +02:00
608173e848
Glew and FTGL cleanup
2018-09-23 13:37:06 +02:00
c2993679b3
remove glew and ftgl from travis deps
2018-09-22 12:05:07 +03:00
567b6e5cdc
bye glew
2018-09-22 11:52:30 +03:00
68844b7d46
Removing GLEW
2018-09-22 11:39:19 +03:00
1216c5d05f
update Makefile.am
...
Include generated config.h so that USE_GLES macro can be imported and then source files can be compied with <GLES3/gl3.h> when USE_GLES is set
2018-09-19 10:09:17 +08:00
fda07b9b23
update Makefile.am
...
Include generated config.h so that USE_GLES macro can be imported and then source files can be compied with <GLES3/gl3.h> when USE_GLES is set
2018-09-19 10:05:51 +08:00
c7b2508fb5
Merge pull request #26 from projectM-visualizer/glsl
...
Re-enable shaders on modern platforms by transpiling HLSL to GLSL on the fly.
Better GLES support.
Running successfully on embedded systems with GLES and shaders. Compiles and almost runs with emscripten now (#92 ).
Mega props 👏 => @deltaoscarmike <= 👏
2018-09-08 11:09:28 +03:00
ca3877151f
removing incredibly outdated FAQ
2018-09-03 00:06:44 +03:00
b377e5f734
How2build
2018-09-03 00:06:08 +03:00
9f8db27a3b
Fix for glsl threading crash #97 2/?
2018-09-02 20:05:30 +02:00
73dc5ccbd9
Fix for glsl threading crash #97
2018-09-02 19:54:08 +02:00
7e9ff24080
Merge branch 'glsl' of github.com:projectM-visualizer/projectm into glsl
2018-08-26 17:14:52 +02:00
01ea43f5dc
Fix unlock FPS flag
...
Add comments for test flags
2018-08-25 20:19:10 +02:00
3b3d469cdf
Fix issue #76 Qt build fails on linux
2018-08-23 22:06:31 +02:00
d6bb6f96f4
Fix issue #94 build error
2018-08-23 21:55:07 +02:00
11ce7f85a6
Merge branch 'master' into glsl
2018-08-23 20:18:46 +02:00
69ab9fb44e
Fix issue #85 : projectM_resetGL not resizing as expected
2018-08-23 20:08:13 +02:00
9d9d4c33e9
fixing itunes stuff a little
2018-08-22 22:34:54 +02:00
57d1c0d446
Merge branch 'glsl' of github.com:projectM-visualizer/projectm into glsl
2018-08-22 22:34:38 +02:00
bfa33f0bee
Fix native presets
2018-08-22 21:20:13 +02:00
fd0a987259
Small fixes
2018-08-22 21:05:42 +02:00
f7b971359c
Fix texture management
2018-08-22 20:07:11 +02:00
13314c228c
Complete HLSLTranslator matrix support
2018-08-21 21:54:34 +02:00
abbbf779ef
Several HLSLTranslator fixes
2018-08-21 21:44:02 +02:00
01cec91cca
Fixing HLSLTranslator:
...
- miising keywords
- rsqrt function
- modulo support
- preprocessor if/else/endif support
- several small fixes
2018-08-21 20:01:39 +02:00
362fcce124
Fix composite rendering glitches
2018-08-21 19:43:53 +02:00
99710c6489
Remove useless files
2018-08-21 19:36:38 +02:00
d4ccf8909f
Add a fast preset switching test flag to check for shader compilation issues
2018-08-21 19:27:40 +02:00
0b03106430
shaders fixes
2018-08-21 19:23:17 +02:00